Devops AI Skills

2,178 open-source Devops AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 103-153 of 2,178 AI skills

AI skills directory results

caliber-ai-org logo

Find Skills

caliber-ai-org
OrganizationPopular

Discovers and installs community skills from the public registry. Use when the user mentions a technology, framework, or task that could benefit from specialized skills not yet installed, asks 'how do…

124
1.3K
Instructions
View
AI-Builder-Club logo

Crabbox Setup

AI-Builder-Club
OrganizationPopular

Scaffold an isolated CLOUD dev box per agent (via crabbox + Daytona) for any codebase — the parallel-safe counterpart to dev-local-setup. Each agent gets its own full stack (own DB + dev server) and…

159
1.3K
5 files
View
BankrBot logo

1claw

BankrBot
OrganizationPopular

HSM-backed secret management for AI agents. Store API keys (including Bankr `bk_` keys), passwords, and credentials in an encrypted vault; retrieve them at runtime via MCP without keeping secrets in…

622
1.2K
3 files
View
jezweb logo

Cloudflare Worker Builder

jezweb
CommunityPopular

Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold structure, configure bindings, deploy. Use whenever the user wants to create a…

102
1K
11 files
View
levnikolaevich logo

Ln 22 Current Architecture Documenter

levnikolaevich
Community

Documents current architecture from implementation evidence; does not propose a target or audit fitness.

84
565
Instructions
View
proffesor-for-testing logo

Accessibility Testing

proffesor-for-testing
Community

WCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible…

92
480
4 files
View
jamditis logo

Claude Md Updater

jamditis
Community

Scans the session for lessons and workflows, then proposes scoped CLAUDE.md edits. Use for save this lesson or add to context.

64
397
1 files
View
hoodini logo

Aws Account Management

hoodini
Community

Manage AWS accounts, organizations, IAM, and billing. Use when setting up AWS Organizations, managing IAM policies, controlling costs, or implementing multi-account strategies. Triggers on AWS…

62
280
Instructions
View
LerianStudio logo

Ring:Auditing Production Readiness

LerianStudio
Organization

Auditing a service's production readiness against Ring engineering standards across base dimensions plus a conditional multi-tenant dimension, then emitting a scored report and an HTML dashboard. Use…

28
215
7 files
View
danielvm-git logo

Assess Impact

danielvm-git
Community

Analyze the blast radius of a proposed change before any code is written. Maps dependents, affected stories, and test coverage. Produces specs/IMPACT_LATEST.md. Use before plan-work on any non-trivial…

18
206
Instructions
View
oasm-platform logo

Vulnerability Analysis

oasm-platform
Organization

Perform deep analysis of CVEs and security vulnerabilities including CVSS scoring, affected versions, exploit maturity, and remediation steps. Use when the user needs detailed vulnerability…

30
192
Instructions
View
seb1n logo

Agent Observability

seb1n
Community

Design privacy-aware observability for AI agents using traces, spans, structured events, metrics, cost attribution, dashboards, alerts, and investigation workflows. Use when instrumenting an agent,…

35
188
3 files
View
ZhanlinCui logo

Deploying To Production

ZhanlinCui
Community

Automate creating a GitHub repository and deploying a web project to Vercel. Use when the user asks to deploy a website/app to production, publish a project, or set up GitHub + Vercel deployment.

26
186
Instructions
View
Kilo-Org logo

Adf Master

Kilo-Org
Organization

Azure Data Factory (ADF) CI/CD, deployment, and pipeline development. PROACTIVELY activate for: (1) ADF CI/CD setup (npm validation, ARM template export), (2) ADF ARM template deployment, (3) ADF npm…

168
179
7 files
View
Dynatrace logo

Dt App Dashboards

Dynatrace
Organization

Work with Dynatrace dashboards - create, modify, query, and analyze dashboard JSON including tiles, layouts, DQL queries, variables, and visualizations.

30
156
6 files
View
proflead logo

Api Error Taxonomy

proflead
Community

Define consistent API error codes and responses. Use when a mid-level developer needs error standardization.

31
147
Instructions
View
686f6c61 logo

Evaluate Dependency

686f6c61
Community

Usar antes de aceptar una dependencia nueva. También: auditar paquete, licencia, CVEs, transitivas, bundle, npm install, pip, cargo add.

7
115
Instructions
View
fabricioctelles logo

Agent Ready Cloudflare

fabricioctelles
Community

Audit and improve website readiness for AI agents using the Cloudflare "Is It Agent Ready?" scanner (isitagentready.com). Covers scanning via API, interpreting results, generating implementation…

