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.
-
modbender Bundle Glab Deploy Key 2Manage SSH deploy keys for GitLab projects including add, list, and delete operations. Use when setting up deploy keys for CI/CD, managing read-only access, or configuring deployment authentication. Triggers on deploy key, SSH key, deployment key, read-only access.
12 -
modbender Bundle Glab Securefile 2Manage secure files for CI/CD including upload, download, list, and delete operations. Use when storing sensitive files for pipelines, managing certificates, or handling secure configuration files. Triggers on secure file, CI secrets, certificates, secure config.
12 -
cognyai Skill Google Ads Audit 2Deep Google Ads account audit — keywords, quality scores, budget pacing, search terms
-
catlog22 Bundle Team Planex 2Unified team skill for plan-and-execute pipeline. Pure router — coordinator always. Beat model is coordinator-only in monitor.md. Triggers on "team planex".
-
finchipaiorg Skill Draft Credit Agreement Pipeline AcquisitionGuides drafting of a senior secured credit agreement for an infrastructure acquisition by resolving cross-document conflicts, addressing asset-class-specific legal constraints on collateral, and documenting drafting judgments in a companion issues memo.
-
finchipaiorg Skill Draft Litigation Hold NoticeAgents draft a litigation hold notice but fail to produce the separate preservation action-items memo, omit cloud-platform litigation hold implementation directives, miss emergency forensic imaging obligations for devices at risk of loss, and overlook cross-border data protection obligations triggered by international custodians.
-
finchipaiorg Skill Analyze Counterparty Markup Credit Agreement PipelineGuides systematic analysis of a lender's markup of a credit agreement by tracing each change's financial impact through the financial model, identifying compounding interactions between related provisions, and separating legal enforceability issues from commercial negotiating points.
-
finchipaiorg Skill Its Review Tcp Scenario 01Produces an export-compliance issues memorandum for a Technology Control Plan review in connection with a manufacturing license renewal that identifies unauthorized deemed exports, jurisdiction-coverage gaps, agreement-scope violations, dual-national concerns, cloud migration compliance failures, and structural TCP deficiencies.
-
finchipaiorg Skill Its Review Tcp Scenario 02Produces an ITAR compliance issues memorandum for a Technology Control Plan review in connection with an upcoming manufacturing license renewal, emphasizing renewal disclosure obligations, training enforcement follow-through, cloud migration version-control gaps, and multi-facility coordination deficiencies at a category level without scenario-specific details.
-
finchipaiorg Skill Identify Issues Vendor Cloud Infrastructure ProposalReviewing a vendor cloud infrastructure proposal and draft agreement against an internal assessment to produce an issue memorandum with severity ratings and recommended fixes.
-
finchipaiorg Skill Draft Sow Cloud MigrationDrafting a technology services statement of work for a regulated enterprise cloud migration engagement that requires reconciling conflicting specifications across multiple source documents while incorporating applicable healthcare data-compliance obligations.
-
finchipaiorg Skill Research Data Localization Requirements For Planned Market EData localisation memos for multi-country market expansions fail when the agent applies generic cross-border transfer analysis without addressing each target jurisdiction's specific localisation or residency requirements and without assessing whether the current cloud and infrastructure architecture can be adapted to satisfy those requirements.
-
finchipaiorg Skill Extract Competitive Overlap Data From Joint Venture BusinessCloses gaps in cross-document data reconciliation, pipeline-to-pipeline overlap analysis, merger control filing-threshold assessment, and clean team information distribution compliance.
-
finchipaiorg Skill Draft Contract Amendment Cloud MsaAmendment to an existing cloud infrastructure services master services agreement resolving conflicts between a proposed revision and internal requirements, with a cover memo detailing discrepancies, resolutions, and residual risks.
-
finchipaiorg Skill Hls Compare Vendor Cloud Proposal ProcurementCompares a vendor cloud infrastructure proposal against internal procurement requirements and related security or compliance addenda to identify financial, technical, legal, and regulatory gaps, then organizes the differences into a negotiation-focused gap analysis.
-
roanbrasil Skill RobustmqExpert RobustMQ skill — multi-protocol cloud-native message queue (MQTT, Kafka-compat, AMQP) built in Rust. Trigger on RobustMQ setup, MQTT IoT streaming, Kafka-compatible migration, AMQP/RabbitMQ replacement, multi-protocol broker architecture, or RobustMQ vs alternatives decisions.
-
roanbrasil Skill Helm ChartsDesign, write, test, or review Helm charts for Kubernetes — including values design, template best practices, subcharts, OCI registry, and CI testing.
-
united-pooh Bundle Multi Agent PipelineRun a Codex-compatible production pipeline for non-trivial implementation work: Brainstorming, Spec, Plan, Architecture, Dispatch, Execution, Complexity, Merge, Validation, Tree Rubrics, Tree Grading, QA, Documentation, Final Assessment, and Cleanup. Use when the user asks for multi-agent, pipeline, staged delivery, full implementation, substantial refactor, or strict validation/grading. The entrypoint is OpenCode-compatible and progressively discloses detailed rules through agents/, references/, scripts/, src/, and test/ files.
-
persimmon-automation-labs Skill InfraInfra — Index
-
roanbrasil Skill RAG ProductionUse when building, debugging, or improving a RAG (Retrieval-Augmented Generation) pipeline — covers document loading, chunking, embedding, retrieval, reranking, augmentation, and evaluation
-
roanbrasil Skill CI CD PipelinesDesign and implement CI/CD pipelines with GitHub Actions or GitLab CI, including caching, secrets, deployment strategies, and rollback patterns
-
persimmon-automation-labs Skill Infra S3 UploadsImplement presigned-URL direct browser uploads to Tigris or any S3-compatible bucket for Persimmon projects. Use when adding file upload, PDF upload, image upload, configuring bucket CORS, handling ERR_FAILED upload errors, building presigned PUT or GET URLs, multipart upload for large files, or wiring the server-side storage.ts module. Trigger keywords — tigris, s3, presigned, bucket, CORS, PutBucketCorsCommand, upload, multipart, ERR_FAILED, @aws-sdk/client-s3, presigned url, direct upload, browser upload.
-
leo4135 Skill Supply Chain SecurityReviews JavaScript project supply chain security including npm provenance, install scripts, CI/CD integrity, typosquatting, and dependency pinning. Use for supply chain audits, SBOM requests, or when the user asks about npm security, package integrity, or software supply chain risks.
-
roanbrasil Skill Messaging BrokersMessaging broker expertise across RabbitMQ, Kafka, AWS SQS/SNS, Azure Service Bus, and NATS — primitives, selection criteria, patterns, outbox, CDC, and anti-patterns. Trigger on broker selection questions, queue/topic design, reliability patterns, outbox implementation, or broker topology reviews.
-
rahulrachhoya Skill Docker Best PracticesBuild efficient, secure Docker images — minimize layers, reduce size, follow security best practices.
-
persimmon-automation-labs Skill Meta Lifecycle StageReads .claude/project-stage and applies the right rigor for where a Persimmon project is in its life — prototype, mvp, demo, production, maintenance. Governs how to commit/branch/push, when CI must pass, whether deploys are backup-gated, and the testing bar. Rigor ratchets up as the project matures. Invoke at session start (alongside the persimmon orientation) and before any commit, push, or deploy decision. Trigger keywords: project stage, lifecycle stage, can I push to main, do I need a PR, promote to production, this is live now, deploy rigor.
-
persimmon-automation-labs Skill Infra Background JobsBuild idempotent, resumable background pipelines on Railway for Persimmon projects. Use when wiring a long-running job (indexer, analyzer, brief generator), choosing a queue (pg-boss vs Inngest vs trigger.dev), designing a Process.status state machine, implementing retry with exponential backoff, making stages resumable, adding progress reporting, handling graceful shutdown, or debugging stuck jobs. Trigger keywords — background job, worker, queue, pg-boss, inngest, trigger.dev, idempotent, resumable, status machine, retry, exponential backoff, poison pill, SIGTERM, stuck job, indexer, analyzer, long-running.
-
roanbrasil Skill Terraform PatternsWrite production-grade Terraform — module design, remote state, workspace vs directory structure, variable management, drift detection, Atlantis GitOps, tagging, and anti-patterns
-
roanbrasil Skill Agent Driven DesignExpert in Agent-Driven Design (ADD) — the Model/Harness decomposition framework for designing LLM-based agent systems. Use when designing agent architecture, deciding where logic belongs (Model vs Harness vs Infra), choosing agent topologies, building production observability, or diagnosing why an agent performs poorly.
-
roanbrasil Skill Cloud Native DesignInvoke when designing, reviewing, or refactoring services to be cloud-native — covering 12-Factor principles, stateless design, graceful shutdown, container best practices, GitOps, and cloud-native patterns like sidecar and bulkhead.
-
roanbrasil Skill Debugging ProductionDebug production incidents and hard-to-reproduce bugs — use when someone asks how to diagnose a JVM memory leak, Kubernetes crash, slow query, production exception, or needs to read thread dumps, heap dumps, or flamegraphs.
-
roanbrasil Skill Kubernetes ProductionExpert Kubernetes production operations — invoke when designing workloads, configuring autoscaling, setting up availability guarantees, hardening security posture, or diagnosing production issues beyond basic kubectl usage.
-
roanbrasil Skill Local Dev EnvironmentSet up, configure, or troubleshoot local development environments using Docker Compose, Dev Containers, Tilt, Skaffold, task runners, and environment variable management.
-
roanbrasil Skill Testcontainers MasteryWrite integration tests with real Docker containers — PostgreSQL, Kafka, Redis; Java @ServiceConnection; Python pytest fixtures; reuse mode; custom containers; CI configuration
-
nisar999 Skill DevopsBuilds IaC, CI/CD, containers, Kubernetes, and GitOps pipelines with security and observability. Use when writing Terraform, Dockerfiles, GitHub Actions, ArgoCD, or platform automation.
-
yalishevant Bundle Production Incident ResponderGuide production incident response for Kotlin plus Spring services from first alert through mitigation, diagnosis, and follow-up. Use when error rates spike, latency degrades, capacity saturates, a bad deploy or config change is suspected, or the team needs reversible mitigation first and deeper root-cause work second.
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 glab-deploy-key, glab-securefile, google-ads-audit. 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.