Devops AI Skills

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

Search and filter AI skills

Showing 868-918 of 2,178 AI skills

AI skills directory results

agenticnotetaking logo

Add Domain

agenticnotetaking
OrganizationPopular

Add a new knowledge domain to your existing system. Derives domain-specific configuration through conversation, generates domain folders, templates, and vocabulary while preserving and connecting to…

226
3.5K
1 files
View
jeremylongshore logo

Sticky

jeremylongshore
CommunityPopular

Use when the user wants to set auto-routing mode: on (every task-shaped message routes), auto (intent-verb messages route — default), or off (no auto-routing). Intent-detection runs by default; use…

402
2.8K
Instructions
View
aws logo

Agents Deploy

aws
OrganizationPopular

Use when deploying your agent to AWS, or when a deploy has failed. Handles pre-flight validation, CDK/IAM/quota error diagnosis, version management, rollback, and canary deployments. Triggers on:…

311
2.7K
1 files
View
TencentBlueKing logo

Git Commit Specification

TencentBlueKing
OrganizationPopular

编写 BK-CI Git 提交信息和整理提交边界时使用,例如选择 commit type、撰写 commit message、判断是否拆分提交和准备 PR 前自检。当用户要提交代码而不是讨论实现细节时优先使用。

524
2.5K
Instructions
View
LeoYeAI logo

360Guard

LeoYeAI
CommunityPopular

360-degree comprehensive security review Skill. Use before installing any Skill from ClawHub, GitHub, or other sources. Performs full security scans including all Skill Vetter checks plus extended…

325
2.1K
5 files
View
mvanhorn logo

Pp Airframe

mvanhorn
CommunityPopular

Aircraft forensics from open public records — tail-number dossiers, fleet research, model-level safety, and NTSB event archaeology. Trigger phrases: `look up tail number`, `who owns this plane N…`,…

614
2K
Instructions
View
NVIDIA-AI-Blueprints logo

Vss Search Archive

NVIDIA-AI-Blueprints
OrganizationPopular

Use this skill when a user wants to search archived VSS video or ingest or delete a source for search. Do not use it for visual Q&A, live captioning, or video summarization.

393
1.9K
7 files
View
wgpsec logo

Azure Pentesting

wgpsec
OrganizationPopular

Azure 云环境渗透测试总体方法论。当目标使用 Azure/Microsoft 365/Entra ID、发现 Azure 相关资产(Blob Storage/App Service/Azure VM/Azure Functions)、获取 Azure 凭据(Service Principal/Managed Identity/Access Token)、或需要对 Azure…

242
1.7K
2 files
View
Dicklesworthstone logo

Terraform Module Library

Dicklesworthstone
CommunityPopular

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or…

206
1.7K
1 files
View
rmyndharis logo

Backtesting Frameworks

rmyndharis
CommunityPopular

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating…

264
1.6K
1 files
View
Prismer-AI logo

Community Ask

Prismer-AI
OrganizationPopular

Post a help desk question when stuck on an unsolved problem.

14
1.6K
Instructions
View
CloudAI-X logo

Devops Infrastructure

CloudAI-X
CommunityPopular

Guides Docker, CI/CD pipelines, deployment strategies, infrastructure as code, and observability setup. Use when writing Dockerfiles, configuring GitHub Actions, planning deployments, setting up…

188
1.4K
Instructions
View
AgibotTech logo

Search Assets

AgibotTech
OrganizationPopular

Search the Genie Sim asset library by natural-language keyword via the generator's `search_assets` MCP tool (RAG over ASSETS_INDEX), and look up asset interaction metadata via `get_interactions`.…

119
1.4K
Instructions
View
tjboudreaux logo

Thinking Probabilistic

tjboudreaux
CommunityPopular

Use when forecasting, estimating, or sizing risk — anchor on base rates, give ranges, update prior→likelihood→posterior on evidence, and factor unmeasured quantities into order-of-magnitude bounds.

158
1.3K
Instructions
View
ww-w-ai logo

Deploy

ww-w-ai
Organization

Deploy feature to target environment (dev/staging/prod) with level-based strategy. Triggers: deploy, /pdca deploy

154
601
Instructions
View
levnikolaevich logo

