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.
-
aiops-tools Bundle K8S AiopsUse this skill whenever the user needs to operate a Kubernetes cluster — list/inspect pods, deployments, statefulsets, daemonsets, replicasets, jobs, cronjobs, services, ingresses, endpoints, configmaps, secrets (names/keys only), PVCs/PVs/storageclasses, nodes, namespaces, and events; read pod logs; describe pods/nodes; pod/node top (metrics); read-only diagnostics / RCA (pod-health, workload-readiness); scale deployments/statefulsets; rollout status/history/undo/pause/resume and set image; delete pods/deployments/jobs; create/delete namespaces; and cordon/uncordon/drain nodes. Works with any kubeconfig-reachable cluster (standard Kubernetes, k3s, EKS, GKE, AKS). Always use this skill for "list k8s pods", "scale deployment", "kubernetes pod logs", "describe pod", "why is my pod crashing", "diagnose pods", "which deployments are unhealthy", "rollout undo", "set image", "top pods", "drain node", "cordon node", "restart deployment", "k3s", or "kubectl"-style tasks when the context is explicitly Kubernetes / a c
-
aiops-tools Bundle Network AiopsUse this skill whenever the user needs to operate a network device — read device facts, interfaces (+ counters/IP), BGP/LLDP neighbors (summary and detail), ARP/MAC tables, VLANs, routes, hardware environment (fans/temp/power/CPU/mem), optics, NTP, users, SNMP info, VRFs, and an aggregated device-health summary; run read-only RCA diagnostics on interface health and BGP neighbors; back up a switch/router config, diff a candidate config (dry-run), and merge/replace/rollback config — across Cisco IOS/IOS-XE, Nexus NX-OS, IOS-XR, Arista EOS, and Juniper Junos via NAPALM. An optional NetBox block adds source-of-truth lookups. Always use this skill for "back up switch config", "show bgp neighbors", "diff network config", "push config to router", "show interfaces on the switch", or tasks mentioning "cisco", "arista", "juniper", "nexus", "ios-xr", or "napalm". Do NOT use when the target is not a NAPALM-supported network device (Kubernetes clusters, hypervisor VMs, and cloud consoles are out of scope — route those els
-
aiops-tools Bundle Truenas AiopsUse this skill whenever the user needs to operate TrueNAS SCALE storage — a one-shot health overview, system info, read-only diagnostics / RCA (pool health, alerts & dataset capacity), inspect ZFS pools (list/get/status, capacity, scrub status, start a scrub), datasets (list/get/create), snapshots (list/create/delete), physical disks and S.M.A.R.T. self-test results, system alerts, services (list/restart), and replication / cloud-sync tasks. Always use this skill for "list truenas pools", "truenas dataset", "create zfs snapshot", "start a scrub", "diagnose truenas pool health", "why is my pool degraded", "truenas disk health", "truenas smart test", "truenas alerts", "restart truenas service", or "truenas replication" when the context is explicitly TrueNAS / TrueNAS SCALE / a ZFS NAS appliance. Do NOT use when the target is not a TrueNAS SCALE appliance — other NAS/storage products, backup software, hypervisor VM lifecycle, container clusters, and network devices are out of scope (negative routing hints only).
-
aiops-tools Bundle Veeam AiopsUse this skill whenever the user needs to operate Veeam Backup & Replication — a one-shot health overview, read-only diagnostics / RCA (triage failed backup-job sessions and flag repositories low on space), list/inspect/start/stop/retry backup jobs, enable/disable jobs, list restore points and start a VM restore, list backup repositories with capacity, list stored backups and their objects, inventory backup infrastructure (managed servers, proxies), and poll/stop async sessions for job/restore progress. Always use this skill for "list veeam jobs", "run veeam backup", "start veeam job", "veeam restore", "veeam repository", "veeam backup status", or "veeam session" when the context is explicitly Veeam / Veeam Backup & Replication / VBR. Do NOT use when the target is not Veeam Backup & Replication (other backup products, hypervisor lifecycle, or cloud providers are out of scope). Common Veeam B&R operations with a built-in governance harness (audit, policy, token budget, undo, risk-tiers).
Audited -
abdulmanan-official Bundle Flutter ProductionProduction-grade Flutter development skill. Use for ANY Flutter question: architecture (Clean/MVVM/MVC), state management (GetX, Riverpod, BLoC, Provider), UI layouts, responsive design, theming, animations, navigation, deep linking, REST APIs, Dio, Firebase, Supabase, authentication, push notifications (FCM), local storage, caching, offline support, security (obfuscation, SSL pinning, secure storage), performance optimization, AdMob, Yandex ads, in-app purchases, RevenueCat, localization (ARB/RTL), logging, Crashlytics, analytics, unit/widget/integration testing, CI/CD (GitHub Actions, Codemagic), Play Store/App Store deployment, app signing, camera, GPS, platform channels, background services, and package management. Trigger even for casual Flutter questions — this skill enforces production patterns, smooth animations, and 2026-compliant code in every response.
-
ahtesham-latif Skill Azure Nodejs Deployment Via Github ActionsBest practices and exact steps for deploying a Node.js + Vite application to Azure App Service (Linux) using GitHub Actions and Azure AI Foundry.
Audited -
aiguanginc Skill Suxiaoqiang CLIUse suxiaoqiang-cli (sxq) to sync, edit, preview, release, manage allowlisted project plugins, install private plugin skills, and query Superun Cloud databases or logs from the terminal. Use when the user mentions sxq, suxiaoqiang-cli, a Superun sessionId, project plugin management, db query/logs/migrations, or explicitly requests a maintainer release of the CLI, npm package, plugin skill, or documentation. 当用户提到 sxq、suxiaoqiang-cli、Superun sessionId、项目插件、 私有插件技能、数据库查询/日志/迁移,或明确要求发布 CLI、npm 包、插件 skill 或文档时使用。
Audited -
allenshi100 Bundle Spike First在写任何代码或计划之前,对抓取/爬虫/API集成/第三方服务/自动化对接类任务强制做一道"可行性闸门"—— 先用一次性探针对真实目标验证最大未知点(先打靶再造枪),探针通过才放行到设计和实现,不通过当场喊停换方案。 Use this skill whenever the user asks to scrape a website, crawl data, integrate with an external or third-party API/service, build an automated data pipeline against a system you don't control, or any task where "can we even reliably get the data or access we need?" is still an open question — even if they don't explicitly ask for validation. 触发词:抓取、爬虫、采集、集成、对接、API、第三方服务、自动化对接、 反爬、scrape、crawl、integrate、webhook。务必在这类任务一出现就触发,不要等撞墙了才想起。 但以下情况**不要触发**(即使句子里带了上面的关键词):维护或调试**已经在跑**的抓取/集成代码、 处理已经拿到的数据、纯本地的重构或性能优化、跑测试(含"集成测试")、写文档、 纯概念问答(如"解释 REST 和 GraphQL 的区别")。判据只有一条——有没有一个开工前还不确定 "能不能稳定拿到"的外部数据或访问;没有,就不是这个 skill 的活。
-
antreasantoniou Bundle GCP KeylessOperate Google Cloud without recurring browser OAuth or service-account key files. Use when an agent needs GCP access, local gcloud credentials expire, a project needs GitHub OIDC Workload Identity Federation, or cloud workloads should use attached managed service accounts.
-
antreasantoniou Bundle Grade A PipelineMap a codebase, decompose requested work into a dependency graph, and run a test-sandwiched multi-agent software pipeline with isolated worktrees, per-wave regression checks, adversarial review, and an explicit quality rubric. Use for substantial builds, fixes, or refactors that benefit from parallel implementation and conservative integration.
-
antreasantoniou Bundle HeimdallAuthor and run evidence-backed browser and API test plans with honest blocked and non-run semantics. Use when an agent needs to exercise a live web app or API through Playwright/CDP, an isolated Docker browser, or a human-controlled logged-in browser lane.
-
avanderheyde Bundle Last 90The last 90% of shipping a web app — everything agents skip: authz, monitoring, legal, backups, rate limits, CI/CD, ops. Run it after deploying (the follow-on to vps-saas / levels.io) to make a freshly-launched web app actually safe and set up properly. Goal-driven: keeps working until the launch gate is 10/10, checking in only when it needs your accounts or a decision. Pass 'explain' for teaching mode that explains what the last 90 is and why each item matters.
-
brinshadewater Bundle Transparent Gif LoopLow-level toolkit for cleaning a SINGLE animated GIF or animated WebP — remove a matte-black background, smooth loop seams, retime playback, or pull a transparent still. Use for standalone, one-off sticker/reaction/3D-render GIF cleanup. NOT for preparing website image assets — for site heroes, covers, logos, avatars, or batch image passes use the webp-me-daddy skill instead; it owns the site image pipeline and already calls this script under the hood via its `animate` command.
-
build-flow-labs Bundle Sox ItgcExpert Sarbanes-Oxley Section 404 IT General Controls (ITGC) advisor for US public company compliance and external audit readiness. Grounded in PCAOB AS 2201, COSO 2013 Internal Control Integrated Framework, SEC Final Rule 33-8238, and Big Four ITGC audit methodology. Use whenever the user mentions SOX, Section 404, ITGC, ICFR, internal control over financial reporting, 302/404 certification, key reports, IPE, information produced by entity, EUC, end-user computing, control deficiency, significant deficiency, material weakness, design effectiveness, operating effectiveness, walkthrough, control testing, sampling, key control, COSO, change management, logical access, computer operations, SDLC, segregation of duties, user access review, privileged access, in-scope application, audit evidence, remediation, or PCAOB inspection — even if SOX is not named. Also for cross-framework mapping (SOC 2, ISO 27001, NIST CSF, COBIT) and pipeline-attestation under a Build Chain of Custody model.
-
carl-bouvet Bundle Backend Data RobustnessBackend and data robustness at real scale + long-running job resilience — the gap that "build an API" skills leave. Trigger whenever code queries or writes a database inside a loop, processes large volumes, runs long (batch, replay, migration, cron), or defines probes/healthchecks/timeouts/retries — and ALWAYS before a >1h run, a parallel batch, or a deploy under sustained load, even if the user never says "performance" or "robustness".
-
tomevault-io Bundle Ionfury Homelab Sre> **Cluster access (`--context` patterns) and internal service URLs** are in the `k8s` skill.
-
tomevault-io Bundle K8SKubernetes debugging and troubleshooting skills. Debug pods, check logs, verify platform health. Use when this capability is needed.
-
tomevault-io Bundle No MistakesValidate your code changes through the no-mistakes pipeline - automated code review, tests, lint, docs, push, PR, and CI - before they reach upstream. Use when the user asks to run no-mistakes, gate or ship or validate their changes, push safely, asks you to do a task and then validate it, or invokes /no-mistakes. Use when this capability is needed.
-
tomevault-io Bundle Repl TestRun exploratory REPL-driven testing across all Eido user-facing functions with parametric edge cases, generative stress tests, and rendering pipeline verification. Use when this capability is needed.
-
tomevault-io Bundle FixingFix bugs, errors, test failures, CI/CD issues with intelligent routing. Use when reporting bugs, type errors, log errors, UI issues, code problems. Auto-classifies complexity and activates relevant skills. Use when this capability is needed.
-
tomevault-io Bundle NxspubExecute nxspub version/release/deploy workflows safely with preview-first and approval gates. Use when this capability is needed.
-
tomevault-io Skill AWS Amazon Web ServicesArchitect, deploy, and optimize AWS infrastructure avoiding cost explosions and security pitfalls. Use when this capability is needed.
Audited -
tomevault-io Bundle Docker Image Publishingmulti-arch image publishing to GHCR via GitHub Actions Use when this capability is needed.
-
tomevault-io Bundle Flashrunpod-flash SDK and CLI for deploying AI workloads on Runpod serverless GPUs/CPUs. Use when this capability is needed.
-
tomevault-io Bundle DockerAccelerate how you build, share, and run applications Use when this capability is needed.
-
tomevault-io Bundle GitlabciWorking with GitLab CI/CD pipelines and jobs. Use when viewing pipelines, debugging jobs, or validating CI configuration. Use when this capability is needed.
-
tomevault-io Bundle Localstack Service Tiers ReferenceReference for LocalStack AWS service availability by tier (Free/Base/Ultimate). Essential for KECS development to understand which AWS-compatible services can be used locally without cost. Use when this capability is needed.
-
tomevault-io Bundle Slim Container Vulnerability ScanningImplement container and dependency vulnerability scanning using Grype for automated security testing in development workflows, CI/CD pipelines, and repository maintenance. Use when setting up security scanning, adding vulnerability detection to projects, implementing pre-commit hooks for security, or scanning Docker containers and package dependencies for vulnerabilities. Use when this capability is needed.
-
tomevault-io Bundle Nestjs TestingUnit and E2E testing strategies with Docker. Use when this capability is needed.
-
tomevault-io Bundle Net ToolingEssential tooling for .NET development and CI/CD. Use when this capability is needed.
-
tomevault-io Bundle Rwx Cloud Skills RwxUsing RWX
-
tomevault-io Bundle DeployDeploy fancai to production VPS. Use when deploying, shipping, or pushing to production. Use when this capability is needed.
-
tomevault-io Bundle Zones Deploy DebugDeploy Tempo Zones, start zone nodes, validate router swap-and-deposit flows, and debug zone sync, portal ingestion, withdrawal, sequencer key, and generated zone artifact issues in this repository. Use when working with just deploy-zone, zone-up, deploy-router, demo-swap-and-deposit, or generated/<name>/zone.json. Use when this capability is needed.
-
tomevault-io Bundle Talking Character Pipelinecomplete workflow to create talking character videos with lipsync and captions. use when creating ai character videos, talking avatars, narrated content, or social media character content with voiceover. Use when this capability is needed.
-
tomevault-io Bundle Vercel CLIDeploy, manage, inspect, and troubleshoot Vercel projects from the command line. Use for Vercel deployments, projects and teams, environment variables, domains and DNS, logs, metrics, Speed Insights, Core Web Vitals, request traces, usage, activity, alerts, firewall rules, cache, cron jobs, deploy hooks, Edge Config, feature flags, integrations, connectors, Blob storage, microfrontends, rolling releases, custom environments, Sandbox, agent/MCP setup, OAuth apps, preview access, local development, or `vercel api` fallback. Use when this capability is needed.
-
tomevault-io Bundle EcosystemGenerate comprehensive GitHub ecosystem configuration including CI/CD Use when this capability is needed.
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 heimdall, k8s-aiops, network-aiops. 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.