DevOps and cloud skills

13,972 tagged DevOps and cloud, measured the same way as everything else here.

Browse within: agentic-ai 204agents 194skills 138cli 117LLM 105agent 98cybersecurity 96azure 87software-architecture 87bug-bounty 82Orchestration 77google 71googlecloud 70hcl2 65

r2-image-upload

649

hougeai/r2-image

Skill Claude CodeCodex

An image uploader for Cloudflare R2, a cloud storage service, that returns a public URL for each uploaded image.

not rated 2 2mo ago A 20 tokens

sagemaker-ai

650

dgallitelli/claude-code-skill-for-sagemaker-ai

Skill Claude Code

Comprehensive SOP for Amazon SageMaker AI — SDK v3 code generation, serverless model customization (SFT, DPO, RLVR, RLAIF), LLM inference endpoints, model training (classical ML + LLM fine-tuning), HyperPod clusters (training + inference), Model Monitor, and AutoML with AutoGluon. Generates correct, working code every…

not rated 2 5mo ago A 196 tokens

cron-manage

651

t-nakatani/skills

Skill Claude CodeCodex

A management workflow for scheduled, unattended Claude Code jobs. Cron is a system for running commands automatically at specified times or intervals.

not rated 2 5mo ago A 171 tokens original MIT

airflow-plugins

652

miptah21/skills

Skill Claude CodeCodex

Build Airflow 3.1+ plugins that embed FastAPI apps, custom UI pages, React components, middleware, macros, and operator links directly into the Airflow UI. Use this skill whenever the user wants to create an Airflow plugin, add a custom UI page or nav entry to Airflow, build FastAPI-backed endpoints inside Airflow…

not rated 2 3mo ago A 185 tokens original MIT

vefaas

653

vefaas-dev/skills

Skill Codex

A guide for deploying local websites, APIs, and Node.js or Python applications to veFaaS, a serverless cloud service from Volcano Engine. Serverless services run application code in the cloud without requiring you to manage servers directly.

not rated 2 2mo ago A 202 tokens copy · 98% Apache-2.0

jjuniper-dev/skills

Skill Claude CodeCodex

End-to-end reference implementation of the Intelligence Monitoring Platform + n8n Automation for HC/PHAC leadership. This example demonstrates.

not rated 2 3mo ago A 0 tokens

andrewxhill/cashew

Skill Claude CodeCodex

Comprehensive quality infrastructure setup for TypeScript monorepos and any software project. Sets up deterministic quality gates that make it impossible for broken code to advance through the pipeline. Use this skill whenever someone wants to: set up a new monorepo, add quality gates, configure pre-commit or pre-push…

not rated 2 6mo ago A 192 tokens

cron-architecture

656

ogromwang/skills

Skill Claude CodeCodex

A design and implementation guide for Nanobot's scheduled-task system. It explains how scheduled jobs are stored, run asynchronously, and routed back to the conversation that created them.

not rated 3 5mo ago A 95 tokens original MIT

amr-migration-skill

657

AzureManagedRedis/amr-migration-skill

Skill Claude CodeCodex

Helps users migrate from Azure Cache for Redis (ACR/OSS) Basic, Standard, and Premium tiers to Azure Managed Redis (AMR). Provides SKU mapping, real-time pricing scripts, cache metrics assessment, automated migration via ARM REST APIs with DNS switching, and IaC template migration (ARM, Bicep, Terraform). Use when…

not rated 2 1mo ago A 225 tokens original MIT

fly-optimization

658

0xrohan10/skills

Skill Claude CodeCodex

Design and review Fly.io deployments: app topology, Postgres choice, Fly Proxy lifecycle, private networking, and observability.

not rated 2 5d ago A 29 tokens original MIT

companion-offload

659

companion-inc/companion-skill

Skill Claude Code

Offload a Claude Code task to a remote Companion sandbox via SSH. Use when the user wants to continue a task in the cloud, run something remotely, or offload work to their Companion sandbox. Triggers on "offload", "run in cloud", "companion run", "remote task", or "send to sandbox".

not rated 2 6mo ago C 72 tokens

cncoder/serverless-litellm

Skill Claude CodeCodex

Harden ALB-backed services (LiteLLM, generic APIs) behind CloudFront + WAF. Creates CloudFront distribution with secret origin header, WAF Web ACL with path whitelist, and locks down ALB Security Group to CloudFront-only. Use when deploying any internet-facing ALB service that should not be directly accessible.

not rated 2 1mo ago A 73 tokens original MIT

cloud-cli-safety

661

catpilotai/catpilot-ai-guardrails

Skill Claude CodeCodex

Require query-before-modify, full-command display, explicit confirmation, and rollback preparation before any cloud CLI invocation that mutates infrastructure. Covers Azure (az), AWS (aws), GCP (gcloud, gsutil), Kubernetes (kubectl, helm), and Terraform/IaC (terraform). Born from a real production incident where a…

not rated 2 2mo ago A 92 tokens original MIT

self-improve

662

sskarz/nanoclawbster

Skill Claude CodeCodex

Write features, fix bugs, and create PRs for the NanoClawbster codebase. Works in an isolated dev workspace, pushes via Composio (CI validates on GitHub Actions), and deploys after user approval.

not rated 2 1mo ago A 50 tokens original MIT

secure-deployment

663

imarios/skilltree

Skill Claude CodeCodex

Secure deployment practices for production systems.

not rated 2 today A 10 tokens original MIT

enuno/dokploy

Skill Claude Code

Integrate Cloudflare services with Dokploy templates: R2 storage, DNS challenge for SSL, Zero Trust Access, Workers, WAF, and Tunnel. Default to CF services for external dependencies.

not rated 2 27d ago A 46 tokens original Apache-2.0

deploy

665

Koroqe/OPOS

Skill Claude Code

Deploy the engineering service to production.

not rated 2 6d ago A 8 tokens original MIT

context-router

666

ivanpham86/context-router

Skill Claude CodeCodex

Use Context Router when a task requires project context, feature-specific retrieval, memory recall, strict run workflow slices, or session continuation.

not rated 2 3mo ago A 76 tokens original Apache-2.0

justanesta/claude-code-resources

Skill Claude CodeCodex

Monitoring, observability, and alerting for production systems. Use this skill when implementing structured logging, Prometheus metrics, OpenTelemetry tracing, alerting strategies, SLOs/SLIs, or dashboard design. Covers the three pillars of observability, PromQL, distributed tracing, error budgets, and alert fatigue…

not rated 2 4mo ago A 84 tokens original MIT

aws

668

whchoi98/claude-code-skills

Skill Claude CodeCodex

An AWS management skill for working with Amazon Web Services, a cloud platform that provides servers, storage, and other infrastructure.

not rated 2 8mo ago B 35 tokens

kruize-optimization

669

causaai/causa-backend

Skill Claude CodeCodex

Activate whenever RESOURCE COST RECOMMENDATIONS (Kruize) or RESOURCE PERFORMANCE RECOMMENDATIONS (Kruize) sections are present in the diagnostic context. Interprets Kruize CPU and memory right-sizing recommendations for containers.

not rated 2 7d ago A 53 tokens original Apache-2.0

aws-serverless-eda

670

TeamDay-AI/agents

Skill Claude Code

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless…

not rated 2 4mo ago A 112 tokens

cloudrun-app-deploy

671

techequitycloud/rad-modules

Skill Claude CodeCodex

Deploy multiple Cloud Run application modules concurrently from partner-modules — covering app selection, stale-state parking, tfvars creation, staggered applies to avoid IAM etag races, Playwright verification, and scale-to-zero cleanup.

not rated 2 today A 50 tokens original MPL-2.0

hermes

672

dandacompany/hermes-skill

Skill Claude CodeCodex

This skill should be used when self-hosting, installing, configuring, operating, updating, troubleshooting, or learning to use NousResearch Hermes Agent, including CLI usage, gateway and Slack setup, plugins, tools, skills, profiles, memory, MCP, cron, Kanban, delegatetask subagents, dashboards, and tmux-managed…

not rated 2 4mo ago A 72 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: