Agent skills that run yaml, that ask for Edit
A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.
69,865 skills from 9,574 repositories, last read 11 September 2026.
Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.
- agent-evalaffaan-m/ECC
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics. Use when choosing between coding age
pluginbashyamlReadWriteEdit - agent-evalsifxprime/kodelyth-ecc
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
otherbashyamlReadWriteEdit - agent-creatormysleekdesigns/crawlforge-mcp
Creates new Claude Code agent configurations from user requirements. Translates task descriptions into precisely-tuned agent .md files with expert personas, system prompts, and opt
claude-codemarkdownyamlReadWriteEdit - opencli-sitemap-authorjackwener/OpenCLI
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use aft
othermarkdownyamlBash(opencli:*)ReadEdit+1 files - opencli-autofixjackwener/OpenCLI
Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapte
otherbashmarkdowntypescriptyamlBash(opencli:*)Bash(gh:*)Read - helm-updatemaximhq/bifrost
Apply helm chart updates for Bifrost. Detects config.schema.json changes since the last helm release, applies user-requested changes, updates values.yaml / values.schema.json / _he
claude-codebashgo-templatejsonmarkdownReadGrepGlob - api-validatormaximhq/bifrost
Scan Bifrost HTTP controllers/handlers/integrations and validate OpenAPI API coverage, route methods/paths, parameters, request/response docs, and auth/security information. Use wh
claude-codebashmarkdownyamlReadGrepGlob - sprint-planDonchitos/Claude-Code-Game-Studios
Generates a new sprint plan or updates an existing one based on the current milestone, completed work, and available capacity. Pulls context from production documents and design ba
claude-codemarkdownyamlReadGlobGrep - printing-press-polishmvanhorn/cli-printing-press
Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures,
pluginbashgoyamlBashReadGlob - printing-press-amendmvanhorn/cli-printing-press
Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent
pluginbashgojsonyamlBashReadWrite - auto-paper-improvement-loopwanshuiyin/Auto-claude-code-research-in-sleep
Autonomously improve a generated paper via GPT-6-Astra xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve"
otherbashjsonmarkdownyamlBash(*)ReadWrite+1 files - resubmit-pipelinewanshuiyin/Auto-claude-code-research-in-sleep
Workflow 5: orchestrate a text-only resubmit of a polished paper to a different venue under hard constraints (no new experiments, no bib edits, no framework changes, never overwrit
otherbashyamlBash(*)ReadWrite+1 files - experiment-queuewanshuiyin/Auto-claude-code-research-in-sleep
SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when user says "batch experiments", "队
otherbashmarkdownregexyamlBash(*)ReadGrep+1 files - version-bumpBenedictKing/ccx
升级项目版本号并提交git,支持patch/minor/major版本升级或指定具体版本号,自动从git log生成CHANGELOG
claude-codebashmarkdownyamlBashReadWrite - moai-workflow-dddmodu-ai/moai-adk
Domain-Driven Development workflow specialist using ANALYZE-PRESERVE-IMPROVE cycle for behavior-preserving code transformation. Use when refactoring legacy code or reducing technic
claude-codeyamlReadWriteEdit - moai-workflow-tddmodu-ai/moai-adk
Test-Driven Development workflow specialist using RED-GREEN-REFACTOR cycle for test-first software development. Use when developing new features from scratch or when behavior speci
claude-codeyamlReadWriteEdit - elisym-configelisymlabs/elisym
Edit an existing elisym agent's profile (display name, avatar, banner, description, relays, payment addresses, LLM provider/model, security flags) by patching elisym.yaml directly.
pluginbashyamlReadEditBash(ls ~/.elisym/*)+2 files - skill-upgraderparcadei/Continuous-Claude-v3
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
claude-codebashmarkdownyamlBashReadWrite - fixparcadei/Continuous-Claude-v3
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
claude-codebashmarkdownyamlBashReadGrep - skill-developerparcadei/Continuous-Claude-v3
Meta-skill for creating and managing Claude Code skills
claude-codebashjsonmarkdownpythonBashReadWrite - skill-createww-w-ai/bkit-claude-code
Interactive skill creation workflow for project-local skills. Triggers: skill-create, create skill
pluginyamlReadWriteEdit - desktop-appww-w-ai/bkit-claude-code
Desktop app development guide — Electron and Tauri for cross-platform apps. Triggers: desktop app, Electron, Tauri, mac app, windows app
pluginbashrusttypescriptyamlReadWriteEdit - phase-9-deploymentww-w-ai/bkit-claude-code
Deploy to production — CI/CD pipelines, environment config, deployment strategies. Triggers: deployment, CI/CD, production, Vercel
pluginbashjavascripttypescriptyamlReadWriteEdit - enterpriseww-w-ai/bkit-claude-code
Enterprise-grade systems with microservices, Kubernetes, Terraform, and AI Native methodology. For multi-feature initiatives spanning a release timeline, combine with /sprint maste
pluginhclpythonyamlReadWriteEdit - mastering-engineerbitwize-music-studio/claude-ai-music-skills
Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.
pluginbashmarkdownyamlReadEditWrite+1 files - mix-engineerbitwize-music-studio/claude-ai-music-skills
Polishes raw Suno audio by processing per-stem WAVs (vocals, backing_vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synth, other) with targeted clean
pluginmarkdownyamlReadEditWrite+1 files - fixvibeeval/vibecosystem
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
claude-codebashmarkdownyamlBashReadGrep - skill-developervibeeval/vibecosystem
Meta-skill for creating and managing Claude Code skills
claude-codebashjsonmarkdownpythonBashReadWrite - skill-upgradervibeeval/vibecosystem
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
claude-codebashmarkdownyamlBashReadWrite - squadsgutomec/nirvana-os-engine
Squad lifecycle skill. Use when asked to create, validate, inspect, list, or migrate squads — portable AI agent teams with workflows. Triggers on: create squad, list squads, inspec
otherbashyamlReadWriteEdit - spec-sweepleo-kuang-ai/spec-first
Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes merged to main, and emit a spec-
otherbashyamlReadWriteEdit - spec-resolve-pr-feedbackleo-kuang-ai/spec-first
Resolve PR review feedback by evaluating validity and fixing issues with conflict-aware resolver dispatch. Use when addressing PR review comments, resolving review threads, or fixi
otheryamlReadWriteEdit+8 files - agent-evaltempletongroup/radiant
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics. Use when choosing between coding age
otherbashyamlReadWriteEdit - nav-skill-creatoralekspetrov/navigator
Analyze codebase patterns and create custom skills for repetitive workflows. Use when project needs automation or pattern enforcement. Auto-invoke when user says "create a skill fo
pluginbashjsonmarkdownpythonReadWriteEdit - skill-extractflonat/flonat-research
Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that
otherbashmarkdownyamlReadWriteEdit+2 files - checkpointflonat/flonat-research
Save a compact continuation checkpoint so current work survives context compaction or a later session. Use when the active context is becoming long or work must pause without chang
otheryamlReadWriteEdit - fill-protocolAperivue/medsci-skills
Fill institutional Word form templates (.doc/.docx) for IRB protocols, ethics applications, grant proposals, and other structured research documents while preserving the original s
pluginbashpythonyamlReadWriteEdit - render-pdf-docAperivue/medsci-skills
Render academic Markdown documents (English or Korean) to publication-quality PDF via pandoc + xelatex. Targets non-bibliography artifacts: research proposals, IRB cover letters, b
pluginbashyamlReadWriteEdit - rustdesk-doctormajiayu000/spellbook
诊断 RustDesk 连接问题。当用户说 RustDesk 连不上、无法远程、ID 不显示、注册失败时使用
pluginbashtomlyamlBashReadEdit - cliproxy-newapi-stackmajiayu000/spellbook
在已经过独立验证的 CLIProxyAPI upstream 之上部署 NewAPI 计费层,把 Codex/Claude/Gemini/Qwen 等订阅账号包装成可计费的 OpenAI 兼容 API。本 Skill 不负责新建裸 CLIProxyAPI;负责 NewAPI Docker 部署、容器到宿主桥接、模型计费倍率、参数化额度修正、多账号 OAuth
pluginbashyamlBashReadWrite - canvas-setupX-isdoingreat/canvas-pilot
Use this skill on a fresh Canvas Pilot install when the student has never configured the project before. Trigger phrases include "set me up", "set up canvas pilot", "install canvas
claude-codebashpythonyamlBashReadWrite - canvas-humanizer-surgicalX-isdoingreat/canvas-pilot
Second-pass humanizer that fixes specific issues left over from canvas-humanizer (v2) without re-introducing LLM-shaped prose. v3 design uses per-position-differentiated ESL regist
claude-codejsonpythonyamlBashReadWrite - canvas-humanizerX-isdoingreat/canvas-pilot
Reduces AI-detection signals in drafted text by routing every non-locked sentence through round-trip translation (English → intermediate language → English) and selecting the candi
claude-codejsonpythonyamlBashReadWrite - agent-evalmturac/everything-openai-codex
Head-to-head comparison of coding agents (OpenAI Codex, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
claude-codebashyamlReadWriteEdit - lock-decisiondrobins25/craft
This skill should be used when the user says "lock it", "go with that", "approved", "that's the standard", or explicitly establishes a project-wide pattern like "from now on all fo
pluginmarkdownyamlReadWriteEdit - tsa-constraintsaimasteracc/tree-sitter-analyzer
Architectural constraint enforcement. Detect forbidden cross-module calls ("MCP must not depend on CLI") at index time and gate edits on them. Rules live in YAML at repo root; viol
claude-codebashyamlmcp__tree-sitter-analyzer__editBashRead - create-agentTOKTOKHAN-DEV/agent-company
새 에이전트를 설계하고 registry.yaml + AGENT.md + skills/ 를 정합성 있게 생성한다. 새 런타임이나 새 도메인이 필요할 때 사용.
claude-codebashmarkdownyamlBashReadWrite - evalsHouseofmvps/ultraship
Build a regression + eval harness for AI-written code and AI features. Generates characterization tests that lock current behavior before a refactor, scaffolds a Promptfoo eval sui
pluginbashyamlBashReadEdit - csetupjoshft/correctless
Initialize Correctless and run a project health check. Detects stack, configures workflow, bootstraps docs, checks security/quality/CI/testing hygiene, and offers to fix gaps. Adap
pluginbashjsonmarkdownyamlBashBash(*config-update.sh*)Read - cautojoshft/correctless
Semi-auto mode. Orchestrates the full implementation pipeline after human-approved spec review. Runs ctdd, simplify, cverify, cupdate-arch, cdocs, then creates a PR. After /cauto c
pluginbashjsonyamlReadGrepGlob - readme-authoringelasticdotventures/_b00t_
Craft high-engagement GitHub READMEs using proven structure: hook → problem → solution → demo → install → usage → contributing. Based on the Daytona 4000-stars README analysis. App
pluginbashtomlyamlReadWriteEdit - direnv-patternelasticdotventures/_b00t_
Implements the b00t environment management pattern: direnv → .envrc → dotenv → .env where datums specify WHICH environment variables are required and .env contains the actual secre
pluginbashgitignorepythontomlReadWriteEdit - loom-dead-code-checkcosmix/loom
Generate dead code detection configuration for loom plan verification across Rust, TypeScript, Python, Go, and JavaScript.
otheryamlReadGrepGlob - loom-argocdcosmix/loom
GitOps continuous delivery with Argo CD for Kubernetes.
otherbashyamlReadEditWrite - loom-api-designcosmix/loom
Designs RESTful APIs, GraphQL schemas, and RPC interfaces for consistency, usability, and scalability.
othergraphqljsonprotobufyamlReadGrepGlob - loom-fluxcdcosmix/loom
GitOps continuous delivery toolkit for Kubernetes with Flux CD.
otherbashyamlReadGrepGlob - loom-crossplanecosmix/loom
Cloud-native infrastructure management with Crossplane via Kubernetes APIs.
otherbashgoyamlReadGrepGlob - loom-ci-cdcosmix/loom
Designs and implements CI/CD pipelines for automated testing, builds, deployment, and security scanning.
otherbashyamlReadGrepGlob - loom-dockercosmix/loom
Docker and container expertise.
otherbashdockergitignoreyamlReadGrepGlob - loom-before-aftercosmix/loom
Generates before/after verification pairs for loom plans.
otheryamlReadGrepGlob
Browse all 69,865 skills →200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.
The whole corpus is one call away through the search API, or ask a question of it on the index itself.