DevOps & Infra Agent Skills

DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.

DevOps & Infra

2,864 skills
tinh2
full-test
Runs a complete testing pipeline covering full test suites, automated and manual tests, and logs execution metadata for the /evolve pipeline.
13
tinh2
load-test
Generates and runs load tests for API endpoints using k6, Locust, or Artillery. Detects the API framework, creates realistic user behavior flows, executes ramp-up, sustained, spike, and stress profiles, and produces a bottleneck analysis with optimization recommendations.
13
tinh2
ci-fixer
Scans GitHub repositories for failing or stuck Actions workflows, diagnoses root causes, and applies fixes such as canceling stuck runs, re-running failed jobs, and cleaning runner caches.
13
tinh2
dx
Audits a project's developer experience by scoring devcontainer, git hooks, linting, build caching, environment setup, and release pipeline, then generates a DX health report with prioritized recommendations.
13
tinh2
terraform
Generates modular Terraform infrastructure-as-code for AWS, GCP, or Azure, including VPC, compute, database, cache, CDN, and monitoring with per-environment sizing, remote state, and cost estimates.
13
tinh2
skill-stack
Classifies a repository into one of six archetypes and installs a curated bundle of agent skills covering build, test, review, deploy, and docs, with a user-visible manifest and a recorded stack file.
13
tinh2
walkthrough
Launches a Flutter app on a simulator or emulator, generates and runs exhaustive integration tests covering every screen, button, form, and user flow, then self-heals failures.
13
pranavnagrecha
fsc-action-plans
Designs and maintains versioned reusable task sequences in Financial Services Cloud using Action Plan templates for client onboarding, account opening, annual review preparation, and compliance tasks.
15 · bundle
pranavnagrecha
mobile-publisher
Plans, configures, and maintains Salesforce Mobile Publisher branded apps for App Store and Google Play distribution, covering build assets, push certificates, and version policies.
15 · bundle
pranavnagrecha
apex-metadata-api
Creates or updates Salesforce metadata components at runtime from Apex using the Metadata namespace, including custom fields, objects, picklist values, and labels, with asynchronous deployment and callback handling.
15 · bundle
pranavnagrecha
npsp-custom-rollups
Configures, troubleshoots, and extends NPSP Customizable Rollups, including rollup definitions, filter groups, batch job modes, and migration from legacy rollups.
15 · bundle
pranavnagrecha
scratch-org-pools
Configures pre-created scratch org pools for parallel CI testing, reducing pipeline wait times by claiming pre-warmed orgs instead of provisioning on demand. Covers CumulusCI pool commands, Dev Hub limits, and CI integration.
15 · bundle
comeonoliver
cp
Verifies local changes, then commits and pushes the intended files on the current branch when explicitly requested.
61
comeonoliver
tmux
Manage interactive tmux sessions from an agent, including spawning coding agents in parallel and monitoring their output.
61
comeonoliver
github
Interact with GitHub repositories using the gh CLI to check pull request status, list workflow runs, view logs, and query the GitHub API with JSON output.
61
comeonoliver
camsnap
Captures snapshots, clips, and motion events from configured IP cameras using the camsnap CLI.
61
comeonoliver
ossfuzz
Sets up and runs OSS-Fuzz fuzzing harnesses locally, builds project images, and generates coverage reports.
61
comeonoliver
preset
Automates Azure OpenAI model deployment by checking capacity across regions and deploying to the best available option.
61
comeonoliver
gh-fix-ci
Locates failing GitHub Actions checks on a pull request, fetches logs, summarizes failures, and proposes a fix plan for approval before implementing.
61
comeonoliver
vhs
Guides creation of professional, portable, and optimized terminal recordings using VHS, covering configuration, timing, output optimization, and CI/CD integration.
61
dvcrn
glab
Manage GitLab issues, merge requests, CI/CD pipelines, and repositories from the terminal using the glab CLI, including support for self-hosted instances and automation scripts.
32 · bundle
dvcrn
lsp
Provides multi-language code navigation via persistent LSP daemons, supporting definitions, references, hover, symbols, and diagnostics for Python, TypeScript, Rust, Go, and more.
32 · bundle
dvcrn
astro
Deploy multilingual static websites for free on Cloudflare using the Astro framework, with support for i18n content, content collections, and direct or Git-based deployment.
32 · bundle
dvcrn
run
Provides a sandboxed execution environment for running code, scripts, and automated workflows with resource capping and network isolation.
32
lingxling
jq
Query, filter, transform, and aggregate JSON data using jq, with practical patterns for shell pipelines and CLI integration.
253
lingxling
rowan
Run cloud-native molecular modeling and drug-design workflows via a Python API, covering pKa prediction, docking, conformer and tautomer ensembles, molecular dynamics, and related small-molecule or protein tasks without local HPC infrastructure.
253 · bundle
lingxling
tmux
Manages tmux sessions, windows, and panes for persistent terminal multiplexing, remote workflows, and scripted automation.
253
lingxling
github
Interact with GitHub issues, pull requests, Actions runs, and the REST API using the gh CLI.
253 · bundle
omega-bred
asc-workflow
Defines, validates, runs, resumes, and audits repo-local multi-step automations using the `asc workflow` CLI and `.asc/workflow.json`, including step outputs and safe release/TestFlight workflows.
7
omega-bred
asc-wall-submit
Submits or updates a Wall of Apps entry in the App-Store-Connect-CLI repository using the `asc apps wall submit` command, with dry-run preview and confirmation.
7
omega-bred
asc-xcode-build
Build, archive, export, upload, and manage Xcode version/build numbers with the current asc xcode helpers before App Store Connect upload or submission. Use when creating an IPA or PKG for upload.
7
omega-bred
asc-app-create-ui
Creates a new App Store Connect app record by driving the web UI with browser automation, filling the New App form and verifying via API.
7
omega-bred
asc-metadata-sync
Syncs App Store metadata with App Store Connect using the canonical asc metadata workflow, including pull, validate, preview, and apply steps for app-info and version localization fields.
7
omega-bred
asc-signing-setup
Creates and renews iOS/macOS signing assets—bundle IDs, capabilities, certificates, and provisioning profiles—via the App Store Connect CLI, including encrypted git-backed team sync.
7
omega-bred
asc-submission-health
Validates App Store submission readiness, submits prepared versions, and monitors review status using current asc commands.
7
mocchalera
setup-environment
Sets up a video processing project by checking the environment, installing dependencies, configuring API keys, and verifying the setup.
3 · bundle

Frequently asked questions

What are DevOps & Infra agent skills?

DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.

Which DevOps & Infra skills are most installed?

Popular DevOps & Infra skills on SkillMD right now include fsc-action-plans, mobile-publisher, apex-metadata-api. Rankings shift as installs change; sort this page by "Most downloaded" for the live list.

Do DevOps & Infra skills work with Claude Code and Cursor?

Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds add <owner>/<name>, or copy the file into your agent's skills directory.