Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons726
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
applying-brand-guidelines
✓★ 46,400by anthropic
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
applying-brand-guidelines
✓★ 46,400by anthropic
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
create-tldr-page
✓★ 36,200by github
Create concise, example-driven tldr pages from documentation URLs and command names. Requires both a command name and authoritative documentation URL; provides guidance if either is missing Extracts 5–8 most common use cases ordered by frequency, following strict tldr-pages project formatting standards Uses {{placeholder}} syntax for options, arguments, and user-provided values with specific conventions for flags, options with arguments, and subcommands Validates documentation sources and...
structured-autonomy-plan
✓★ 36,200by github
Structured planning framework for breaking development requests into testable, commit-sized implementation steps. Conducts mandatory autonomous research phase to gather code context, documentation, dependencies, and existing patterns before planning Breaks features into commits sized for single pull requests, with simple features consolidated into one commit and complex features split into multiple testable steps Generates plans with file lists, step descriptions, and verification methods,...
structured-autonomy-generate
✓★ 36,200by github
Generates complete, copy-paste ready implementation documentation from structured PR plans. Parses feature plans to extract implementation steps, affected files, and requirements Produces comprehensive markdown documentation with full code blocks, exact file paths, and zero-ambiguity instructions Includes research-backed code patterns, project conventions, and technology stack details specific to your codebase Provides markdown checkboxes, verification checklists, and commit gates for each...
breakdown-feature-prd
✓★ 36,200by github
Structured PRD generation prompt for breaking down Epics into detailed feature specifications. Generates complete Product Requirements Documents in markdown format with standardized sections covering goals, user personas, stories, functional and non-functional requirements, and acceptance criteria Prompts for clarifying questions when insufficient information is provided, ensuring comprehensive feature definition before engineering handoff Organizes output into a consistent file structure (...
java-refactoring-extract-method
✓★ 36,200by github
Java method extraction refactoring for improved readability and maintainability. Identifies methods exceeding complexity thresholds (LOC > 15, statements > 10, cyclomatic complexity > 10) and extracts logical code blocks into focused helper methods Produces fully compilable Java 17 code with descriptive method names and single-line documentation comments Preserves all original functionality while reducing cognitive load and improving testability through smaller, single-responsibility methods
java-docs
✓★ 36,200by github
Javadoc best practices for documenting Java types, methods, and members. Public and protected members require Javadoc comments; package-private and private members are encouraged, especially for complex code Use standard tags: @param for parameters, @return for return values, @throws for exceptions, @see for cross-references, and @since for version tracking First sentence serves as summary description and should end with a period; parameter descriptions start lowercase without periods Use...
go-mcp-server-generator
✓★ 36,200by github
Generate production-ready Go MCP server projects with proper structure, dependencies, and typed tool implementations. Scaffolds complete Go module layout with official MCP SDK integration, including main server setup, tool registration, and graceful shutdown handling Provides typed tool handlers with JSON schema validation, structured inputs/outputs, and context-aware error handling Includes configuration management via environment variables, basic test structure, and README documentation...
csharp-docs
✓★ 36,200by github
XML documentation standards and patterns for C# public APIs and members. Use <summary> for one-sentence descriptions starting with a present-tense verb, and <remarks> for implementation details, usage notes, or additional context Employ specific tags for different member types: <param> and <returns> for methods, <value> for properties, <typeparam> for generics, and <exception cref> for thrown exceptions Follow prescribed wording patterns for Boolean parameters and return values, enum...
kyc-doc-parse
✓★ 33,000by anthropic
Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the…
kyc-doc-parse
✓★ 33,000by anthropic
Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the…
playground
✓★ 31,500by anthropic
Self-contained HTML playgrounds with live preview, interactive controls, and copyable prompt output. Includes five templates for common playground types: design decisions, data exploration, concept mapping, document critique, and code review Every playground features instant live preview, natural-language prompt generation that only mentions non-default choices, and a one-click copy button Built as single HTML files with no external dependencies, dark theme by default, and sensible presets...
docs-sync
✓★ 27,600by openai
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync…
notion-research-documentation
✓★ 23,200by openai
Research Notion content and synthesize into structured briefs, reports, or comparisons with citations. Search and fetch Notion pages using targeted queries, then organize findings by theme with inline source citations and a references section Choose from four output formats (quick brief, research summary, comparison, comprehensive report) based on scope and user goal Create and update Notion pages using built-in templates; link sources directly and track changes as new information arrives...
documentation
✓★ 22,300by anthropic
Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when…
runbook
✓★ 22,300by anthropic
Create or update an operational runbook for a recurring task or procedure. Use when documenting a task that on-call or ops needs to run repeatably, turning…
journal-entry-prep
✓★ 22,300by anthropic
Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization, fixed…
architecture
✓★ 22,300by anthropic
Create or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with…
audit-support
✓★ 22,300by anthropic
Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting…
guideline-generation
✓★ 22,300by anthropic
Generate comprehensive, LLM-ready brand voice guidelines from any combination of sources — brand documents, sales call transcripts, discovery reports, or direct user input. Transform raw materials into structured, enforceable guidelines with confidence scoring and open questions.
hf-mcp
✓★ 10,800by huggingface
Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio…
eqtl-catalogue-skill
✓★ 4,000by openai
Submit compact eQTL Catalogue API requests for association retrieval and documented metadata endpoints. Use when a user wants concise public eQTL Catalogue…
notion-research-documentation
✓★ 4,000by openai
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or…
docs-sync
✓★ 3,300by openai
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync…
wiki-architect
✓★ 2,700by microsoft
Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate…
wiki-llms-txt
✓★ 2,700by microsoft
Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create…
wiki-page-writer
✓★ 2,700by microsoft
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing…
wiki-llms-txt
✓★ 2,700by microsoft
Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create…
wiki-page-writer
✓★ 2,700by microsoft
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing…