DevOps and cloud skills

18,242 tagged DevOps and cloud, measured the same way as everything else here.

Browse within: azure 131aws 101kubernetes 74docker 59aiops 58claude-marketplace 52claude-code-plugins 49ai-coding 48sdk 48foundry 46dotnet 42hacktoberfest 37gcp 35datadog 34

ai-news-radar

145

LearnPrompt/ai-news-radar

Skill Claude CodeCodex

A maintenance guide for AI News Radar, a tool that collects recent AI and technology updates from feeds and other sources.

not rated 1.7k +5 today A 73 tokens original MIT

fp-cloud-cli

146

FailproofAI/failproofai

Skill Claude CodeCodex

The way to answer "how are my production AI agents doing?" and to run the team's agent-observability deployment — reach for it even on casual phrasing that names no tool. Trigger when the user wants to: • inspect agent telemetry — did agents error/fail/go flaky; sessions, events, latency, token usage, slowest models…

not rated 1.8k +104 today A 245 tokens

django-run-locally

147

fossasia/eventyay

Skill Claude CodeCodex

Steps for initiating the Django development server without Docker.

not rated 1.7k today A 15 tokens original Apache-2.0

docker-deployment

148

fossasia/eventyay

Skill Claude CodeCodex

Docker Compose, container services, deployment.

not rated 1.7k today A 11 tokens original Apache-2.0

triage

149

bitbonsai/mcpvault

Skill Claude CodeCodex

Activate for the daily repository triage run, or when the user asks to triage CI failures, open issues, or recent commits. Reads yesterday's signals, dedupes against the state file, drafts fixes in isolated worktrees with a reviewer pass, opens PRs on green, and keeps people out of limbo with comments in the…

not rated 1.6k +3 3d ago A 108 tokens original MIT

sandbox-agent

150

rivet-dev/sandbox-agent

Skill Claude CodeCodex

Deploy, 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…

not rated 1.6k +4 2mo ago A 98 tokens original Apache-2.0

agents-sdk

151

cyberpapiii/chipotlai-max

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

not rated 1.6k +7 3mo ago A 59 tokens

cloudflare

152

cyberpapiii/chipotlai-max

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

not rated 1.6k +7 3mo ago A 68 tokens

glue-09-10-migration

153

aws-samples/aws-glue-samples

Skill Claude CodeCodex ✓ vendor

Upgrade an AWS Glue ETL job from Glue version 0.9 or 1.0 to Glue 4.0. Runs the job against Glue 4.0, diagnoses failures against a known breaking-change catalogue, patches the job script and configuration, and iterates until the job succeeds or the fix attempt limit is exhausted. Jobs using the AWS Encryption SDK…

not rated 1.5k 16d ago A 185 tokens MIT-0

aws-samples/aws-glue-samples

Skill Claude CodeCodex ✓ vendor

Migrate a legacy AWS Glue development endpoint to a Glue interactive session, following the official AWS migration checklist. Inventories the dev endpoint config, maps it to an equivalent interactive session (runtime role, Glue version, workers, VPC connection, idle timeout), provisions the session, validates by…

not rated 1.5k 16d ago A 180 tokens MIT-0

duneanalytics/spellbook

Skill Claude CodeCodex

Designs and runs DuneSQL regression queries comparing CI tables (dune. . ) to production spells after pipeline-only dbt changes; after SQL is tailored to the to execute queries and validate parity. Use for prod vs CI regression, lineage parity checks, or row/metric validation when data should not drift; invoke…

not rated 1.5k today A 83 tokens

NVIDIA/deepops

Skill Claude CodeCodex ✓ vendor

Deploy a Kubernetes GPU cluster with DeepOps (Kubespray + GPU Operator) and prove it schedules GPU pods. Use when asked to deploy or rebuild Kubernetes on GPU servers with this repository.

not rated 1.5k +2 yesterday A 47 tokens original BSD-3-Clause

domain-tls-routing

157

nixopus/nixopus

Skill Claude CodeCodex