7
87
Instructions
View
vasilyu1983 logo

Agents Mcp

vasilyu1983
Community

Configures and hardens MCP servers for Claude Code and Codex agents. Use when connecting databases, APIs, files, or SaaS via MCP, or building custom servers.

19
87
18 files
View
AIDotNet logo

Ci Cd Generator

AIDotNet
Organization

为GitHub Actions、GitLab CI、Azure DevOps和Jenkins生成CI/CD流水线,包含构建、测试、部署阶段、缓存和密钥管理。

17
85
Instructions
View
labring logo

Docker To Sealos

labring
Organization

Convert Docker Compose files or installation docs into production-grade Sealos templates with role-specific personal low-load resource sizing, official route and runtime semantics, KubeBlocks database…

19
80
36 files
View
nahisaho logo

Ai Ml Engineer

nahisaho
Community

Copilot agent that assists with machine learning model development, training, evaluation, deployment, and MLOps Trigger terms: machine learning, ML, AI, model training, MLOps, model deployment,…

7
77
2 files
View
rknall logo

Docker Configuration Validator

rknall
Community

Comprehensive Docker and Docker Compose validation following best practices and security standards. Use this skill when users ask to validate Dockerfiles, review Docker configurations, check Docker…

9
73
2 files
View
brucesongs logo

5g Telecom Attack

brucesongs
Community

5G core (AMF/SMF/UPF), RAN, signaling (PFCP/GTP/Diameter/SS7), IMSI catchers, O-RAN security, roaming abuse, SMS interception, and telecom infrastructure red team operations.

18
70
11 files
View
DanielKerridge logo

Dataverse Plugins

DanielKerridge
Community

