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.
-
aidas-dev Skill Gitea RunnerUse when configuring Gitea Actions runners — registration, deployment modes, Docker vs host mode, Talos/Kubernetes host-mode, ephemeral runners, and v1.26 Actions features.
-
aidas-dev Skill Higress HelmDeploy, configure, or upgrade Higress AI Gateway on Kubernetes via Helm chart. Covers Gateways, plugins, Ingress/CRD routing, observability, and production patterns.
-
aidas-dev Skill Mariadb HelmDeploy MariaDB operator on Kubernetes via Helm — 3 charts, production HA values, Galera, MaxScale, backups, PITR configuration.
-
aidas-dev Skill Zitadel HelmUse when deploying, configuring, or upgrading ZITADEL on Kubernetes via Helm. Covers HelmRelease values, CNPG database, Gateway API routing, caches, masterkey, SMTP, and production patterns. NOT for API-level operations (orgs/apps/users).
-
aidas-dev Skill Gitea RegistryUse when working with the Gitea container registry — OCI/Docker v2 API, push/pull images, multi-arch builds, package management via API, and configuration for supported package types.
-
aidas-dev Skill Netbird ServerSelf-hosted NetBird control plane on Kubernetes — the netbirdio/netbird-server combined management/signal/relay/STUN server + dashboard. Covers the helmforge/netbird chart, config.yaml, PostgreSQL store, embedded Dex IdP, gRPC/HTTP routing, STUN, and ESO secret delivery.
-
aidas-dev Skill Sealed SecretsUse when working with Sealed Secrets — encrypting Kubernetes Secrets for safe Git storage. Covers SealedSecret CRD, kubeseal, key management, encryption flow, Helm values, controller config, key rotation.
-
aidas-dev Skill Talos TerraformTalos Linux Terraform provider (siderolabs/talos) — machine secrets, machine configuration, config apply, bootstrap, and the sidero-blessed production pattern (live secrets + patch-based config, upgrades owned elsewhere).
-
aidas-dev Skill Vault TerraformUse when managing HashiCorp Vault resources as Terraform code. Covers provider config, auth backends, roles, policies, KV secrets, identity entities, ephemeral resources for write-once secrets.
-
aidas-dev Skill External SecretsUse when working with External Secrets Operator (ESO) — syncing K8s Secrets from external providers (HashiCorp Vault, AWS, GCP, Azure). Covers SecretStore, ExternalSecret, PushSecret, template engine, Helm values, Vault provider auth.
-
aidas-dev Skill Harbor TerraformUse when managing Harbor infrastructure as code with Terraform — projects, robot accounts, registries, replication rules, retention policies, webhooks, users, groups, system config, and the goharbor/terraform-provider-harbor.
-
aidas-dev Skill Kubeflow TrainerKubeflow Trainer v2.2 — TrainJob, TrainingRuntime, ClusterTrainingRuntime CRDs for framework-agnostic distributed training on Kubernetes. Covers PyTorch, TensorFlow, JAX, XGBoost, MPI, and Flux workloads.
-
aidas-dev Skill Mariadb OperatorCreate and manage MariaDB operator CRDs — 12 CRDs under k8s.mariadb.com, Galera HA, MaxScale, backups, PITR, monitoring, and connection pooling.
-
aidas-dev Skill Netbird OperatorNetBird Kubernetes operator (netbirdio/kubernetes-operator) — CRDs for exposing cluster services on the NetBird mesh, managing peers/routes/groups from inside K8s. Covers SetupKey, Group, NetworkRouter, NetworkResource, NetworkEgress, SidecarProfile, ClusterProxy.
-
aidas-dev Skill Netbird TerraformNetBird Terraform provider (netbirdio/netbird) — groups, peers, routes, networks, network resources/routers, policies, setup keys, DNS zones/records, posture checks, users, tokens, SCIM, identity providers, reverse proxy services. Declarative NetBird management via public API.
-
aidas-dev Skill Stakater ReloaderUse when working with Stakater Reloader — watching ConfigMaps/Secrets and triggering workload rollouts on changes. Covers annotations, Helm values, patterns, and troubleshooting. NOT for CRD-based operators (no CRDs).
-
aidas-dev Skill Zitadel TerraformManage ZITADEL identity platform resources as code using the Terraform provider. Covers organizations, projects, applications (OIDC/API/SAML), users (human/machine), authentication providers, policies, system features, and customizations.
-
aidas-dev Skill Nextcloud APIUse when managing Nextcloud users, groups, and apps via the Provisioning API (OCS). Covers user CRUD, group management, app enable/disable, and curl examples. NOT for Helm deployment — use nextcloud-helm.
-
aidas-dev Skill Nextcloud HelmUse when deploying, configuring, or upgrading Nextcloud on Kubernetes via Helm. Covers HelmRelease values, database (external PostgreSQL/MySQL or bundled MariaDB), Gateway API/Ingress routing, Redis cache, S3/Swift primary storage, Collabora Online, Imaginary previews, cron jobs, and metrics. NOT for API-level user/group operations.
-
aidas-dev Skill Kubeflow Training OperatorLegacy Kubeflow Training Operator v1 — PyTorchJob, TFJob, MPIJob, XGBoostJob, ModelMesh CRDs for distributed training on Kubernetes (deprecated in favor of Trainer v2).
-
pedroiff0 Bundle Portfolio Github PagesBuild and deploy a personal/academic PORTFOLIO as a single-page STATIC site (no build step) to GitHub Pages via the gh CLI. Use when the user asks for a portfolio, landing page, "pagina de portfólio", professional site, or "site estatico pro GitHub Pages", especially with a theme (astronomy/space is a known good pattern) and with sections revealed on click (accordions/cards). Covers scanning their real repos for truthful content, the single-page anchor layout, the space/glassmorphism design ingredients, and the gh CLI Pages activation gotchas (public-repo requirement, unarchiving, REST API enable).
-
fworks-tech Skill AWSManage AWS resources via the aws CLI. Use when managing S3, EC2, Lambda, or other AWS services.
-
fworks-tech Skill DockerManage Docker containers and images via the docker CLI. Use when building, running, or debugging containers.
-
fworks-tech Skill GitlabManage GitLab repositories via the glab CLI. Use when working with merge requests, issues, or CI/CD pipelines.
-
fworks-tech Skill Docker 2Use when building, running, or debugging Docker containers — Dockerfile creation, compose configurations, image optimization, volume management, and container networking. Use ONLY when the task involves Docker specifically, not general deployment.
-
fworks-tech Skill KubernetesManage Kubernetes clusters via kubectl. Use when deploying, inspecting, or debugging Kubernetes resources.
-
2428424081cn Bundle Docker Ops AssistantDocker 容器与运维诊断助手。检查本地 Docker 服务状态、运行中容器列表与网络端口映射。
-
2428424081cn Bundle Security Secret Scanner敏感凭据与私钥泄露扫描器。深度扫描源码、配置文件与日志中的 API Key、AWS Token、私钥证书与密码。
-
cleanexpo Skill Vector Search 2pgvector embedding queries, similarity search, hybrid search, and multi-provider embedding generation for Supabase/PostgreSQL. Codifies the project's existing Memory Store and RAG Pipeline vector infrastructure.
-
cleanexpo Skill CI CD Patterns 2CI/CD Patterns
-
cleanexpo Skill Docker Patterns 2Docker Patterns
-
cleanexpo Skill Pipeline Builder 2Pipeline Builder
-
smirnovalex-qa Skill CI QA GateDesigns, reviews, and configures a quality gate in a CI/CD pipeline — what should actually block a merge and a deploy (lint/format/types, unit+integration tests, coverage threshold on the diff, static analysis/SAST, dependencies/SCA, secret-scan, E2E/smoke, migrations, IaC scan), verifying that the gate really fails the build and does not just warn, that feedback is fast and fail-fast, that flaky tests do not block falsely, and that the pipeline itself is secure (script injection, pinned action versions, minimal token permissions). Use when asked "set up a quality gate", "add tests/lint/coverage to CI", "what should block a merge", "review the pipeline for QA gates", "a gate on coverage/security", "pre-merge checks", "make it so red tests can't be merged", "check our CI for holes in the gates" — even without the word "gate", when they say "why do failing tests get into main", "let's tighten the checks before deploy", "set up pre-commit/pre-push". The skill first detects the project's CI system from its config
-
smirnovalex-qa Skill Smoke SuiteSmoke / Sanity suite (quick post-deploy check)
-
smirnovalex-qa Skill CI QA Gate 2Проектирует, ревьюит и настраивает quality-gate в CI/CD пайплайне — что реально должно блокировать мерж и деплой (линт/формат/типы, unit+integration тесты, порог покрытия на diff, статический анализ/SAST, зависимости/SCA, secret-scan, E2E/smoke, миграции, IaC-скан), с проверкой что гейт действительно fail'ит билд, а не только предупреждает, что фидбэк быстрый и fail-fast, что flaky не блокируют ложно, и что сам пайплайн безопасен (script injection, pin версий actions, минимальные permissions токена). Используй когда просят «настрой quality gate», «добавь тесты/линт/покрытие в CI», «что должно блокировать мерж», «ревью пайплайна на QA-гейты», «gate по покрытию/безопасности», «pre-merge проверки», «сделай так чтобы красные тесты не давали смержить», «проверь наш CI на дыры в гейтах» — даже если слова «gate» нет, а говорят «почему упавшие тесты пропускают в main», «давай ужесточим проверки перед деплоем», «настрой pre-commit/pre-push». Скилл сначала определяет CI-систему проекта по конфигам и может РЕДАКТИРОВАТЬ
-
lhh666-6 Skill Pipeline ManifestUse when you need to map scripts to their inputs, outputs, and paper figures/tables.
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 gitea-runner, higress-helm, mariadb-helm. 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.