The open format is called Agent Skills and works in Claude Code, Codex, Cursor and other agents — most people know it as Claude Skills.
Every Agent Skill we could find on GitHub, deduplicated by content. 79 404 files from 1 741 authors, of which 61 763 are unique — the rest is the same skill repackaged into someone else's repository. For each one: what it weighs in tokens, whether it ships runnable scripts, and which MCP servers it needs.
Generate a realistic behind-the-scenes selfie of the user with a celebrity or main actor from a specific movie, followed by an option to generate a cinematic long-take video connecting multiple selfies.
Generate N keyframes for a short story or scene sequence (image only, no video).
Analyze a website URL and generate a redesigned, improved UI — recreate the visual design with modern aesthetics, better hierarchy, and fresh brand direction.
Build, run, and visualize multi-step AI generation workflows. The AI architect translates natural language descriptions into connected node graphs — chain image generation, video creation, enhancement, and editing into automated pipelines.
| Automatically trace Claude Code conversations to Braintrust for observability. Captures sessions, conversation turns, and tool calls as hierarchical traces.
Agent Orchestration Rules
Agentic Workflow Pattern
Guide for integrating Agentica SDK with Claude Code CLI proxy
Reference guide for Agentica multi-agent infrastructure APIs
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Spawn Agentica multi-agent patterns
Async REPL Protocol
Semantic search across codebase using LEANN vector index
Router-First Architecture
Search Tool Hierarchy
Search Tool Hierarchy
AST-based code search and refactoring via ast-grep MCP
Async REPL Protocol
Background Agent Pings
Analyze Claude Code sessions via Braintrust
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Workflow orchestrator that chains existing skills for feature development
Claude Code CLI commands, flags, headless mode, and automation patterns
A complete skill for E2E testing
Completion Check: Verify Infrastructure Is Wired
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".
Create handoff document for transferring work to another session
Find unused functions and dead code in the codebase
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
Environment Triage
Explicit Identity Across Boundaries
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
Scrape web pages and extract content via Firecrawl MCP
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
Git Commit Rules
Search GitHub code, repositories, issues, and PRs via MCP
Graceful Degradation with Helpful Messages
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Hook Development Rules
Idempotent Redundancy
Implement technical plans from thoughts/shared/plans with verification
Implement technical plans from thoughts/shared/plans with verification
Implementation agent that executes a single task and creates handoff on completion
Index at Creation Time
LLM Tuning Patterns
Search Mathlib for lemmas by type signature pattern
Guide to the math cognitive stack - what tools exist and when to use each
Deterministic router for math cognitive stack - maps user intent to exact CLI commands
Problem-solving strategies for fields in abstract algebra
Problem-solving strategies for groups in abstract algebra
Problem-solving strategies for rings in abstract algebra
Problem-solving strategies for categories functors in category theory
Problem-solving strategies for limits colimits in category theory
Problem-solving strategies for natural transformations in category theory
Problem-solving strategies for analytic functions in complex analysis
Problem-solving strategies for contour integrals in complex analysis
Answers built from the skills we actually parsed.