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.
-
ryan-brosas Bundle Appflowy FoundationUse when porting AppFlowy's offline-first sync kernels — assembling CRDT objects with disk persistence and cloud sync, routing typed events across an FFI boundary, running QoS background task queues, reconnecting realtime sockets, or implementing a local server that satisfies cloud traits without a backend.
-
ryan-brosas Bundle Requests FoundationUse when porting psf/requests internals — session orchestration, transport adapter/pool plane, redirect/auth/proxy state machines, prepared-request pipeline, and response consumption contracts.
-
ryan-brosas Skill Shipping And LaunchUse when preparing to merge, deploy, release, or declare a development branch complete.
-
ryan-brosas Bundle Cuga Agent FoundationUse when building LangGraph policy layers for agents: intent guards, playbooks, tool guides, tool approval HITL, output formatters, ToolGuard runtime enforcement plus its build-time code generation, policy storage/sync, agent-state reducers, decision observability, and the shared agent-loop kernel (CoreGraphAdapter, call_model routing, fenced-code extraction, approval interrupt/resume, execution-backend resolution, runtime tool injection), plus the provider-dialect structured-output chain factory, the three-tier tool-call budget, and the code-execution plane (unified charging entry, timeout/exit evidence recovery, two-tier AST security, JSON-safe variable capture, monotonic-safe clock freeze, remote sandbox transport, shell workspace isolation, sandbox session caching) — plus the platform-infra plane: total-context-aware summarization with hard-truncation fallback, slash-command soft dispatch with four-pass arg substitution, never-raise secret resolution/seeding, multi-issuer JWT/IAM validation, hybrid RAG…
-
ryan-brosas Bundle Open Webui FoundationUse when porting open-webui's runtime-mutable config store, typed event bus, socket emitter/caller pair, hybrid RAG retrieval ladder, DB-stored plugin loader, filter inlet/outlet/stream pipeline, chat-stream machinery (agentic tool loop, tag scanner, delta coalescing, cancellation), built-in-tool authz gates, access-grants ACL plane, outbound provider-proxy plane (timeout ladders, Ollama error ladder, multi-backend routing, OpenAI/Azure/Responses normalization), file-to-knowledge ingest plane (upload admission, process bridge with knowledge auto-link, hash-dedup chunking kernel, embed-first/bind-later binding, transitive file ACL), inbound trust boundary (three-transport auth-token ladder, dual-mechanism JWT revocation, API-key gates on raw ASGI paths, hash-prefix password dispatch), or SDK-constrained MCP client lifecycle (construction-time SSL, pop_all ownership transfer, no-shield same-task teardown). Source code and direct tests are ground truth; references carry decisive excerpts and graph retrieval.
-
ryan-brosas Bundle Ultireaaach FoundationUse when porting a local-first control plane that drives a real browser via an unpacked extension, mocks a SaaS backend so a vendored SPA boots offline, or needs deterministic collect/merge storage with run lifecycle records — local-first LinkedIn lead collector kernel: loopback control plane with origin gating, SSRF-fenced rewrite proxy for framing foreign pages, vendored-SPA cloud mock (decodable fake JWT, envelope contracts, name-heuristic total defaults), guarded run FSM over SQLite runs, dedup-or-merge lead store, token-authenticated single-socket extension WS bridge.
-
ryan-brosas Skill Vercel Deploy ClaimableUse when the user requests a Vercel deployment action like deploy my app, deploy to production, create a preview deployment, or push this live. Returns a preview URL and a claimable deployment link.
-
vril-labs Bundle Sap Btp Cloud PlatformSAP BTP Cloud Platform
-
vril-labs Bundle Sap Btp Service ManagerThis skill provides comprehensive knowledge for SAP Service Manager on SAP Business Technology Platform (BTP). It should be used when managing service instances, bindings, brokers, and platforms across Cloud Foundry, Kyma, Kubernetes, and other environments. Use when provisioning services via SMCTL CLI, BTP CLI, or REST APIs, configuring OAuth2 authentication, working with the SAP BTP Service Operator in Kubernetes, troubleshooting service consumption issues, or implementing cross-environment service management. Keywords: SAP Service Manager, BTP, service instances, service bindings, SMCTL, service broker, OSBAPI, Cloud Foundry, Kyma, Kubernetes, service-manager, service-operator-access, subaccount-admin, OAuth2, X.509, service marketplace, service plans, rate limiting, cf create-service, btp create services/instance, ServiceInstance CRD, ServiceBinding CRD
-
vril-labs Bundle Health Check EndpointsHealth check endpoints for liveness, readiness, dependency monitoring. Use for Kubernetes, load balancers, auto-scaling, or encountering probe failures, startup delays, dependency checks, timeout configuration errors.
-
vril-labs Bundle Sap Btp Cloud Transport ManagementComprehensive skill for SAP Cloud Transport Management service on SAP BTP. Use when setting up transport landscapes, configuring transport nodes and routes, managing import queues, deploying MTAs across Cloud Foundry environments, integrating with CI/CD pipelines, configuring ABAP environment transports, troubleshooting deployment errors, or implementing change management workflows. Covers entitlements, subscriptions, role collections, service instances, destinations, and API integrations.
-
kernel8901 Bundle CI GenGenerate GitHub Actions CI/CD workflows from project analysis. Use when setting up automated pipelines.
-
kernel8901 Bundle PostizSchedule and manage social media posts via Postiz API (self-hosted or cloud). Direct API integration — no n8n dependency. Supports X/Twitter, LinkedIn, Bluesky with platform-specific character limits. Includes deduplication, scheduling, media upload, and thread creation. WHAT IT CAN DO: - Schedule posts to 28+ channels (X, LinkedIn, Bluesky, Reddit, Instagram, Facebook, Threads, YouTube, TikTok, Pinterest, Mastodon, and more) - Multi-platform posting in a single API call with platform-adapted content - X/Twitter thread creation for longer content - Media upload (file and URL) - Find next available posting slot per channel - List, query, update, and delete scheduled posts - Deduplication workflow (check existing before posting) - Platform-specific character limits and content tone guidance - Post state management (QUEUE, PUBLISHED, ERROR, DRAFT) - Helper script for quick posting with auto-validation USE WHEN: scheduling social media posts, creating multi-platform content, managing a posting calendar, uploading
-
kernel8901 Bundle ClawdmintDeploy NFT collections on Base. AI agents can deploy via API key or x402 USDC payment. Humans mint.
-
kernel8901 Bundle RemarkableBidirectional sync with reMarkable tablet via Cloud API (rmapi). Fetch handwritten notes/sketches, process with AI, and push content back. Use for sketch enhancement, journal extraction, or sending documents/images to the tablet.
Audited -
dojogenesis Skill BrowserstackRuns Playwright tests on BrowserStack's cloud grid for cross-browser and cross-device coverage. Use when: 'run on BrowserStack', 'cross-browser testing', 'cloud testing', 'browser matrix', 'test on Safari', 'test on Firefox', 'browser compatibility'.
-
dojogenesis Skill Plugin AuditRuns a comprehensive 8-phase audit pipeline on a skill, plugin, agent, or command — validating structure, quality, security, marketplace compliance, and cross-platform compatibility. Use when: 'audit this plugin', 'validate skill', 'check plugin quality', 'pre-publish audit', '/plugin-audit'.
Audited -
dojogenesis Skill Agentic WorkflowStandard multi-agent pipeline using background agents with file-based outputs for research, implementation, and review stages. Use when orchestrating multi-step agent work. Trigger phrases: "agentic pipeline", "multi-agent workflow", "agent orchestration pattern".
-
dojogenesis Skill Cs Senior EngineerSenior Engineer agent for architecture decisions, code review, DevOps, and API design. Orchestrates engineering and engineering-team skills for technical implementation work. Spawn when users need system design, code quality review, CI/CD pipeline setup, or infrastructure decisions.
-
dojogenesis Skill LLM Cost OptimizerUse when you need to reduce LLM API spend, control token usage, route between models by cost/quality, implement prompt caching, or build cost observability for AI features. Triggers: 'my AI costs are too high', 'optimize token usage', 'which model should I use', 'LLM spend is out of control', 'implement prompt caching'. NOT for RAG pipeline design (use rag-architect). NOT for prompt writing quality (use senior-prompt-engineer).
-
ricneves-ai Skill Prompt GovernanceUse quando gerenciar prompts em produção em escala: versionamento de prompts, execução de testes A/B em prompts, construção de registros de prompts, prevenção de regressões de prompts ou criação de pipelines de avaliação para features de IA em produção. Gatilhos: 'gerenciar prompts em produção', 'versionamento de prompts', 'regressão de prompts', 'teste A/B de prompts', 'registro de prompts', 'pipeline de avaliação'. NÃO para escrever ou melhorar prompts individuais (use senior-prompt-engineer). NÃO para design de pipeline RAG (use rag-architect). NÃO para redução de custos de LLM (use llm-cost-optimizer).
-
ricneves-ai Skill Senior DevopsSkill DevOps abrangente para CI/CD, automação de infraestrutura, containerização e plataformas cloud (AWS, GCP, Azure). Inclui configuração de pipeline, infraestrutura como código, automação de implantação e monitoramento. Use quando configurar pipelines, implantar aplicações, gerenciar infraestrutura, implementar monitoramento ou otimizar processos de implantação.
-
ricneves-ai Skill Senior SecopsSkill de engenheiro SecOps sênior para segurança de aplicações, gerenciamento de vulnerabilidades, verificação de conformidade e práticas de desenvolvimento seguro. Executa scans SAST/DAST, gera planos de remediação de CVEs, verifica vulnerabilidades de dependências, cria políticas de segurança, impõe padrões de codificação segura e automatiza verificações de conformidade contra SOC2, PCI-DSS, LGPD/ANVISA e LGPD. Use ao conduzir uma revisão ou auditoria de segurança, responder a um CVE ou incidente de segurança, fortalecer infraestrutura, implementar autenticação ou gerenciamento de segredos, preparar para testes de penetração, verificar exposição ao OWASP Top 10 ou impor controles de segurança em pipelines CI/CD.
-
ricneves-ai Skill Docker DevelopmentSkill e plugin para desenvolvimento Docker e container no Claude Code para otimização de Dockerfile, orquestração docker-compose, builds multi-stage e hardening de segurança de container. Use quando: o usuário quiser otimizar um Dockerfile, criar ou melhorar configurações docker-compose, implementar builds multi-stage, auditar segurança de container, reduzir tamanho de imagem ou seguir melhores práticas de container.
Audited -
ricneves-ai Skill Helm Chart BuilderSkill e plugin para desenvolvimento de Helm chart no Claude Code — scaffolding de chart, design de values, padrões de template, gerenciamento de dependências, hardening de segurança e testes de chart. Use quando: o usuário quiser criar ou melhorar Helm charts, projetar arquivos values.yaml, implementar template helpers, auditar segurança de chart (RBAC, network policies, pod security), gerenciar subcharts ou executar helm lint/test.
Audited -
ricneves-ai Skill LLM Cost OptimizerUse quando você precisa reduzir os gastos com API de LLM, controlar o uso de tokens, rotear entre modelos por custo/qualidade, implementar cache de prompts ou construir observabilidade de custos para features de IA. Gatilhos: 'meus custos de IA estão muito altos', 'otimizar uso de tokens', 'qual modelo devo usar', 'gastos com LLM fora de controle', 'implementar cache de prompts'. NÃO para design de pipeline RAG (use rag-architect). NÃO para qualidade de escrita de prompts (use senior-prompt-engineer).
-
ricneves-ai Skill Terraform PatternsSkill de infraestrutura-como-código com Terraform para Claude Code. Cobre padrões de design de módulos, estratégias de gerenciamento de estado, configuração de providers, hardening de segurança, policy-as-code com Sentinel/OPA e fluxos CI/CD de plan/apply. Use quando o usuário quiser projetar módulos Terraform, gerenciar state backends, revisar segurança Terraform, implementar deploys multi-região ou seguir melhores práticas de IaC.
Audited -
ricneves-ai Skill Docker ComposeContainerização com Docker e Docker Compose: configuração para desenvolvimento com hot reload, produção com health checks, multi-stage builds, Docker networks e gestão de secrets e variáveis de ambiente.
Audited -
ricneves-ai Skill Cloud SecurityUse ao avaliar infraestrutura de nuvem para configurações incorretas de segurança, caminhos de escalada de privilégio IAM, exposição pública de S3, regras de grupo de segurança abertas ou lacunas de segurança em IaC. Cobre avaliação de postura em AWS, Azure e GCP com mapeamento MITRE ATT&CK.
-
ricneves-ai Skill Playwright ProToolkit de testes Playwright de nível produção. Use quando o usuário menciona testes Playwright, testes E2E, automação de navegador, correção de testes instáveis, migração de testes, testes CI/CD ou suites de testes. Gere testes, corrija falhas instáveis, migre do Cypress/Selenium, sincronize com TestRail, execute no BrowserStack. 55 templates, 3 agents, relatórios inteligentes.
-
ricneves-ai Skill Secrets Vault ManagerUse quando o usuário pede para configurar infraestrutura de gerenciamento de segredos, integrar o HashiCorp Vault, configurar armazenamentos de segredos em nuvem (AWS Secrets Manager, Azure Key Vault, GCP Secret Manager), implementar rotação de segredos ou auditar padrões de acesso a segredos.
Audited -
ricneves-ai Skill Senior Mobile IOSEngenheiro iOS sênior especializado em Swift 6, SwiftUI, UIKit, Combine, async/await, arquitetura modular (MVVM, TCA, Clean), testes (XCTest, Swift Testing), CI/CD (Fastlane, Xcode Cloud), distribuição (App Store Connect, TestFlight) e integração com HIG da Apple. Use ao desenvolver apps iOS nativos, revisar código Swift, otimizar performance de UI, implementar Live Activities/Widgets/App Clips, integrar SDKs, preparar submissão à App Store ou quando o usuário mencionar iOS, Swift, SwiftUI, UIKit, Xcode, App Store ou TestFlight.
Audited -
swan-gtm Skill Revenue Operating CadenceRevenue operating cadence: meeting architecture, data pyramid, and board reporting that turns strategy into execution. Use when the user mentions operating cadence, meeting cadence, forecast calls, pipeline review, QBR, board meeting, board deck, monthly business review, sales standup, deal review, meeting architecture, meeting agenda, revenue ceremonies, or structuring revenue meetings. Also trigger when someone asks about board deck structure, running forecast calls, fixing meetings that waste time, or getting accountability. If someone says 'our meetings are status updates' or 'the board keeps getting surprised' or 'nothing gets done,' activate this skill. BOUNDARY: Covers meeting structure and data inputs. For forecast methodology, see revops-forecasting. For metrics, see revops-metrics.
-
swan-gtm Skill Operating Cadence DesignerDesign and install the operating cadence for your organization: the calendar that makes the revenue operating system real. Connects the strategy scorecard (strategy), the revenue dashboard (visibility), and weekly/monthly rituals (execution). Use whenever the user mentions 'operating cadence,' 'cadence design,' 'meeting architecture,' 'install the cadence,' 'ritual design,' 'revenue meetings,' '5P meetings,' 'breach rhythm,' 'WIP limits,' 'decision cadence,' 'signal trigger action,' 'decision rules,' or any engagement where meetings need restructuring. Also trigger on 'our meetings are status updates,' 'nobody makes decisions,' 'nothing gets done,' 'the board keeps getting surprised,' or 'we need a rhythm.' Also trigger on 'forecast calls,' 'pipeline review,' 'QBR,' 'board meeting,' 'board deck,' 'monthly business review,' 'sales standup,' or 'deal review.' BOUNDARY: For the revenue dashboard build itself, see pipeline-visibility.
-
swan-gtm Bundle Closed Won Replication PlayUse this skill when a deal closes won and you want to turn the win into pipeline immediately. It extracts the win profile, finds lookalike companies not yet in your CRM, researches the right persona contact at each, drafts outreach from the deal owner using an anonymized win reference, and queues a single batch review task — nothing sends without human approval.
-
swan-gtm Skill Scale B2b Qualified PipelineUse this skill when the goal is SQLs and qualified pipeline from Meta, not lead volume — the 6-step spine: map market, build audiences, feed CAPI, creative loop, segments, SQL reporting.
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 open-webui-foundation, docker-compose, appflowy-foundation. 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.