BigHugger

Agent skills that run yaml, that ask for Grep

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.

  1. 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
  2. codex-delegatornexus-substrate/nexus-agents

    Delegate code generation tasks to Codex CLI for optimal performance. Use when implementing features, generating tests, refactoring code, or making bulk code changes. Triggers on "d

    pluginbashyamlBashReadGlob+2 files
  3. archetype-review-baseavelikiy/great_cto

    Shared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md), mandatory sections,

    pluginbashmarkdownyamlReadWriteGrep
  4. bat-story-evalhomeassistant-ai/ha-mcp

    Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.

    claude-codebashpythonyamlBashReadWrite
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. hns-oss-docs-structure-mapmodu-ai/moai-adk

    docs-site structure map for the oss-docs harness structure-curator: exact paths and schemas for hugo.toml, per-locale content/<locale>/_meta.yaml, data/menu/main.yaml (4-locale nam

    claude-codebashjsonyamlReadGrepGlob
  17. hns-lsel-curatormodu-ai/moai-adk

    Local Self-Evolution Loop (LSEL) curator — the CLUSTER + drain engine for the GOOS-local PROPOSE→APPLY seam closure (SPEC-LSEL-LOCAL-EVOLUTION-001). Companion-offset drain of .moai

    claude-codebashjsonyamlReadGrepGlob
  18. 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
  19. 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
  20. promptscriptmrwogu/promptscript

    PromptScript language expert for reading, writing, modifying, and troubleshooting .prs files. Use when working with PromptScript syntax, creating or editing .prs files, adding bloc

    otherpromptscriptyamlReadWriteGlob
  21. promptscriptmrwogu/promptscript

    PromptScript language expert for reading, writing, modifying, and troubleshooting .prs files. Use when working with PromptScript syntax, creating or editing .prs files, adding bloc

    claude-codepromptscriptyamlReadWriteGlob
  22. exploreparcadei/Continuous-Claude-v3

    Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)

    claude-codebashmarkdownpythonyamlBashTaskRead
  23. premortemparcadei/Continuous-Claude-v3

    Identify failure modes before they occur using structured risk analysis

    claude-codemarkdownpythonyamlReadGrepGlob
  24. 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
  25. skill-upgraderparcadei/Continuous-Claude-v3

    Upgrade any skill to v5 Hybrid format using decision theory + modal logic

    claude-codebashmarkdownyamlBashReadWrite
  26. 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
  27. 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
  28. zero-script-qaww-w-ai/bkit-claude-code

    Zero Script QA — test without scripts using structured JSON logging and Docker monitoring. Triggers: zero-script-qa, log testing, docker logs, QA

    pluginbashjsonmarkdownnginxReadGlobGrep
  29. skill-createww-w-ai/bkit-claude-code

    Interactive skill creation workflow for project-local skills. Triggers: skill-create, create skill

    pluginyamlReadWriteEdit
  30. 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
  31. 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
  32. 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
  33. existing-repoalinaqi/maggy

    Analyze existing repositories, maintain structure, setup guardrails and best practices

    otherbashjavascriptjsonmarkdownReadGlobGrep
  34. code-reviewalinaqi/maggy

    Mandatory code reviews via /code-review before commits and deploys

    otherbashmarkdowntomlyamlReadGlobGrep+1 files
  35. securityalinaqi/maggy

    OWASP security patterns, secrets management, security testing

    otherbashgitignorejsonmarkdownReadGlobGrep
  36. explorevibeeval/vibecosystem

    Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)

    claude-codebashmarkdownpythonyamlBashTaskRead
  37. fixvibeeval/vibecosystem

    Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.

    claude-codebashmarkdownyamlBashReadGrep
  38. skill-upgradervibeeval/vibecosystem

    Upgrade any skill to v5 Hybrid format using decision theory + modal logic

    claude-codebashmarkdownyamlBashReadWrite
  39. premortemvibeeval/vibecosystem

    Identify failure modes before they occur using structured risk analysis

    claude-codemarkdownpythonyamlReadGrepGlob
  40. 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
  41. spec-product-pulseleo-kuang-ai/spec-first

    Generate time-windowed product pulse reports from configured signals.

    otheryamlReadWriteGlob
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. validate-chunkdrobins25/craft

    Enforcement layer for chunk and story validation. Invokes the chunk-validator agent (haiku), enforces the verdict, routes failures to refine-chunk or test-fix, captures CLI learnin

    pluginbashyamlReadBashGlob
  54. create-agentTOKTOKHAN-DEV/agent-company

    새 에이전트를 설계하고 registry.yaml + AGENT.md + skills/ 를 정합성 있게 생성한다. 새 런타임이나 새 도메인이 필요할 때 사용.

    claude-codebashmarkdownyamlBashReadWrite
  55. pr-reviewpaiml/aprender

    Adversarial PR review that must show HOW it knows — five consultations (one of them a reviewing agent from a different vendor), a three-state availability encoding no prose can fak

    claude-codebashjsonyamlBash(git:*)Bash(pmat:*)Bash(jq:*)
  56. 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
  57. 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
  58. 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
  59. 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
  60. fix-self-checkTowow-ai/Flowness

    M-1.6 envelope self-check——独立性保证不自欺欺人 (5 blocking_check)。由 CLI ./tw fix complete --self-check-mode fork(默认即 fork)自动派起,不经 Skill 工具调用;fix 主会话产 FixCompleted 前直读本文,是为理解双层验证关系。

    claude-codeyamlReadGrepGlob

Browse all 69,865 skills200 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.