BigHugger

Agent skills that run yaml, that ask for Read, in plugin format

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. 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
  5. 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
  6. 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
  7. skill-createww-w-ai/bkit-claude-code

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

    pluginyamlReadWriteEdit
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. cloud-uploaderbitwize-music-studio/claude-ai-music-skills

    Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.

    pluginbashyamlReadBashGlob
  14. configurebitwize-music-studio/claude-ai-music-skills

    Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.

    pluginyamlReadWriteBash
  15. new-albumbitwize-music-studio/claude-ai-music-skills

    Creates a new album with the correct directory structure and templates. Use IMMEDIATELY when the user says 'make a new album' or similar, before any discussion.

    pluginbashyamlReadBashWrite
  16. 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
  17. import-audiobitwize-music-studio/claude-ai-music-skills

    Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files from Suno or other sources that need to be organized.

    pluginbashyamlReadBashbitwize-music-mcp
  18. import-trackbitwize-music-studio/claude-ai-music-skills

    Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.

    pluginbashyamlReadBashGlob
  19. import-artbitwize-music-studio/claude-ai-music-skills

    Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.

    pluginbashyamlReadBashGlob
  20. visual-regressionalekspetrov/navigator

    Setup visual regression testing with Storybook stories, configuration, and CI/CD workflows. Supports Chromatic, Percy, BackstopJS. Auto-invoke when user says "set up visual regress

    pluginjavascriptjsonmarkdownpythonReadWriteBash
  21. 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
  22. 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
  23. 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
  24. cliproxy-newapi-stackmajiayu000/spellbook

    在已经过独立验证的 CLIProxyAPI upstream 之上部署 NewAPI 计费层,把 Codex/Claude/Gemini/Qwen 等订阅账号包装成可计费的 OpenAI 兼容 API。本 Skill 不负责新建裸 CLIProxyAPI;负责 NewAPI Docker 部署、容器到宿主桥接、模型计费倍率、参数化额度修正、多账号 OAuth

    pluginbashyamlBashReadWrite
  25. rustdesk-doctormajiayu000/spellbook

    诊断 RustDesk 连接问题。当用户说 RustDesk 连不上、无法远程、ID 不显示、注册失败时使用

    pluginbashtomlyamlBashReadEdit
  26. xiaohongshumajiayu000/spellbook

    生成小红书文案和配图。当用户需要写小红书、生成社交媒体文案、小红书运营内容时使用

    pluginbashcssmarkdownyamlWebSearchReadBash+2 files
  27. 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
  28. 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
  29. wozWithWoz/wozcode-plugin

    WOZCODE utilities. Subcommands — login, logout, status, settings, update, share, review (deep multi-persona code review), benchmark (WOZCODE vs vanilla comparison). Invoke as `/woz

    pluginbashyamlBash(node *)Bash(printf *)Read
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. reviewrlajous/claude-code-commands

    Perform a comprehensive code review on a GitHub pull request. Use when the user asks to review a PR, review code changes, check a pull request for quality, security, bugs, or best

    pluginbashmarkdownyamlReadGrepGlob+1 files
  36. commitrlajous/claude-code-commands

    Stage and commit changes with proper formatting following repo conventions

    pluginbashjsonyamlReadGrepGlob+1 files
  37. startrlajous/claude-code-commands

    Start a new PR by creating a feature branch following repo conventions

    pluginbashjsonyamlReadGrepGlob+1 files
  38. syncrlajous/claude-code-commands

    Back-merge main to staging after a release to keep branches synchronized

    pluginbashmarkdownyamlReadGrepGlob+1 files
  39. tddrlajous/claude-code-commands

    Implement a ticket using Test-Driven Development (RED-GREEN-REFACTOR)

    pluginbashjsonyamlReadGrepGlob+1 files
  40. plan-tddrlajous/claude-code-commands

    Turn a plain-language feature or module description into a reviewed TDD plan. Ask clarifying questions when context is missing, then design behavior cycles and assertions with edge

    pluginbashcsshtmlyamlReadGrepGlob+1 files
  41. release-notesrlajous/claude-code-commands

    Enhance GitHub release with detailed notes after release PR is merged to main

    pluginbashmarkdownyamlReadGrepGlob+1 files
  42. releaserlajous/claude-code-commands

    Create a release branch and PR to main with auto-extracted changes from staging

    pluginbashjavascriptmarkdownyamlReadGrepGlob+1 files
  43. start-qarlajous/claude-code-commands

    Execute QA tests from plan file

    pluginbashjavascriptjsonyamlReadTaskBash+1 files
  44. plan-qarlajous/claude-code-commands

    Generate QA test plan YAML from ticket

    pluginbashjavascriptyamlReadGrepGlob+1 files
  45. finishrlajous/claude-code-commands

    Create a pull request with comprehensive description following repo best practices

    pluginbashjsonmarkdownyamlReadGrepGlob+1 files
  46. notificationsrlajous/claude-code-commands

    Configure and diagnose opt-in desktop notifications for completed Claude Code or Codex turns and new reviews on pull requests you authored. Use when the user asks to enable agent-f

    pluginyamlReadGrepGlob
  47. contract-designgeekatron/jerry

    API contract generation from use case realization artifacts using a novel UC-to-contract transformation algorithm. Transforms use case interaction sequences (produced by /use-case

    pluginmarkdownyamlReadWriteEdit
  48. ux-behavior-designgeekatron/jerry

    Fogg Behavior Model B=MAP bottleneck diagnosis sub-skill for the /user-experience parent skill. Diagnoses why users fail to take desired actions by analyzing the three B=MAP factor

    pluginpythonyamlReadWriteEdit
  49. ux-ai-first-designgeekatron/jerry

    AI-first interaction design sub-skill (CONDITIONAL) for the /user-experience parent skill. Provides trust-calibrated AI interaction design guidance using Yang et al.'s trust-risk a

    pluginpythonyamlReadWriteEdit
  50. transcriptgeekatron/jerry

    Parse, extract, and format transcripts (VTT, SRT, plain text) into structured Markdown packets with action items, decisions, questions, and topics. v2.0 uses hybrid Python+LLM arch

    pluginbashjsonmarkdownyamlReadWriteGlob+20 files
  51. ux-design-sprintgeekatron/jerry

    AJ&Smart Design Sprint 2.0 facilitation sub-skill for the /user-experience parent skill. Facilitates a structured four-day rapid prototyping and validation process compressed from

    pluginpythonyamlReadWriteEdit
  52. use-casegeekatron/jerry

    Guided use case authoring and decomposition using Cockburn's 12-step writing process and Jacobson UC 2.0 progressive narrative levels. Creates structured use case artifacts with YA

    pluginyamlReadWriteEdit
  53. test-specgeekatron/jerry

    BDD test specification generation from use case artifacts using Clark's (2018) UC2.0-to-Gherkin transformation algorithm. Transforms structured use case flows (basic flow, alternat

    pluginyamlReadWriteEdit
  54. orchestrationgeekatron/jerry

    Multi-agent workflow orchestration with state tracking, checkpointing, and cross-pollinated pipelines. Use when coordinating parallel agent pipelines, managing sync barriers, or tr

    pluginyamlReadWriteEdit
  55. red-teamgeekatron/jerry

    Offensive security team skill providing methodology guidance for penetration testing and red team engagements. Invoked when users request penetration testing, reconnaissance, vulne

    pluginpythonyamlReadWriteEdit
  56. autozjunlp/Mechanist

    Autonomous pipeline: claim → experiment (mechanism routing folded in) → verify → iteration. Each stage is delegated to an isolated agent with its own context window and configurabl

    pluginbashjsonmarkdownyamlBash(*)ReadWrite+1 files
  57. mechanism-auditzjunlp/Mechanist

    Audit the **mechanistic experiment rigor** for a specific claim. Catalogue currently has six slots A–F: A (steering coefficient sweep) is implemented; B–F are reserved for future c

    pluginbashjsonmarkdownyamlBash(*)ReadWrite
  58. paper-figurezjunlp/Mechanist

    Generate publication-quality figures and tables from experiment results. Use when user says "plot this", "make a figure", "generate figures", "paper figures", or needs plots for a

    pluginbashjsonlatexmarkdownBash(*)ReadWrite+1 files
  59. experiment-queuezjunlp/Mechanist

    SSH job queue for multi-seed / multi-config ML experiments with OOM-aware retry, stale-screen cleanup, wave-transition race prevention, and phase-dependency enforcement. Use when u

    pluginbashmarkdownregexyamlBash(*)ReadGrep
  60. devopsxiaobei930/cc-best

    DevOps patterns: containerization, CI/CD, deployment strategies, monitoring. Use when containerizing apps, setting up pipelines, or deploying services.

    pluginbashdockerjsonyamlReadWriteEdit+2 files

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.