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 Implement SpecInternal procedure for Step 3. Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for implementing a spec (code only, no test generation). Use when this capability is needed.
-
tomevault-io Bundle Docker Jfr Benchmark LoopRun a repeatable RDF4J performance loop against one JMH benchmark in Docker with Linux Java 26 and JFR CPU-time profiling. Use when working in this repo on benchmark-guided performance changes, hotspot triage, JFR reading, CPU bottleneck analysis, or repeated baseline, fix, and rerun loops. Trigger on requests mentioning benchmark, profiling, JFR, hotspot, perf loop, CPU bottleneck, or Docker benchmark runs in RDF4J. Use when this capability is needed.
-
tomevault-io Bundle Y Summary CodexSummarize Codex session JSONL logs into y-schema SummaryRoot outputs with evidence mapping and validation, then attach the summary as a git note under y-codex-session-summary. Use for building or updating the Codex session summarization pipeline or when asked to transform a Codex session log into structured summary artifacts. Use when this capability is needed.
-
tomevault-io Bundle Graflow WorkflowCreate Python workflow pipelines using Graflow with a structured plan-implement-review process. Use when building task graphs, parallel pipelines, LLM workflows, or any Graflow-based automation. Triggers on requests for "workflow", "pipeline", "task graph", "Graflow", or when user wants to build an automated data/AI pipeline. Use when this capability is needed.
-
tomevault-io Bundle CI CD SecurityCI/CD pipeline security, supply chain security, SLSA compliance, artifact signing, dependency scanning Use when this capability is needed.
-
tomevault-io Bundle Beanstalk DeployRobust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling Use when this capability is needed.
-
tomevault-io Bundle Implement Calico API ResourceImplements a new Calico API resource by plumbing it through all layers of the codebase. Use after API design is complete (see design-kubernetes-api skill). Use when this capability is needed.
-
tomevault-io Bundle GodotDevelop, test, build, and deploy Godot 4.x games. Use when working with Godot Engine, GDScript, GdUnit4 testing, PlayGodot automation, or exporting games to web/desktop. Covers CI/CD pipelines and deployment to Vercel/GitHub Pages/itch.io. Use when this capability is needed.
-
tomevault-io Bundle RobustaThis skill automates the process of identifying and patching CVE vulnerabilities in the Robusta Docker image and Python dependencies, focusing on critical, high, and medium severity issues. Use when this capability is needed.
-
tomevault-io Bundle Ruview VerifyVerify a RuView build — full Rust workspace tests, the deterministic Python pipeline proof (SHA-256 Trust Kill Switch), firmware hash manifest, and the ADR-028 witness bundle with one-command self-verification. Use after any significant change, before merging a PR, or to produce an attestation bundle for a recipient. Use when this capability is needed.
-
tomevault-io Bundle Stuartf303 Vandaemon DockerDocker Skill
-
tomevault-io Bundle CI Health CheckCheck CI/CD workflow status and troubleshoot failing checks in GitHub Actions Use when this capability is needed.
-
tomevault-io Bundle EmulateLocal drop-in API emulator for Vercel, GitHub, Google, Slack, Apple, Microsoft, AWS, Linear, and other developer APIs. Use when the user needs to start emulated services, configure seed data, write tests against local APIs, set up CI without network access, or work with the emulate CLI or programmatic API. Triggers include "start the emulator", "emulate services", "mock API locally", "create emulator config", "test against local API", "npx emulate", or any task requiring local service emulation. Use when this capability is needed.
-
tomevault-io Bundle Create Draft Release NotesCreate or update draft GitHub releases for the current project's main GitHub repository, then organize GitHub-generated release notes into user-friendly sections without rewriting release note items. Use for preparing, formatting, categorizing, creating, or updating GitHub release notes or draft releases, including optional highlights when the user asks for them. Use when this capability is needed.
-
tomevault-io Bundle ClawcommitIntegrate and operate ClawCommit commit-reveal decision logging for software delivery pipelines. Use when setting up onchain AI decision attestations, wiring CI/CD workflows, running commit/reveal operations, replay-verifying reveal transactions, troubleshooting deterministic hash mismatches, or enabling OpenClaw Native PR/merge decision tracking. Use when this capability is needed.
-
tomevault-io Bundle Testing DagsComplex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this dag and fix it if it fails", "test and debug", "run the pipeline and troubleshoot issues". For simple test requests ("test dag", "run dag"), the airflow entrypoint skill handles it directly. This skill is for iterative test-debug-fix cycles. Use when this capability is needed.
-
tomevault-io Bundle Docker DevManage the Docker Compose development stack and understand the Jinja2 template-based compose generation system. Covers start/stop/health/logs/restart/status/ports for the dev stack, the template-to-generate-to-commit workflow, and documentation lookup via Context7 MCP. Use when user says 'start docker', 'stop containers', 'check service health', 'show logs', 'restart service', 'docker status', 'which ports are used', 'is the API running', 'regenerate compose', or 'how does docker compose generation work'. Pass action as argument. Do NOT use for reviewing Docker Compose changes (use deployment-reviewer agent) or debugging Dagster pipelines (use /debug-pipeline). Use when this capability is needed.
-
tomevault-io Bundle K8S GitopsCheck whether plugins pinned via direct CDN URL (because they lacked a tagged Paper build Use when this capability is needed.
-
tomevault-io Bundle IncidentRun incident triage and mitigation with deterministic logging and optional rollback via the configured deploy adapter. Use when this capability is needed.
-
tomevault-io Bundle GcloudGoogle Cloud CLI 操作 Use when this capability is needed.
-
tomevault-io Bundle Mongodb ExpertMongoDB document modeling, aggregation pipeline optimization, sharding strategies, replica set configuration, connection pool management, and indexing patterns. Use this skill for MongoDB-specific issues, NoSQL performance optimization, and schema design. Use when this capability is needed.
-
tomevault-io Bundle Ops Run LocalManage the local Docker Compose development environment for Rails applications. Supports start, stop, restart, and status for the full stack or individual services. Use when this capability is needed.
-
tomevault-io Bundle Dev UI BootstrapBootstrap a UI dev sandbox — Playwright end-to-end testing scaffolding for the cozystack-ui SPA plus a Vite dev server connected to a chosen Kubernetes cluster. Use whenever the operator wants to fix, debug, screenshot, or write Playwright tests against the Cozystack console — e.g. "prepare cozystack-ui for a fix", "spin up the UI against my dev cluster", "install playwright in cozystack-ui", "give me a UI sandbox pointing at <kubeconfig>". Handles worktree creation, @playwright/test + Chromium install, playwright.config.ts, dev:e2e / test:e2e scripts, kubectl proxy against a kubeconfig, and a Vite server on a free port so the operator can immediately start poking at the running app. Use when this capability is needed.
-
tomevault-io Bundle Ctwoodwa Marilo CI CD PipelineCI/CD Pipeline — ICM Workspace Skill
-
tomevault-io Bundle Arc ContainerDocker container management for Qdrant and MeiliSearch services. Use when user mentions starting services, stopping services, checking container status, viewing logs, restarting containers, or resetting database services. Use when this capability is needed.
-
tomevault-io Bundle Deno To BunMigrate Deno projects to Bun with API compatibility analysis. Use when converting Deno.* APIs to Bun equivalents, migrating from Deno Deploy, or updating permissions model and import maps. Use when this capability is needed.
-
tomevault-io Bundle OsduGitLab CI/CD test job reliability analysis for OSDU projects. Tracks test job (unit/integration/acceptance) pass/fail status across pipeline runs. Use for test job status, flaky test job detection, test reliability/quality metrics, cloud provider analytics. Wraps osdu-quality CLI. Use when this capability is needed.
-
tomevault-io Bundle Insights ApplyThis skill should be used when the user asks to "apply insights", "insights to rules", "update rules from insights", "apply suggestions", or mentions updating CLAUDE.md from insights data. Extracts suggestions from the /insights report and applies them to the global CLAUDE.md via the sync pipeline. Use when this capability is needed.
-
tomevault-io Bundle Claw DriveClaw Drive — AI-managed personal drive for OpenClaw. Auto-categorize, tag, deduplicate, and retrieve files with natural language. Backed by Google Drive for cloud sync and security. Use when receiving files to store, or when asked to find/retrieve a previously stored file. Use when this capability is needed.
-
tomevault-io Bundle MlopsMLOps practices including CI/CD for ML, experiment tracking, model monitoring, pipeline orchestration, and production ML operations. Use when this capability is needed.
-
tomevault-io Bundle Opentelemetry Instrumentation ExtensionExtend OpenTelemetry instrumentation when new functionality is added to the MCP Gateway. Use when (1) new operations/functions are added, (2) reviewing code for missing instrumentation, (3) user requests otel/telemetry additions, or (4) working with state-changing operations. Analyzes git diff, suggests instrumentation points following project standards in docs/telemetry/README.md, implements with approval, writes tests, updates documentation, and verifies with debug logging and docker logs. Use when this capability is needed.
-
tomevault-io Bundle Django LayoutUse when working with a deterministic program for generating production-ready Django sites with uv, Docker, and htmx.
-
tomevault-io Bundle Minecraft Plugin UpdaterCheck and update all Minecraft plugin URLs and build numbers in the homelab k8s plugin list. Use this skill whenever the user wants to update Minecraft plugins, check for outdated plugins, refresh plugin versions, or fix a broken plugin download URL. Triggers on phrases like "update plugins", "check plugin versions", "geyser is outdated", "update minecraft plugins", or any mention of a specific plugin being outdated. Use when this capability is needed.
-
tomevault-io Bundle Dot AI OperateAI-powered Kubernetes application operations tool for Day 2 operations. Handles updates, scaling, enhancements, rollbacks, and deletions through natural language intents. Analyzes current state, applies organizational patterns and policies, validates changes via dry-run, and executes approved operations safely. Use when this capability is needed.
-
tomevault-io Bundle Skill FlowUse when the user asks Codex to inspect, import, enable, disable, deploy, update, repair, migrate, or uninstall Skill Flow skill groups through the skill-flow CLI or bridge protocol.
-
tomevault-io Bundle Debug CIReproduce and debug CI failures locally using Docker. Use when a CI job fails but tests pass locally, especially for Linux-specific issues (VSCode extension tests with xvfb, Go tests on Linux). Builds a container matching the CI environment defined in .github/workflows/ci.yml. 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 implement-spec, docker-jfr-benchmark-loop, y-summary-codex. 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.