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.
-
agentuity Skill Agentuity CLI Cloud Apikey CreateCreate a new API key. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Apikey DeleteDelete an API key (soft delete). Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Keyvalue KeysList all keys in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Secret DeleteDelete a secret. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Secret ImportImport secrets from a file to cloud and local .env. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Stream DeleteDelete a stream by ID (soft delete). Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Vector DeleteDelete one or more vectors by key. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Vector SearchSearch for vectors using semantic similarity. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Vector UpsertAdd or update vectors in the vector storage. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Storage CreateCreate a new storage resource. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Storage DeleteDelete a storage resource or file. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Deployment ListList deployments. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Deployment LogsView logs for a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Deployment ShowShow details about a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Keyvalue DeleteDelete a key from the keyvalue storage. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Keyvalue SearchSearch for keys matching a keyword in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Storage DownloadDownload a file from storage bucket. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Deployment RemoveRemove a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Deployment RollbackRollback the latest to the previous deployment. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Vector Delete NamespaceDelete a vector namespace and all its vectors. Requires authentication. Use for Agentuity cloud platform operations
-
agentuity Skill Agentuity CLI Cloud Keyvalue Create NamespaceCreate a new keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
-
flonat Bundle Data AnalysisDeliver an end-to-end analysis pipeline: EDA, estimation, or publication output. Use when the user requests an end-to-end analysis pipeline: EDA, estimation, or publication output.
-
flonat Bundle Synthetic DataGenerate structurally realistic synthetic datasets for pipeline prototyping, test coverage, or prospective power analysis. Use when code or design must be exercised before real data are available or accessible. Never substitute synthetic records for governed raw data.
-
vanman2024 Bundle Google File SearchGoogle File Search API patterns for managed RAG with Gemini. Covers both TypeScript (@google/genai) and Python (google-genai) SDKs. Use when building File Search integrations, implementing RAG with Google AI, or when user mentions Google File Search, Gemini RAG, document indexing, or semantic search.
-
dmzoneill Skill Manage SecretsManage encrypted secrets with Ansible Vault and OpenSSL. View, encrypt, decrypt files; encrypt strings; generate RSA keys; file digests. Use when managing vault files or rotating secrets.
-
dmzoneill Skill Cancel PipelineCancel a running or stuck Tekton pipeline. Use when pipeline is stuck, wrong build started, need to free cluster resources, or want to retry with different parameters.
-
dmzoneill Skill Check CI HealthDiagnose GitLab CI/CD pipeline issues. Use when user says "check CI", "pipeline status", "why is CI failing?", or "CI health". Lists pipelines, shows failing jobs, gets trace logs, validates .gitlab-ci.yml.
-
dmzoneill Skill Cloud InventoryGet comprehensive inventory of AWS and GCP resources - EC2, S3, IAM, GCP compute, GCS, GKE. Use when user says "cloud inventory", "list AWS resources", "GCP resources", "cloud assets".
-
vanman2024 Bundle Chunking StrategiesDocument chunking implementations and benchmarking tools for RAG pipelines including fixed-size, semantic, recursive, and sentence-based strategies. Use when implementing document processing, optimizing chunk sizes, comparing chunking approaches, benchmarking retrieval performance, or when user mentions chunking, text splitting, document segmentation, RAG optimization, or chunk evaluation.
-
vanman2024 Bundle Observability PatternsComprehensive observability setup patterns for Google ADK agents including logging configuration, Cloud Trace integration, BigQuery Agent Analytics, and third-party observability tools (AgentOps, Phoenix, Weave). Use when implementing monitoring, debugging agent behavior, analyzing agent performance, setting up tracing, or when user mentions observability, logging, tracing, BigQuery analytics, AgentOps, Phoenix, Arize, or Weave.
-
aquariuscook Bundle Pentest ValidationOrchestrate security finding validation through graduated exploitation. 4-phase pipeline: recon (SAST/DAST), analysis (code review), validation (exploit proof), report (No Exploit, No Report gate). Eliminates false positives by proving exploitability.
-
dmzoneill Skill Gke Cluster OpsManage GKE clusters and GCP compute resources - list clusters, start/stop instances, storage ops. Use when user says "GKE cluster", "list GKE", "start GCP instance", "GCS storage".
-
dmzoneill Skill Rollout RestartRestart a Kubernetes deployment and monitor rollout. Use when picking up new ConfigMap/Secret changes, recovering from stuck pods, or forcing a fresh start without redeploying.
-
dmzoneill Skill Scale DeploymentScale a Kubernetes deployment up or down and monitor rollout. Use for high traffic, saving resources, testing replica counts, or recovering from OOM.
-
flonat Skill Sync PermissionsReconcile the current project's Claude and Codex permission surfaces with the canonical global policy. Use when project permissions are missing, stale, or inconsistent after setup or migration. Not for syncing skills, hooks, or agents; use $sync-ai-infra.
-
flonat Skill Pipeline ManifestBuild a traceability manifest linking analysis scripts to inputs, outputs, and manuscript figures or tables. Use when documenting a computational pipeline or locating the source of a reported artefact. Not for verifying that paper claims match code outputs; use the code-paper auditor.
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 agentuity-cli-cloud-apikey-create, agentuity-cli-cloud-apikey-delete, agentuity-cli-cloud-keyvalue-keys. 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.