Ln 44 Performance Optimizer

levnikolaevich
Community

Profiles and improves a measured performance bottleneck; retains only verified improvements.

84
565
Instructions
View
oliver-kriska logo

Deploy

oliver-kriska
Community

Elixir/Phoenix deployment patterns — Dockerfile, fly.toml, runtime.exs, mix release, rel/ overlays. Use when configuring Fly.io, Docker, CI/CD, health checks, or production migrations.

40
555
2 files
View
ancoleman logo

Deploying On Aws

ancoleman
Community

Selecting and implementing AWS services and architectural patterns. Use when designing AWS cloud architectures, choosing compute/storage/database services, implementing serverless or container…

73
523
10 files
View
secondsky logo

Sap Btp Integration Suite

secondsky
Community

Enterprise integration solutions using SAP Integration Suite on BTP. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner…

117
445
23 files
View
menkesu logo

One Step Better Ai Pm

menkesu
Community

Get one actionable improvement for your AI product based on the latest GenAI PM briefs. Fetch the last 5 days of curated AI PM insights from genaipm.com, analyze the current repo/project, find synergy…

120
406
Instructions
View
giuseppe-trisciuoglio logo

Aws Cloudformation Task Ecs Deploy Gh

giuseppe-trisciuoglio
Community

Provides patterns to deploy ECS tasks and services with GitHub Actions CI/CD. Use when building Docker images, pushing to ECR, updating ECS task definitions, deploying ECS services, integrating with…

41
345
7 files
View
Undertone0809 logo

Conversation To Skill

Undertone0809
Community

Turn the current conversation's workflow into a reusable agent skill. Use this whenever the user wants to make a workflow reusable, standardize a successful thread, package an agent capability, or…

31
290
20 files
View
vercel logo

Deployments Cicd

vercel
Organization

Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.

56
286
Instructions
View
Mindrally logo

Azure

Mindrally
Organization

Azure cloud development guidelines for ARM templates, Azure Pipelines, Kubernetes, and cloud-native services.

41
259
Instructions
View
LerianStudio logo

Ring:Shipping Changes

LerianStudio
Organization

End-to-end git orchestrator: branch → commit → push → PR, with a full plan presented before any execution. Detects base branch and scope allowlist once and propagates to all phases. Use when ready to…

28
215
Instructions
View
danielvm-git logo

Develop Tdd

danielvm-git
Community

Test-driven development with red-green-refactor loop using vertical slices. Use for features (epic tasks) or bugs (specs/bugs/BUG-*.md).

18
206
6 files
View
datadog-labs logo

Verify Ssi

datadog-labs
Organization

Verify Single Step Instrumentation (SSI) is working end-to-end on Kubernetes — SSI automatically instruments applications for APM without code changes. Only use after enable-ssi has run.

28
172
Instructions
View
Dynatrace logo

Dt Obs Log Semantic Mapping

Dynatrace
Organization

Suggest and validate semantic dictionary (SD) mappings for audit log integrations using raw vendor log payloads or live ingested events. Use when: mapping a vendor audit log feed, authentication logs,…

30
156
8 files
View
yezannnnn logo

Tech Stack Evaluator

yezannnnn
Community

Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of…

49
149
14 files
View
Hmbown logo

Teleportation Circle

Hmbown
Community

Use this spell when you need a permanent, reliable portal between two environments — a CI/CD pipeline, a standing data sync, a repeatable deployment, or a migration path you will use more than once.

10
106
Instructions
View
HermeticOrmus logo

K8s Manifest Generator

HermeticOrmus
Community

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating…

18
104
5 files
View
olorehq logo

Olore Dotnet Orleans Latest

olorehq
Organization

Local .NET Orleans documentation reference (latest). Use for virtual actor model, grains, silos, distributed systems, cluster management, persistence, streams, and timers in .NET.

6
103
103 files
View
Innei logo

Edge Canary Split

Innei
Community

Use when rolling out a rewritten site (new framework, new Vercel project) behind an existing production domain gradually — cookie-sticky percentage split between two origins via a Cloudflare Worker on…

2
81
3 files
View
brucesongs logo

Av Edr Evasion

brucesongs
Community