Use when developing, registering, or deploying Dataverse plugins (C# server-side extensions). Covers the IPlugin interface, execution pipeline stages, entity images, common patterns (auto-numbering,…

16
63
4 files
View
ruvnet logo

Ruview Cli Api

ruvnet
CommunityPopular

Use the RuView `wifi-densepose` CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (`wifi-densepose-api`, Axum), and the browser/WASM build…

12.5K
94.3K
Instructions
View
usestrix logo

Ci Security Scanning With Strix

usestrix
OrganizationPopular

Add security scanning to CI/CD with Strix — GitHub Actions, GitLab CI, or any pipeline — so every pull request gets a diff-scoped AI pentest that blocks vulnerable code before it merges, with results…

6.9K
63.3K
Instructions
View
novuhq logo

Env Setup

novuhq
OrganizationPopular

Create or update Novu environment variables in the user's project safely (never expose the secret key to the client). Complements the official Novu skills by covering project-level env configuration.

4.5K
40K
Instructions
View
alchaincyf logo

Elon Musk Perspective

alchaincyf
CommunityPopular

马斯克的思维操作系统。基于传记、播客、推文、法庭证词、决策记录和外部批评的深度调研, 提炼5个核心心智模型、8条决策启发式和完整的表达DNA。 用途:作为思维顾问,用马斯克的视角分析问题、审视决策、拆解成本结构、挑战行业假设。 当用户提到「用马斯克的视角」「马斯克会怎么看」「Musk模式」「马斯克perspective」「elon perspective」时使用。…

4.4K
32.8K
5 files
View
mksglu logo

Context Mode

mksglu
CommunityPopular

Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results",…

1.7K
23.4K
4 files
View
google logo

Google Cloud Recipe Auth

google
OrganizationPopular

Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for…

1.6K
20.1K
Instructions
View
kubesphere logo

Frontend Integration Yaml

kubesphere
OrganizationPopular

Generate canonical FrontendIntegration YAML from a simplified single-menu authoring model for frontend-forge.

2.8K
17.1K
3 files
View
huggingface logo

Hf Cloud Aws Context Discovery

huggingface
OrganizationPopular

Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task. Use this skill before any other AWS work — deploying to SageMaker, creating…

744
11.1K
Instructions
View
xerrors logo

Image Gen

xerrors
CommunityPopular

在 Agent 沙盒中生成图片并保存到 outputs。当用户要求生成图片、海报、插画、文生图,或指定 Qwen-Image、其它兼容图片生成接口时使用此技能。

1.1K
7.1K
Instructions
View
antfu logo

Nitro

antfu
CommunityPopular

Nitro is the framework-agnostic server toolkit (powering Nuxt) for building and deploying web servers anywhere. Use when working with nitro.config, server routes/event handlers, route rules, caching,…

333
5.9K
14 files
View
dotnet logo

Nuget Trusted Publishing

dotnet
OrganizationPopular

Set up NuGet trusted publishing (OIDC) on a GitHub Actions repo — replaces long-lived API keys with short-lived tokens. USE FOR: trusted publishing, NuGet OIDC, keyless NuGet publish, migrate from…

416
5.4K
2 files
View
shareAI-lab logo

Internal Comms

shareAI-lab
OrganizationPopular

A set of resources to help write internal communications in common company formats. Use when asked to write internal communications (status reports, leadership updates, 3P updates, company…

771
5.2K
4 files
View
mergisi logo

Git Commit Writer

mergisi
CommunityPopular

Trigger when the user asks to write a commit message, generate a commit from staged changes, review a diff before committing, or says "/commit". Reads git diff --staged and produces an opinionated,…

649
4K
Instructions
View
xstongxue logo

Dev Workflow

xstongxue
CommunityPopular

开发流程五步法。支持需求理解、方案设计、代码实现、代码审查、Bug 修复。当用户提到「需求分析」「方案设计」「代码实现」「代码审查」「理解需求」「技术设计」「开始写代码」「Review」「检查代码」「bug」「报错」「崩溃」「异常」「出错了」时使用。

201
2.9K
22 files
View
cloudflare logo

Agents Sdk

cloudflare
OrganizationPopular

Build, debug, or review Cloudflare Agents SDK applications using the agents package.

277
2.8K
19 files
View
jeremylongshore logo

Background

jeremylongshore
CommunityPopular

Use when the user wants to see, inspect, cancel, or prune background agents fired during prior chain runs. Read/manage `.hyperflow/background/registry.json` and the per-agent output buffers at…

402
2.8K
Instructions
View
aws logo

Coordinating Multi Space Devops Agent

aws
OrganizationPopular

Coordinate the AWS DevOps Agent across multiple AgentSpaces from one Claude Code session — route questions to the right space (prod vs staging vs knowledge), query several spaces in parallel and…

311
2.7K
Instructions
View
expo logo

Eas Hosting

expo
OrganizationPopular

EAS service (paid). Deploy Expo websites and Expo Router API routes to EAS Hosting - export the web bundle, run eas deploy for production and PR preview URLs, manage environment secrets and custom…

146
2.5K
1 files
View
TencentBlueKing logo

Api Interface Design

TencentBlueKing
OrganizationPopular

设计 BK-CI API 契约时使用,例如 Resource 路径设计、HTTP 方法选择、请求响应对象、错误码和版本策略。当用户要定义接口而不是实现业务逻辑时优先使用。

524
2.5K
Instructions
View
openwebf logo

Webf Infinite Scrolling

openwebf
OrganizationPopular

Create high-performance infinite scrolling lists with pull-to-refresh and load-more capabilities using WebFListView. Use when building feed-style UIs, product catalogs, chat messages, or any…

163
2.5K
1 files
View
softaworks logo

C4 Architecture

softaworks
OrganizationPopular

Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure, create C4 diagrams, or…

226
2.5K
3 files
View
dstackai logo

Dstack

dstackai
OrganizationPopular

dstack is an open-source control plane for GPU provisioning and orchestration across GPU clouds, Kubernetes, and on-prem clusters.

262
2.3K
Instructions
View
larashero3-dotcom logo

Lieflat Less Ai Tone

larashero3-dotcom
CommunityPopular

按 SKILL.md 明确列出的规则识别并改写写作中的 AI 痕迹。只能处理清单内的问题;未命中规则的文字必须原样保留,也不能改变文章框架。适用于写作完成后的成稿清理。 Remove AI writing tells using an explicit whitelist of rules; leaves unmatched text untouched.

190
1.9K
Instructions
View
TencentEdgeOne logo

Edgeone Makers Agents

TencentEdgeOne
OrganizationPopular

This skill guides building AI agent endpoints on EdgeOne Makers — five framework routes (DeepAgents, LangGraph, CrewAI, OpenAI Agents SDK, Claude Agent SDK), platform-injected `context.store` /…

152
1.9K
20 files
View
NVIDIA-AI-Blueprints logo

Vss Evaluate Caption Accuracy

NVIDIA-AI-Blueprints
OrganizationPopular

Measure whether an RT-VLM configuration change altered caption quality — capture paired baseline and candidate captions for a set of videos, score both against a ground truth with an LLM judge, and…

393
1.9K
6 files
View
questflowai logo

Ackman Concentrated Activism

questflowai
OrganizationPopular

Use when evaluating Bill Ackman-style concentrated long theses, activist campaigns, high-conviction multiyear bets, and public narrative plus fundamental catalysts.

138
1.8K
1 files
View

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