Agent skills that run json, that ask for Task, 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.
- 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 - team-coordinationbybren-llc/safe-agentic-workflow
Agent Teams orchestration patterns for multi-agent SAFe workflows. Use when spawning agent teams, coordinating teammates, enforcing quality gates via task dependencies, or orchestr
claude-codejsonReadBashGrep - issue-orchestratoranthony-chaudhary/fak
Plan, partition, and coordinate multi-wave parallel subagent campaigns to resolve and close GitHub issues across the repository. Uses `fak issue-orchestrator --plan-waves` (or `fak
claude-codebashjsonReadBashWrite+2 files - issue-queueanthony-chaudhary/fak
One repeatable, evidence-backed pass that manages, prioritizes, and resolves a bounded batch of backlog issues worst-first using specialized subagents. Inspects the issue queue via
claude-codebashjsonReadBashWrite - git-subagent-syncanthony-chaudhary/fak
Synchronize subagent changes to git on shared trunk across all lanes and all untracked WIP by default (or scoped via --lane/--paths). Enforces single-source invariants, safe merge
claude-codebashjsonReadBashWrite - bob-diff-reviewvmihalis/hacker-bob
Headless Bob diff-review pipeline — invoked by bob-runner.ts via 'claude --dangerously-skip-permissions --print "/bob-diff-review -- ..."'. Ingests a unified diff, initializes a Bo
claude-codebashjsonReadWriteTask - verify-uiThisIsSadeghi/KMPilot
Verify UI implementation against Stitch design via a token audit (HTML ↔ Code, with X-component default-render checks) and an X-components compliance check.
claude-codebashjsonmarkdownTaskReadWrite - patchscadastrangelove/rust-in-peace
Generate candidate fixes for verified security findings. Consumes TRIAGE.json (preferred), VULN-FINDINGS.json, or a vuln-pipeline results directory. Pipeline input is delegated to
claude-codejsonmarkdownReadGlobGrep - triagescadastrangelove/rust-in-peace
Triage a batch of raw security findings. Verify each is real, collapse duplicates, re-rank by derived exploitability, and tag with an owner. Takes a directory or file of scanner ou
claude-codejsonReadGlobGrep - vuln-scanscadastrangelove/rust-in-peace
Static source-code vulnerability scan. Reads a target directory (and THREAT_MODEL.md if present), spawns parallel review subagents per focus area, and writes VULN-FINDINGS.json + .
claude-codejsonReadGlobGrep - sast-drivenscadastrangelove/rust-in-peace
The SAST-driven find mode — a fourth, deliberately ISOLATED pass alongside blind / threat-model / CVE-seeded. Runs every static-analysis engine with its DEFAULT rules out of the bo
claude-codebashjsonReadGlobGrep - sweepenapt/SwarmLLM
Deploy parallel agents to scan the entire codebase for dead code, duplication, inconsistencies, and stale references
claude-codejsonReadWriteGrep - diagnosetranhieutt/software_development_departmentclaude-codejsonjsonlReadGlobGrep
- add-skillfredericvilcot/clean-claude
Add specialized craft skills to agents. Default craft principles always active. Everything MUST respect the craft philosophy.
claude-codebashjsontypescriptReadWriteBash - craftfredericvilcot/clean-claude
Craft something. Claude orchestrates, agents execute.
claude-codejsonReadWriteEdit - agentfredericvilcot/clean-claude
Start a Clean Claude agent with optional reactive links. Examples: /agent frontend-engineer, /agent frontend-engineer --link qa-engineer, /agent architect --link frontend-engineer,
claude-codebashjsonReadWriteBash - healfredericvilcot/clean-claude
Auto-repair with smart routing: test failures → Dev, type errors → Architect, spec gaps → PO. Routes each problem to the right expert.
claude-codebashjsonjsonlmarkdownReadBashTask
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.