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.
-
tomevault-io Bundle Tfdc Provider GetFetch full Terraform provider documentation content by provider_doc_id using tfdc. Use when you have a provider_doc_id from a previous search and need the complete documentation content for a specific resource, data source, or other provider doc. Use when this capability is needed.
-
tomevault-io Bundle Neo4j CLIRuns Cypher, inspects the database schema / data model via `neo4j-cli query :schema`, manages Neo4j Aura, Neo4j connection (dbms) credentials, and embedding-provider credentials, and manages local Neo4j Docker containers (create / list / get / start / stop / delete, including ephemeral runs that emit a .env file consumable by `query --env`) from the terminal via the neo4j-cli CLI. Use when the user wants to execute or pipe Cypher against Neo4j, inspect/view/introspect the schema or generate a data model from the schema (labels, relationship types, properties) via `:schema`, embed text inline as a Cypher parameter, list/create/get/delete/provision/resize Aura instances or tenants, manage Aura Agents, manage Aura/dbms/embed credentials, run / start / stop a local Neo4j Docker container, install/remove the neo4j-cli skill in an agent, or self-update the neo4j-cli binary via `neo4j-cli update`. Skip for Cypher syntax questions, Neo4j drivers, Kubernetes, Neo4j Browser, or other databases.
-
tomevault-io Bundle Nf Core Hackathon Infra DeployDeploy Hackathon Infrastructure
-
tomevault-io Bundle Bisect Ssa PassWorkflow for debugging SSA pass semantic preservation using the noir-ssa CLI. Use when a program's behavior changes incorrectly during the SSA pipeline - bisects passes to identify which one breaks semantics. The `pass_vs_prev` fuzzer finds such issues automatically. Use when this capability is needed.
-
tomevault-io Bundle Ollieb89 Viflo CI CD PipelinesCI/CD Pipelines
-
tomevault-io Bundle Prowler Cloud Prowler AI Sdk 5Breaking Changes from AI SDK 4
-
tomevault-io Bundle Eliasoulkadi Shokunin Kubernetes---
-
tomevault-io Bundle Bio Workflows Clip PipelineEnd-to-end CLIP-seq analysis from FASTQ to binding sites and motif enrichment. Use when analyzing protein-RNA interactions from CLIP-based methods. Use when this capability is needed.
-
tomevault-io Bundle Bio Workflows Gwas PipelineEnd-to-end GWAS workflow from VCF to association results. Covers PLINK QC, population structure correction, and association testing for case-control or quantitative traits. Use when running genome-wide association studies. Use when this capability is needed.
-
tomevault-io Bundle Bio Workflow Management Wdl WorkflowsCreate portable bioinformatics pipelines with Workflow Description Language (WDL) using Cromwell or miniwdl execution engines. Use when running GATK best practices pipelines, working with Terra/AnVIL platforms, or building workflows for cloud execution on Google Cloud or AWS. Use when this capability is needed.
-
tomevault-io Bundle Cicd DevopsManage GitHub Actions workflows, containerization, deployment pipelines, and release automation. Use when working with CI/CD, Docker, or deployment. Use when this capability is needed.
-
tomevault-io Bundle Xr Compose ToolLaunching, stopping, or managing xr-compose-based XRd labs, running commands/logs via the just wrapper, or working with docker-compose.xr.yml topology files. Use when this capability is needed.
-
tomevault-io Bundle Prowler Cloud Prowler Django DrfCritical Patterns
-
tomevault-io Bundle Prowler Cloud Prowler Prowler PrPR Creation Process
-
tomevault-io Bundle Prowler Cloud Prowler Prowler UIRelated Generic Skills
-
tomevault-io Bundle Prowler Cloud Prowler Skill SyncPurpose
-
tomevault-io Bundle Prowler Cloud Prowler TypescriptConst Types Pattern (REQUIRED)
-
tomevault-io Bundle Cran AuditThis skill should be used when the user asks to \"audit for CRAN\", \"check CRAN readiness\", \"prepare for CRAN submission\", \"CRAN check\", \"is my package CRAN ready\", \"submit to CRAN\", or mentions CRAN submission compliance. It audits an R package against CRAN Repository Policy and submission requirements, producing a structured gap report with actionable fixes. Use when this capability is needed.
-
tomevault-io Bundle Joss AuditThis skill should be used when the user asks to \"audit for JOSS\", \"check JOSS readiness\", \"JOSS reviewer checklist\", \"prepare for JOSS submission\", \"is my package JOSS ready\", \"JOSS requirements\", or mentions JOSS submission compliance. It evaluates an R package and its paper.md against the complete JOSS reviewer checklist, producing a structured gap report. Use when this capability is needed.
-
tomevault-io Bundle Sandbox AgentDeploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses. Use when this capability is needed.
-
tomevault-io Bundle Flow Nexus SwarmCloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform Use when this capability is needed.
-
tomevault-io Bundle Deploy AppDeploy a new application to the Kubernetes cluster using GitOps patterns Use when this capability is needed.
-
tomevault-io Bundle Pwp BootstrapNew project initialization protocol — from empty directory to production-ready foundation in one session. Use this skill whenever the user wants to start a new project, initialize a repo, scaffold an application, or set up a codebase from scratch. Also use when they say 'new project', 'start fresh', 'initialize a repo', 'scaffold this', 'set up the project', or 'create a new app'. Covers repo setup, tooling config, folder structure, hello world verification, and CI/CD. Use when this capability is needed.
-
tomevault-io Bundle Super Dev CoreSuper Dev pipeline governance for research-first, commercial-grade AI coding delivery Use when this capability is needed.
-
tomevault-io Bundle CI CD SetupSets up CI/CD pipelines for testing using GitHub Actions. Use for automating test runs, builds, and deployments to QA environments.
-
tomevault-io Bundle Stac TroubleshooterDiagnose Stac build, deploy, rendering, caching, and navigation issues using repeatable checks. Use when users report stac build finding no screens, deploy mismatches, runtime unknown widget/action errors, cache staleness, or migration regressions. Use when this capability is needed.
-
tomevault-io Bundle Write RfcWrite RFCs for the ToolHive ecosystem. Use when the user wants to create a new RFC, proposal, or design document for toolhive, toolhive-studio, toolhive-registry, toolhive-registry-server, toolhive-cloud-ui, or dockyard projects. Use when this capability is needed.
-
tomevault-io Bundle Pytest Markspytestのマーク体系を設計・実装するスキル。「テストをマークで分類したい」「CIでDockerテストをスキップしたい」「Dockerコンテナ内で実行できないテストを除外したい」「make testでDockerテストを実行したい」「テストの実行対象を環境ごとに切り替えたい」「新しいマークを追加したい」「skipifを使いたい」「pytestの--strict-markersで未定義マークエラーが出る」という依頼で起動。マーク設計→pyproject.toml登録→テストコード付与→CI/ローカルコマンド整合の流れで実装する。 Use when this capability is needed.
-
tomevault-io Bundle Sumonmselim Agentguard TerraformTerraform
-
tomevault-io Bundle Release ProcedureUse when user says 'release', 'リリース', 'deploy', 'publish', 'vtag', 'version up', 'バージョンアップ', or discusses merging to main/develop. Guides through version bump and release flow.
-
tomevault-io Bundle Tomspiegl Hetzbot Hetzbot Dockerdocker
-
tomevault-io Bundle Golang Samber MoMonadic types for Golang using samber/mo — Option, Result, Either, Future, IO, Task, and State types for type-safe nullable values, error handling, and functional composition with pipeline sub-packages. Apply when using or adopting samber/mo, when the codebase imports `github.com/samber/mo`, or when considering functional programming patterns as a safety design for Golang. Use when this capability is needed.
-
tomevault-io Bundle Azure Autorest Java Autorest JavaSkill Instructions
-
tomevault-io Bundle Apim KqlGuide for creating Kusto Query Language (KQL) queries for Azure API Management tables in Azure Monitor (Log Analytics Workspace). Use when users want to query, analyze, or monitor APIM logs including gateway logs, LLM/AI logs, MCP logs, WebSocket logs, and Application Insights data. This skill provides KQL syntax, table schemas, and query patterns for APIM monitoring scenarios. Use when this capability is needed.
-
tomevault-io Bundle EshopliteEnables squad agents running on different machines (laptop, DevBox, Azure VM) to securely share work, coordinate execution, and pass results without manual intervention.
-
tomevault-io Bundle AWS Cost CheckComprehensive AWS account cost audit — discovers all active resources, checks for runaway costs, and flags free tier limits 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 tfdc-provider-get, neo4j-cli, nf-core--hackathon-infra--deploy. 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.