Agent skills that run markdown, that ask for Bash
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.
- eval-harnessaffaan-m/ECC
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles. Use when a Claude Code workflow needs a formal eval before it is trusted
pluginbashmarkdownReadWriteEdit - blender-motion-state-inspectionaffaan-m/ECC
Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are no
pluginmarkdownReadWriteEdit - gan-style-harnessaffaan-m/ECC
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper. Use when a feature should
pluginbashmarkdownReadWriteEdit - github-project-managementruvnet/ruflo
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
claude-codebashjavascriptmarkdownyamlmcp__github__*mcp__claude-flow__*Bash - e2e-test-reviewmetabase/metabase
Review Cypress E2E spec files for Metabase conventions, common gotchas, and flakiness/performance issues. Use when reviewing pull requests or diffs containing Cypress spec files in
claude-codemarkdownReadGrepBash - docs-writemetabase/metabase
Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).
claude-codemarkdownReadWriteGrep+1 files - docs-reviewmetabase/metabase
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
claude-codemarkdownReadGrepBash - data-explorationondata/ckan-mcp-server
Performs exploratory data analysis (EDA) on datasets from CKAN portals and CSV files. Use when analyzing datasets, checking data quality, exploring CSV files, or when the user asks
claude-codebashmarkdownReadBashGrep - documentation-managementnexus-substrate/nexus-agents
Operating manual for documentation work in nexus-agents. Use when updating docs, adding new docs, changing doc pipeline, or troubleshooting doc issues. Triggers on "update docs", "
pluginbashmarkdownReadEditWrite+4 files - reviewing-codenexus-substrate/nexus-agents
Review code changes following project standards and security guidelines. Checks for lint compliance, type safety, test coverage, and security issues. Use when reviewing PRs, auditi
pluginbashmarkdownReadGrepGlob+3 files - ui-ux-designnexus-substrate/nexus-agents
Generate design systems and implement UX/UI for software products using Astro, Svelte, Tailwind CSS, Material Design 3, and OKLCH color system. Covers style selection, color palett
pluginbashcssjavascriptmarkdownReadGrepGlob - docs-mermaidnexus-substrate/nexus-agents
Generate precise diagrams (flowchart, sequence, state, ER, class, gantt, gitGraph) using Mermaid for nexus-agents docs. Use when the user wants to "diagram this", "show how X works
pluginmarkdownReadEditWrite - digapify/apify-mcp-server
Explore, analyze, plan, or spec features for the Apify MCP server. Adapts to what the user asks — from quick code exploration to full GitHub issue specs. Use when the user asks to
claude-codemarkdownReadGlobGrep - gan-style-harnesssifxprime/kodelyth-ecc
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
otherbashmarkdownReadWriteEdit - eval-harnesssifxprime/kodelyth-ecc
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
otherbashmarkdownReadWriteEdit - add-java-code-snippets-in-docsJetBrains/koog
Use when the user asks to add Java tabs/examples to mkdocs docs that already have Kotlin examples (files under docs/docs/**.md using === "Kotlin" / Knit INCLUDE+SUFFIX blocks). Han
claude-codebashjavamarkdownReadEditWrite - write-internal-docsbrowseros-ai/BrowserOS
Write a doc into the private internal-docs repo as Markdown plus a rendered HTML sibling, tidy the repo's structure and index, and open a PR to browseros-ai/internal-docs.
claude-codebashmarkdownBashReadWrite - docs-writermaximhq/bifrost
Write, update, and review Mintlify MDX documentation for Bifrost features. Explores the full codebase (UI, Go backend, config schema), validates config.json examples, places screen
claude-codebashjsonmarkdownmdxReadGrepGlob - 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 - changelog-writermaximhq/bifrost
Write changelogs for Bifrost releases. Reads git history, bumps module versions following the core→framework→plugins→transport hierarchy, writes transports/changelog.md (enterprise
claude-codebashmarkdownReadGrepGlob - localizeDonchitos/Claude-Code-Game-Studios
Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, man
claude-codemarkdownReadGlobGrep - consistency-checkDonchitos/Claude-Code-Game-Studios
Scan all GDDs against the entity registry to detect cross-document inconsistencies: same entity with different stats, same item with different values, same formula with different v
claude-codebashmarkdownReadGlobGrep - test-setupDonchitos/Claude-Code-Game-Studios
Scaffold the test framework and CI/CD pipeline for the project's engine. Creates the tests/ directory structure, engine-specific test runner configuration, and GitHub Actions workf
claude-codemarkdownReadGlobGrep - hotfixDonchitos/Claude-Code-Game-Studios
Emergency fix workflow that bypasses normal sprint processes with a full audit trail. Creates hotfix branch, tracks approvals, and ensures the fix is backported correctly.
claude-codemarkdownReadGlobGrep - reverse-documentDonchitos/Claude-Code-Game-Studios
Generate design or architecture documents from existing implementation. Works backwards from code/prototypes to create missing planning docs.
claude-codebashmarkdownReadGlobGrep - smoke-checkDonchitos/Claude-Code-Game-Studios
Run the critical path smoke test gate before QA hand-off. Executes the automated test suite, verifies core functionality, and produces a PASS/FAIL report. Run after a sprint's stor
claude-codebashmarkdownReadGlobGrep - create-architectureDonchitos/Claude-Code-Game-Studios
Guided, section-by-section authoring of the master architecture document for the game. Reads all GDDs, the systems index, existing ADRs, and the engine reference library to produce
claude-codemarkdownReadGlobGrep - patch-notesDonchitos/Claude-Code-Game-Studios
Generate player-facing patch notes from git history, sprint data, and internal changelogs. Translates developer language into clear, engaging player communication.
claude-codemarkdownReadGlobGrep - scope-checkDonchitos/Claude-Code-Game-Studios
Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts. Use when user says 'any sc
claude-codemarkdownReadGlobGrep - propagate-design-changeDonchitos/Claude-Code-Game-Studios
When a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now potentially stale. Produces a change impact report and guides the
claude-codebashmarkdownReadGlobGrep - perf-profileDonchitos/Claude-Code-Game-Studios
Structured performance profiling workflow. Identifies bottlenecks, measures against budgets, and generates optimization recommendations with priority rankings.
claude-codemarkdownReadGlobGrep - retrospectiveDonchitos/Claude-Code-Game-Studios
Generates a sprint or milestone retrospective by analyzing completed work, velocity, blockers, and patterns. Produces actionable insights for the next iteration.
claude-codemarkdownReadGlobGrep - story-doneDonchitos/Claude-Code-Game-Studios
End-of-story completion review. Reads the story file, verifies each acceptance criterion against the implementation, checks for GDD/ADR deviations, prompts code review, updates sto
claude-codemarkdownReadGlobGrep - changelogDonchitos/Claude-Code-Game-Studios
Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.
claude-codemarkdownReadGlobGrep - day-one-patchDonchitos/Claude-Code-Game-Studios
Prepare a day-one patch for a game launch. Scopes, prioritises, implements, and QA-gates a focused patch addressing known issues discovered after gold master but before or immediat
claude-codemarkdownReadGlobGrep - security-auditDonchitos/Claude-Code-Game-Studios
Audit the game for security vulnerabilities: save tampering, cheat vectors, network exploits, data exposure, and input validation gaps. Produces a prioritised security report with
claude-codemarkdownReadGlobGrep - project-stage-detectDonchitos/Claude-Code-Game-Studios
Automatically analyze project state, detect stage, identify gaps, and recommend next steps based on existing artifacts. Use when user asks 'where are we in development', 'what stag
claude-codebashmarkdownReadGlobGrep - printing-press-publishmvanhorn/cli-printing-press
Publish a generated CLI to the printing-press-library repo
pluginbashjsonmarkdownBashReadWrite - upstream-checkBenedictKing/ccx
检查 Claude Code / Codex 上游版本变更,对比本地版本,识别协议/工具/用法相关更新并追加 TODO 提醒
claude-codebashjsonmarkdownBashReadWrite - version-bumpBenedictKing/ccx
升级项目版本号并提交git,支持patch/minor/major版本升级或指定具体版本号,自动从git log生成CHANGELOG
claude-codebashmarkdownyamlBashReadWrite - habrAceDataCloud/Skills
Read, update, preview, and publish Habr article drafts through the user's encrypted Habr login cookies. Use when the user mentions Habr, publishing to the Russian developer communi
pluginbashmarkdownBashpublish_artifact - product-demand-researchScrapeCreators/social-media-research-skills
Use when the user wants to validate a product idea, find pain points, mine demand signals, discover objections, or gather voice-of-customer language from Reddit, social posts, vide
pluginmarkdownBashReadWrite - audience-researchScrapeCreators/social-media-research-skills
Use when the user wants to evaluate a creator, influencer, or brand audience using public profile signals, TikTok audience demographics, follower/following data, comments, geograph
pluginmarkdownBashReadWrite - trend-discoveryScrapeCreators/social-media-research-skills
Use when the user wants to discover trending social topics, hashtags, sounds, posts, reels, shorts, creators, or formats in a niche. Searches public trend and discovery endpoints,
pluginmarkdownBashReadWrite - content-repurposingScrapeCreators/social-media-research-skills
Use when the user wants to turn public social videos, transcripts, posts, or creator research into reusable content assets such as LinkedIn posts, X threads, short-form scripts, ne
pluginmarkdownBashReadWrite - competitor-social-researchScrapeCreators/social-media-research-skills
Use when the user wants to research competitors' social media strategy, compare brands or creators, find what content is working in a niche, identify content gaps, or produce a pra
pluginmarkdownBashReadWrite - comment-miningScrapeCreators/social-media-research-skills
Use when the user wants to mine comments and replies for audience reactions, customer language, questions, objections, complaints, product ideas, buying intent, sentiment, or voice
pluginmarkdownBashReadWrite - outlier-post-finderScrapeCreators/social-media-research-skills
Use when the user wants to find posts, videos, reels, shorts, tweets, or social content that overperformed versus a creator, brand, or competitor baseline. Finds outliers, explains
pluginmarkdownBashReadWrite - influencer-prospectingScrapeCreators/social-media-research-skills
Use when the user wants to find creators, influencers, affiliates, or social accounts in a niche for outreach, partnerships, sponsorships, UGC, seeding, or competitive research. Pr
pluginmarkdownBashReadWrite - creator-profile-teardownScrapeCreators/social-media-research-skills
Use when the user wants to analyze a creator, influencer, founder, or brand social account and understand positioning, content pillars, outlier posts, hooks, format choices, audien
pluginmarkdownBashReadWrite - social-listening-briefScrapeCreators/social-media-research-skills
Use when the user wants a social listening report about what people are saying about a brand, person, product, topic, category, or niche across public social platforms. Produces ci
pluginmarkdownBashReadWrite - transcript-intelligenceScrapeCreators/social-media-research-skills
Use when the user wants to summarize, analyze, or repurpose transcripts from TikTok, Instagram, YouTube, Facebook, X/Twitter, LinkedIn, Rumble, or Reddit video posts. Extracts hook
pluginmarkdownBashReadWrite - ad-library-teardownScrapeCreators/social-media-research-skills
Use when the user wants to analyze active ads from Meta/Facebook, Google, or LinkedIn ad libraries; tear down a competitor's messaging; extract hooks, offers, CTAs, video transcrip
pluginmarkdownBashReadWrite - creating-claude-hooksAgentWorkforce/relay
Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
claude-codebashjsonmarkdowntypescriptReadWriteEdit - eval-harnessxu-xiang/everything-claude-code-zh
为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(EDD)原则
pluginbashmarkdownReadWriteEdit - create-prnudgebee/nudgebee
Create a pull request with proper formatting, validation, and conventions for this monorepo
claude-codebashmarkdownBashReadEdit+1 files - create-issuenudgebee/nudgebee
Create GitHub issues using repo templates (feature, bug, spike)
claude-codebashmarkdownBashReadGlob+1 files - helpparcadei/Continuous-Claude-v3
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
claude-codebashmarkdownAskUserQuestionBashRead - 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
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.