Diagnose domain resolution, TLS certificate provisioning, and reverse proxy routing issues. Use when a domain is not resolving, TLS certificates fail, proxy returns 502/503/504, or custom domains are stuck in pending status.

not rated 1.5k +1 3mo ago A 50 tokens

failure-diagnosis

158

nixopus/nixopus

Skill Claude CodeCodex

Diagnose deployment failures, container crashes, and networking issues using structured pattern matching on logs and container state. Use when a deployment fails, a container crashes or exits unexpectedly, or the app is unreachable after deployment.

not rated 1.5k +1 3mo ago A 47 tokens

monitor-ci

159

nrwl/nx-console

Skill Claude CodeCodexCursor

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab…

not rated 1.4k yesterday A 86 tokens original MIT

changelog

160

cloudposse/atmos

Skill Claude CodeCodex

Blog post authoring for Atmos: MDX template, frontmatter, website/blog/tags.yml and authors.yml rules, problem-first framing, backtick-opening ban, optional cast embeds, and no-Go-internals leakage. Invoke when writing, editing, or reviewing a website/blog/.mdx changelog post.

not rated 1.4k +4 changed today A 65 tokens original Apache-2.0

pull-request

161

cloudposse/atmos

Skill Claude CodeCodex

PR workflow: pick the right semver label (no-release / patch / minor / major), decide when to add a changelog blog post, when to update the roadmap, and how to do each correctly. Invoke before opening a PR or when touching an existing PR's release docs.

not rated 1.4k +4 today A 60 tokens original Apache-2.0

roadmap

162

cloudposse/atmos

Skill Claude CodeCodex

Maintain and update the Atmos roadmap page (website/src/data/roadmap.js): milestone/initiative/quarter schema, progress-percentage math, the curated featured[] cap (max 6, never auto-modified), and the no-changelog-for-internal-refactors gate. Invoke when adding/updating milestones, initiatives, or quarters, or…

not rated 1.4k +4 today A 80 tokens original Apache-2.0

docs-cleaner

163

daymade/claude-code-skills

Skill Claude CodeCodex

Consolidates redundant documentation while preserving all valuable content; keeps a doc set truthful after things change. Two modes. (1) POST-CHANGE GOVERNANCE — when code, scripts, config, env vars, ports, paths, deployment, auth, tests, or a documented procedure changed; also "which docs are now wrong", "check docs…

not rated 1.4k +6 today A 238 tokens original MIT

deploy-hf

164

Vincentqyw/image-matching-webui

Skill Claude CodeCodex

Release a new imcui version and deploy to HuggingFace Spaces (test → prod). Invoke when user asks to release, deploy, or ship a new version.

not rated 1.3k 1mo ago A 38 tokens original Apache-2.0

create-app-scaffold

165

TanStack/cli

Skill Claude CodeCodex

Scaffold a TanStack app with tanstack create using --framework, --template, --toolchain, --deployment, --add-ons, --blank, and --router-only. Covers flag compatibility, non-interactive defaults, and intent-preserving command construction.

not rated 1.3k 3d ago A 57 tokens original MIT

cvm-ai-doctor

166

TencentCloud/Octop

Skill Claude CodeCodex

A health-diagnosis workflow for servers, computers, virtual machines, and containers on Linux, macOS, or Windows.

not rated 1.4k today A 60 tokens original MIT

Tencent Cloud Infra

167

TencentCloud/Octop

Skill Claude CodeCodex

A command-line guide for managing Tencent Cloud services, including servers, networks, domains, certificates, storage, permissions, and monitoring. Tencent Cloud is a cloud provider, and tccli is its command-line tool.

not rated 1.4k today A 538 tokens original MIT

meituan-deals

168

TencentCloud/Octop

Skill Claude CodeCodex

A Meituan assistant for finding food deals, collecting coupons, and placing restaurant group-buy orders. Meituan is a Chinese local-services platform for dining and other everyday purchases.

not rated 1.4k today A 193 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: