DevOps & Infra
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.
-
ariffazil Bundle Runpod UsageHow Runpod works and how to work it — pods vs serverless, GPU/VRAM selection, storage, building a container, networking, plus the agentic pod development loop (provision → ssh-exec → set up → poll readiness) and on-pod install hygiene (uv/apt). Use to answer "how does X work", "which GPU", "how do I build a container", or "how do I stand up a workload on a pod". Guidance, not a tool — execute with runpodctl, runpod-mcp, or flash.
-
ariffazil Bundle Forge Infra CronsInfrastructure cron job management — schedule, audit, and govern VPS cron entries. Read-only observation of root crontab, /etc/crontab, and /etc/cron.d. F1 AMANAH: never mutate crontabs without 888_HOLD.
-
ariffazil Skill Aaa Somatic Emd PipelineThree-phase reflex arc for Somatic Music Intelligence in arifOS. Decode from voice-cadence somatic_proxy (WPM, pitch_mean, hesitation_ms, RMS variance) — NOT WELL until sensors ready. Metabolize adds music_intent packet field (role|BPM|density|max_seconds|kill_on_barge_in). Encode routes to parametrically-controllable music engines (MiniMax T2A Music primary). Three-layer maturity enforced: Layer 1 voice-cadence only, Layer 2 adds WELL when live, Layer 3 = F13.
-
ariffazil Bundle Aaa Video Emd PipelineAAA-video-emd-pipeline — Canonical Video Intelligence Capability
-
pingqlin Skill AnsibleAnsible Conventions and Best Practices
-
pingqlin Skill TerraformTerraform Conventions
-
pingqlin Skill Terraform AzureAzure Terraform Best Practices
-
pingqlin Skill Terraform Sap BtpTerraform on SAP BTP – Best Practices & Conventions
-
pingqlin Skill Kubernetes ManifestsKubernetes Manifests Instructions
-
pingqlin Skill Azure Devops PipelinesAzure DevOps Pipeline YAML Best Practices
-
pingqlin Skill Azure Functions TypescriptGuidance for Code Generation
-
pingqlin Skill Azure Verified Modules BicepAzure Verified Modules (AVM) Bicep
-
pingqlin Skill Azure Logic Apps Power AutomateAzure Logic Apps and Power Automate Instructions
-
pingqlin Skill Azure Verified Modules TerraformAzure Verified Modules (AVM) Terraform
-
ctaxnagomi Bundle GolemGolem Cloud for AI agent deployment.
-
ctaxnagomi Bundle Deepseek HarnessFetch, harness, and deploy Deepseek models with full repo instructions, file management, and agent integration.
-
rudironsoni Skill Dotnet Ado Publish 4Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
-
rudironsoni Skill Dotnet Ado Publish 5Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
-
ashish7802 Bundle HelmHelm Skill
-
ashish7802 Bundle AWS S3AWS S3 API Skill
-
ashish7802 Bundle DockerDocker Skill
-
ashish7802 Bundle TerraformTerraform Skill
-
ashish7802 Bundle KubernetesKubernetes Skill
-
ashish7802 Bundle Deno DeployDeno Deploy Skill
-
ashish7802 Bundle AWS DynamodbAWS DynamoDB API Skill
-
ashish7802 Bundle Azure OpenaiAzure OpenAI API Skill
-
ashish7802 Bundle Azure Blob StorageAzure Blob Storage API Skill
-
ashish7802 Bundle Google Cloud StorageGoogle Cloud Storage API Skill
-
newkayak12 Bundle Database OptimizerUse when database slowness stems from infrastructure concerns rather than query authoring: server memory and I/O configuration, connection pooling, lock contention, VACUUM and statistics maintenance, partitioning design, or cloud-managed database...
-
newkayak12 Bundle Dockerfile OptimizerUse when someone shares a Dockerfile and needs it improved for build speed, image size, or security. Triggers on: "도커 최적화", "이미지 크기", "빌드 시간", "컨테이너 최적화", "Dockerfile", "docker optimize", "이거 좀 봐줘" (when a Dockerfile is pasted)
-
newkayak12 Skill Service Boundary ValidatorUse when someone is deciding whether to split a service, suspects their services are too tightly coupled to deploy independently, wants to validate a proposed service boundary, or is decomposing a monolith and needs to know where to cut.
-
betterpromptme Skill Gingham Cloud GardenWhat it does
-
charlieviettq Skill Data Engineer 2Use this agent when you need to design, build, or optimize data pipelines, ETL/ELT processes, and data infrastructure. Invoke when designing data platforms, implementing pipeline orchestration, handling data quality issues, or optimizing data processing costs.
-
charlieviettq Skill Mlops Engineer 2Use this agent when you need to design and implement ML infrastructure, set up CI/CD for machine learning models, establish model versioning systems, or optimize ML platforms for reliability and automation. Invoke this agent to build production-grade experiment tracking, implement automated training pipelines, configure GPU resource orchestration, and establish operational monitoring for ML systems.
-
charlieviettq Skill CI CD Quality Gates 2Design lightweight CI quality gates—lint, test tiers, security scans, and merge policies. Use when setting up or improving pipelines without tying to one stack only. Triggers: "CI", "quality gate", "pipeline", "GitHub Actions", "pre-merge checks".
-
charlieviettq Skill Deployment Engineer 2Use this agent when designing, building, or optimizing CI/CD pipelines and deployment automation strategies.
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 runpod-usage, FORGE-infra-crons, AAA-somatic-emd-pipeline. Rankings shift as installs change; sort this page by "Most installs" 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@latest add <owner>/<name>, or copy the file into your agent's skills directory.