CI/CD Integrations
Published
<p>Use pkg.pr.new when an agent needs an installable preview build from a pull request so reviewers can test a package before the maintainer cuts a real npm release.</p>
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Uses kubeconform to validate Kubernetes manifests against versioned schemas before anything touches a cluster. The agent can review rendered Helm output, raw manifests, or PR diffs and return invalid resources, missing schemas, and strict-mode failures without requiring live cluster credentials.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Use GitHub Next's update-docs workflow when code changes should trigger documentation maintenance instead of waiting for humans to remember it later. The agent analyzes what changed, generates the missing docs updates, and opens a reviewable PR rather than silently rewriting the docs in place.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Use GitHub Next's CI Doctor workflow to watch GitHub Actions runs, pull failure logs, trace recurring patterns, and open investigation issues with concrete next steps. This is for agents acting as CI failure investigators, not for listing GitHub Agentic Workflows as a product.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Use GitHub Next's CI Doctor workflow to watch GitHub Actions runs, pull failure logs, trace recurring patterns, and open investigation issues with concrete next steps. This is for agents acting as CI failure investigators, not for listing GitHub Agentic Workflows as a product.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Use oasdiff when an agent needs to compare old and new OpenAPI specs and decide whether a proposed change is safe to merge. The skill turns spec drift into a concrete breaking-change report that can block CI or annotate review workflows.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Use release-please when an agent should turn merged Conventional Commits into structured release PRs, version bumps, and changelog updates before a human reviews and merges. This is a release-management workflow, not a generic package or CI listing.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Deploy and manage Dockerized apps on your own infrastructure with Dokploy, an open source platform positioned as an alternative to Heroku, Vercel, and Netlify. This skill is useful when agents need to stand up services, manage compose stacks, provision databases, and reason about Traefik-backed deployment workflows from real Dokploy docs and project conventions.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
semantic-release automates version calculation, changelog generation, tagging, and package publishing from conventional commits and CI runs. It fits agent workflows that need repeatable release automation across npm and other release targets without manual version bumps.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Renovate is an open source dependency automation tool that discovers package files and opens update pull requests across many ecosystems. This skill fits agents that need to plan, configure, or operate dependency update workflows in GitHub, GitLab, Bitbucket, or other supported source control platforms.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Harness Open Source (formerly Gitness) is an end-to-end developer platform that integrates Git repository hosting, CI/CD pipelines, hosted development environments, and artifact registries in a single self-hosted binary.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Kamal is an open-source deployment tool by Basecamp that deploys containerized web applications anywhere — from bare metal to cloud VMs — with zero downtime using Docker and SSH. It uses kamal-proxy for seamless container switching and works across multiple servers simultaneously.
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Garden is a DevOps automation tool for developing and testing Kubernetes apps faster. It spins up production-like environments on demand, provides smart build caching with parallel execution, and uses a unified YAML configuration across development, testing, and CI stages.
Custom Agents CI/CD Integrations
CI/CD Integrations
Security Reviewed
Woodpecker is a simple yet powerful self-hosted CI/CD engine written in Go with great extensibility. It runs pipelines defined in YAML, supports plugins for extensibility, uses minimal resources, and is the CI engine behind Codeberg.
⭐ 6.8k woodpecker Apache-2.0
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Dagger is an open-source automation engine for building, testing, and shipping any codebase. It replaces shell scripts and proprietary YAML with real code using SDKs in Go, Python, TypeScript, and 5 other languages, with built-in caching and OpenTelemetry tracing.
⭐ 15.6k dagger Apache-2.0
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
CapRover is a self-hosted Platform-as-a-Service that automates Docker, Nginx, and LetsEncrypt to deploy applications and databases with minimal configuration. It provides a web GUI and CLI for managing NodeJS, Python, PHP, Ruby, Go apps and popular databases on any VPS.
⭐ 14.9k docker ⬇ 8.4k/wk
Multi-Framework CI/CD Integrations
CI/CD Integrations
Security Reviewed
Harden-Runner by StepSecurity is a CI/CD security agent that works like an EDR for GitHub Actions runners. It monitors network egress, file integrity, and process activity in real-time, detecting supply chain attacks such as the tj-actions and Codecov compromises.
⭐ 1.1k harden-runner
Claude Code CI/CD Integrations
CI/CD Integrations
Security Reviewed
act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on workflow changes without pushing to GitHub. With 57,000+ stars on GitHub, it is the standard tool for local Actions development and testing.
⭐ 69.7k act
Claude Code CI/CD Integrations
CI/CD Integrations
Security Reviewed
Automate software releases with GoReleaser — build cross-platform binaries, create Docker images, generate changelogs, and publish to GitHub/GitLab/Gitea in a single command. Works for Go projects and beyond.
⭐ 15.7k goreleaser
Claude Code CI/CD Integrations
CI/CD Integrations
Security Reviewed
Optimizes GitLab CI/CD cache configurations using the GitLab Pipelines API v4 and cache:key:files directive analysis. Reduces pipeline duration by identifying cache misses and suggesting optimal key strategies.
Claude Code CI/CD Integrations
CI/CD Integrations
Security Reviewed
Audits Jenkins shared libraries for security vulnerabilities using the Jenkins Script Console API and Groovy AST analysis. Detects unsafe method calls, credential leaks, and sandbox escapes in pipeline libraries.
Cursor CI/CD Integrations
CI/CD Integrations
Security Reviewed
Analyzes Buildkite pipeline YAML and optimizes parallelism using the Buildkite REST API v2 and GraphQL API. Reduces build times by identifying bottleneck steps and suggesting agent queue rebalancing.
OpenClaw CI/CD Integrations
CI/CD Integrations
Security Reviewed
Auto-scales Buildkite agent fleets based on queue depth and job wait times using the Buildkite GraphQL API. Manages AWS EC2 spot instances and Kubernetes HPA configurations for elastic CI capacity.
Gemini CI/CD Integrations
CI/CD Integrations
Security Reviewed
Validates Tekton pipeline supply chain security using Sigstore cosign verification and SLSA provenance checks. Ensures all pipeline tasks have signed images and proper attestation metadata via the Tekton Results API.
OpenClaw CI/CD Integrations