AV/EDR evasion covers techniques for bypassing antivirus (AV) and Endpoint Detection/Response (EDR) solutions during payload delivery, execution, and post-exploitation.

18
70
16 files
View
laguagu logo

Postgres Semantic Search

laguagu
Community

PostgreSQL-based semantic and hybrid search with pgvector and ParadeDB. Use when implementing vector search, semantic search, hybrid search, or full-text search in PostgreSQL. Covers pgvector…

18
64
16 files
View
addyosmani logo

Performance Optimization

addyosmani
CommunityPopular

Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load…

10.1K
95.8K
Instructions
View
wshobson logo

Temporal Python Testing

wshobson
CommunityPopular

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal…

4.2K
39.8K
4 files
View
mukul975 logo

Analyzing Cyber Kill Chain

mukul975
CommunityPopular

Analyzes intrusion activity against the Lockheed Martin Cyber Kill Chain framework to identify which phases an adversary has completed, where defenses succeeded or failed, and what controls would have…

4K
32.9K
2 files
View
vercel-labs logo

Writing Guidelines

vercel-labs
OrganizationPopular

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing…

2.8K
31.3K
Instructions
View
kubesphere logo

Kubesphere Openkruise

kubesphere
OrganizationPopular

KubeSphere OpenKruise management Skill. Use when user asks to install or enable OpenKruise, check OpenKruise status, view kruise pods/logs/CRDs, create or update SidecarSet, manage sidecar injection,…

2.8K
17.1K
3 files
View
tech-leads-club logo

Render Deploy

tech-leads-club
OrganizationPopular

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their…

530
6.3K
10 files
View
internet-court logo

Nla Create

internet-court
OrganizationPopular

Create a Natural Language Agreement escrow on-chain. Use when the user wants to lock ERC20 tokens in an escrow with a natural language demand that an AI oracle will arbitrate. Handles demand crafting,…

106
5.8K
Instructions
View
inkeep logo

Open Knowledge Write Skill

inkeep
OrganizationPopular

Use when the user wants to create, author, write, or design a new Agent Skill (a SKILL.md) — for OpenKnowledge or for their editors — including requests like 'help me write a skill', 'make a skill…

279
4.2K
2 files
View
agenticnotetaking logo

Architect

agenticnotetaking
OrganizationPopular

Research-backed evolution advice for your knowledge system. Analyzes health reports, friction patterns, and derivation history to propose specific changes with research justification. Never…

226
3.5K
1 files
View
samber logo

Golang How To

samber
CommunityPopular

Golang skills orchestrator — always active on any Golang coding, review, debug, or setup task. Reads the task context and loads the most relevant skills from samber/cc-skills-golang, often multiple at…

213
3.3K
4 files
View
SharpAI logo

Yolo Detection 2026 Openvino

SharpAI
OrganizationPopular

OpenVINO — real-time object detection via Docker (NCS2, Intel GPU, CPU)

478
3.1K
10 files
View
jeremylongshore logo

Trace

jeremylongshore
CommunityPopular

Use when encountering bugs, test failures, runtime errors, broken builds, or "this doesn't work" reports. Systematic root-cause analysis before any patch — never blind-patches symptoms. Standalone,…

402
2.8K
5 files
View
aws logo

Agents Get Started

aws
OrganizationPopular

Use when a developer wants to create a new agent project or get started with AgentCore. Handles framework selection, project scaffolding, first deploy, and first invocation. Triggers on: "build an…

311
2.7K
1 files
View
TencentBlueKing logo

Github Repository Management

TencentBlueKing
OrganizationPopular

通过 GitHub MCP 管理仓库协作时使用,例如检索仓库、提 Issue、起草或创建 PR、查看评论、回复评审和做合并前检查。当用户要操作 GitHub 仓库协作流程而不是修改本地代码实现时优先使用。

524
2.5K
1 files
View
Paramchoudhary logo

Resume Section Builder

Paramchoudhary
CommunityPopular

Create targeted resume sections optimized for different experience levels and roles

197
2.3K
Instructions
View
yaklang logo

Business Logic Vuln

yaklang
OrganizationPopular

Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.

292
2.2K
Instructions
View

Set up your own AI workspace now

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