Agent skills that run bash, that ask for Edit, in claude-code 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.
- gongmunseochrisryugj/kordoc
내용을 받아 한국 행정 공문서(기안문·시행문·보고서·계획서·통지·회의록) 표준 서식의 HWPX로 뽑아주는 오케스트레이터 스킬. 행정안전부 「행정업무운영편람」·시행규칙에 근거한 항목부호 8단계(1. 가. 1) 가) (1) (가) ① ㉮), 둘째 줄 내어쓰기 정렬, 공식 여백(위20·아래10·좌우20mm), 명조 15pt,
claude-codebashReadWriteEdit - bunqueue-devegeominotti/bunqueue
Internal skill for contributing to bunqueue - architecture, testing, code conventions, and development workflow
claude-codebashReadGrepGlob - releasescreenpipe/screenpipe
Release the screenpipe monorepo. Bumps versions, triggers GitHub Actions for app, CLI, MCP, and JS packages.
claude-codebashBashReadEdit - od-contributenexu-io/open-design
One-click contribution flow for OpenDesign (nexu-io/open-design) — even for non-coders. Pick one of four cards (ship a Skill or Design System you made with OD; translate docs; fix
claude-codebashBashReadWrite - setup-mcp-servernesquikm/mcp-rubber-duck
Add mcp-rubber-duck MCP server to an AI coding tool (Claude Desktop, Cursor, VS Code, Windsurf, etc.)
claude-codebashReadWriteEdit - iwsdk-ui-panelfacebook/immersive-web-sdk
Create, place, preview, debug, and connect manifest-backed IWSDK UIKitML assets. Use for spatial panels, browser HUDs, UIKitML layout, fonts, editor previews, or runtime element be
claude-codebashjsontypescriptReadEditWrite - drizzletriggerdotdev/trigger.dev
Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the `@internal/dashboard-agent-db` package (the dashboard agent's c
claude-codebashtypescriptReadWriteEdit - issue-to-pr-resolverhomeassistant-ai/ha-mcp
Implement a GitHub issue end-to-end — create a worktree branch, implement the feature with tests, create a draft PR, then iteratively resolve all CI failures and review comments un
claude-codebashBashReadEdit - my-pr-checkerhomeassistant-ai/ha-mcp
Manage your own GitHub pull requests — check CI status, inline review comments, PR-level comments, resolve review threads, fix issues, and iterate until all checks pass and threads
claude-codebashBashReadEdit - monomotionmonoes/monomind
HTML-native animation system using GSAP — timeline-driven, API-controllable animations that run in the browser without video rendering or React. Covers timeline control, WebSocket/
claude-codebashhtmljavascriptBashReadWrite+7 files - 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 - upgrade-modelmacro-inc/macro
Upgrade an AI chat model (fast or good) across backend and frontend.
claude-codebashrustBashReadWrite - 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 - 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 - split-commit-into-stackmaximhq/bifrost
Split one oversized commit or branch into a stack of independently reviewable Graphite (gt) PRs - deciding what genuinely separates, what is atomic and must stay whole, and proving
claude-codebashReadGrepGlob - 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 - harness-test-writermaximhq/bifrost
Add regression test cases to the Bifrost provider harness (the Postman collection run via `make run-provider-harness-test`) based on a merged PR or a GitHub issue. Fetches the PR/i
claude-codebashjavascriptReadGrepGlob - 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 - add-pricing-fieldmaximhq/bifrost
Wire a new model-pricing field (a datasheet cost key like `cost_per_request`, `output_cost_per_video_per_second_720p`, etc.) end-to-end through Bifrost's pricing engine - Options s
claude-codebashReadGrepGlob - investigate-issuemaximhq/bifrost
Investigate a GitHub issue by fetching details, analyzing the codebase, researching documentation, and presenting an actionable implementation plan with test guidance. Use when ask
claude-codebashgoReadGrepGlob - 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 - resolve-pr-comments-stackmaximhq/bifrost
Resolve unresolved PR review comments across an entire Graphite (gt) stack of many PRs, bottom-up, in one working directory. Use when asked to "go through this stack and resolve co
claude-codebashReadGrepGlob - stack-absorbmaximhq/bifrost
Manually distribute working-tree changes (or a batch of edits already made on the current branch) across the correct branches of a Graphite (gt) stack, when gt absorb's blame-based
claude-codebashReadGrepGlob - test-flakinessDonchitos/Claude-Code-Game-Studios
Detect non-deterministic (flaky) tests by reading CI run logs or test result history. Aggregates pass rates per test, identifies intermittent failures, recommends quarantine or fix
claude-codebashReadGlobGrep - 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 - 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 - releaserhinocap/raven-mcp
Cut a raven-mcp release — preflight (npm auth, clean main), CHANGELOG, version bump, .mcpb rebuild, npm + MCP Registry publish, tag/push, and propagate to local instances. (applies
claude-codebashBashReadEdit - upstream-checkBenedictKing/ccx
检查 Claude Code / Codex 上游版本变更,对比本地版本,识别协议/工具/用法相关更新并追加 TODO 提醒
claude-codebashjsonmarkdownBashReadWrite - version-bumpBenedictKing/ccx
升级项目版本号并提交git,支持patch/minor/major版本升级或指定具体版本号,自动从git log生成CHANGELOG
claude-codebashmarkdownyamlBashReadWrite - model-updateBenedictKing/ccx
新增或更新 CCX 项目中的模型注册技能。适用于 Claude 与非 Claude 模型,覆盖能力表、路由白名单、基准映射、代码生成与验证。
claude-codebashjsonBashReadWrite - shipbex-co/bex
Safely bring main up to date, commit intended pending changes, and push to origin/main — resolving any rebase conflicts autonomously and stopping only when a decision genuinely nee
claude-codebashBash(git status:*)Bash(git pull:*)Bash(git fetch:*) - moai-domain-svg-infographicmodu-ai/moai-adk
Author editable SVG technical infographics — architecture, flow, comparison, hierarchy — by computing the layout numerically before writing markup, then rendering a 2x PNG via head
claude-codebashReadWriteEdit - moai-domain-databasemodu-ai/moai-adk
Database specialist covering PostgreSQL, MongoDB, Redis, Oracle, and cloud database platforms (Neon, Supabase, Firestore). Use for schema design, query optimization, indexing strat
claude-codebashjavascriptsqlReadWriteEdit - moai-harness-learnermodu-ai/moai-adk
Harness learning subsystem coordinator. Produces Tier 4 auto-update proposal payloads consumed by the orchestrator (which surfaces them via AskUserQuestion) and orchestrates Apply/
claude-codebashBashReadWrite - moai-domain-html-reportmodu-ai/moai-adk
Markdown-to-single-file-HTML report renderer. Six modes (status, incident, plan, explainer, financial, pr) selected by report type, crossed with three audience tiers (expert, basic
claude-codebashcsshtmlReadWriteEdit+8 files - moai-workflow-specmodu-ai/moai-adk
SPEC workflow orchestration with EARS format requirements, acceptance criteria, and Plan-Run-Sync integration for MoAI-ADK development. Use when creating SPEC documents or defining
claude-codebashReadWriteEdit+4 files - refresh-tool-inventoryNosmoht/talos-mcp-server
Extract the current tool/prompt/resource inventory from internal/{tools,prompts,resources} and update the inventory tables in AGENTS.md and README.md. Defaults to dry-run. Use when
claude-codebashReadEditGrep - chart-indicatormarketcalls/openalgo
Build a custom indicator for the OpenAlgo /trading charting terminal (openalgo-charts). Use when asked to create, port, or debug a chart indicator, overlay, oscillator, band, or on
claude-codebashjavascriptReadWriteEdit - review-sweeprlaope/oh-my-hermes
Review oh-my-hermes pull requests that have not been reviewed at their current head commit. Run manually to sweep the open backlog, or pass a number to review one PR. Applies the r
claude-codebashBashReadGrep+1 files - model-onboardingrlaope/oh-my-hermes
Onboard a new model generation or sibling into oh-my-hermes: probe router recognition, research the official contract, write trait-to-counter calibration, place routing in both lan
claude-codebashBashReadGrep+1 files - 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 - shadcn-uicodedogQBY/ReadAny
Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, inst
claude-codebashcssjavascriptjsonReadWriteBash - my-ticketsnudgebee/nudgebee
Show my pending sprint tickets and help knock them off one by one
claude-codebashBashReadGlob - create-prnudgebee/nudgebee
Create a pull request with proper formatting, validation, and conventions for this monorepo
claude-codebashmarkdownBashReadEdit+1 files - test-prnudgebee/nudgebee
Investigate a pull request end-to-end — predict how it could be wrong, run it for real, falsify those predictions with evidence, and report by severity
claude-codebashBashReadEdit - qa-automation-code-checknudgebee/nudgebee
Pre-commit gate for Playwright automation code in app-e2e-tests. Checks the QA's changed spec/locator/helper files against seven mandatory parameters — testid/role-first locators w
claude-codebashtypescriptBashReadWrite+3 files - pr-commentsnudgebee/nudgebee
Fetch PR review comments, display them, and optionally fix code issues raised by reviewers
claude-codebashBashReadEdit - skill-upgraderparcadei/Continuous-Claude-v3
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
claude-codebashmarkdownyamlBashReadWrite - proveparcadei/Continuous-Claude-v3
Formal theorem proving with research, testing, and verification phases
claude-codebashleanBashReadWrite - compound-learningsparcadei/Continuous-Claude-v3
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns s
claude-codebashjsonmarkdownReadGlobGrep - 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 - issue-workanthony-chaudhary/dos-kernel
Pick the next most important open GitHub issue this agent can actually complete, make its done-condition true, land it with witnesses (suite + parity + commit-audit), and priority-
claude-codebashReadGrepGlob+1 files - releaseanthony-chaudhary/dos-kernel
Cut a versioned release of the DOS kernel — bump the version, draft release notes, commit, tag, push to master, and create a GitHub release. The tag push triggers the gated PyPI pu
claude-codebashReadEditGrep+1 files - stable-releaseanthony-chaudhary/dos-kernel
Promote an already-shipped rolling release (vX.Y.Z) of the DOS kernel to a named stable channel — gated on a green kernel suite + a green third-party CI run on the candidate + a cl
claude-codebashjsonmarkdownReadEditGrep - commit-push-prllama-farm/llamafarm
Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.
claude-codebashBashReadWrite - reflectllama-farm/llamafarm
Analyze the current session and propose improvements to skills. **Proactively invoke this skill** when you notice user corrections after skill usage, or at the end of skill-heavy s
claude-codebashReadWriteEdit - code-reviewllama-farm/llamafarm
Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.
claude-codebashmarkdownBashReadEdit - sync-builder-journaldeepsense-ai/ragbits
Update Builder Journal documentation references after changes to ragbits-example repository. Use when commits in ragbits-example changed and documentation SHA references need updat
claude-codebashReadEditGlob - gsdallgpt-co/QuickVoice
Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents
claude-codebashReadWriteEdit
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.