Agent Skills

Extend your agent's abilities with reusable, modular skills and turn a generic code agent into your specialist.

Featured (16)

doc-coauthoring

by Anthropic

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

⭐ Featured Python
View →

mcp-builder

by Anthropic

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

⭐ Featured Python
View →

pdf

by Anthropic

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

⭐ Featured Python
View →

webapp-testing

by Anthropic

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

⭐ Featured Python
View →

skill-creator

by Anthropic

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

⭐ Featured Python
View →

xlsx

by Anthropic

"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"

⭐ Featured Python
View →

web-artifacts-builder

by Anthropic

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

⭐ Featured Python
View →

docx

by Anthropic

"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"

⭐ Featured Python
View →

pptx

by Anthropic

"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"

⭐ Featured Python
View →

slack-gif-creator

by Anthropic

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

⭐ Featured Python
View →

internal-comms

by Anthropic

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

⭐ Featured Python
View →

frontend-design

by Anthropic

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

⭐ Featured Python
View →

theme-factory

by Anthropic

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

⭐ Featured Python
View →

algorithmic-art

by Anthropic

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

⭐ Featured Python
View →

brand-guidelines

by Anthropic

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

⭐ Featured Python
View →

canvas-design

by Anthropic

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

⭐ Featured Python
View →

🤖 Data & AI (80)

Test Skill

by BerriAI

A minimal test skill for API testing

🤖 Data & AI Python
View →

Test Skill Litellm

by BerriAI

A test skill created by LiteLLM automated tests

🤖 Data & AI Python
View →

Test Delete Skill

by BerriAI

A test skill created specifically for deletion testing

🤖 Data & AI Python
View →

Slack Gif Creator

by BerriAI

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

🤖 Data & AI Python
View →

Architecture Patterns

by wshobson

Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.

🤖 Data & AI Python
View →

Api Design Principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.

🤖 Data & AI Python
View →

Fastapi Templates

by wshobson

Production-ready FastAPI project structures with async patterns, dependency injection, middleware, and best practices for building high-performance APIs.

🤖 Data & AI Python
View →

Wcag Audit Patterns

by wshobson

Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.

🤖 Data & AI Python
View →

Screen Reader Testing

by wshobson

Practical guide to testing web applications with screen readers for comprehensive accessibility validation.

🤖 Data & AI Python
View →

Browser Extension Developer

by yamadashy

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

🤖 Data & AI TypeScript
View →

Website Maintainer

by yamadashy

Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.

🤖 Data & AI TypeScript
View →

Lint Fixer

by yamadashy

Use this skill to run npm run lint and fix linting issues. Triggers on fixing lint errors after code changes or validating code against project style guidelines.

🤖 Data & AI TypeScript
View →

Pdf Processing Pro

by davila7

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.

🤖 Data & AI JavaScript
View →

Skill Share

by davila7

A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

🤖 Data & AI JavaScript
View →

Meeting Insights Analyzer

by davila7

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

🤖 Data & AI JavaScript
View →

Image Enhancer

by davila7

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

🤖 Data & AI JavaScript
View →

Mcp Builder

by davila7

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

🤖 Data & AI JavaScript
View →

Pdf Processing

by davila7

Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.

🤖 Data & AI JavaScript
View →

Changelog Generator

by davila7

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

🤖 Data & AI JavaScript
View →

Move Code Quality

by davila7

Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working with .move files or Move.toml manifests.

🤖 Data & AI JavaScript
View →

Competitive Ads Extractor

by davila7

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

🤖 Data & AI JavaScript
View →

Template Skill

by davila7

Replace with description of the skill and when Claude should use it.

🤖 Data & AI JavaScript
View →

Domain Name Brainstormer

by davila7

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

🤖 Data & AI JavaScript
View →

Raffle Winner Picker

by davila7

Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.

🤖 Data & AI JavaScript
View →

Invoice Organizer

by davila7

Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.

🤖 Data & AI JavaScript
View →

File Organizer

by davila7

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

🤖 Data & AI JavaScript
View →

Video Downloader

by davila7

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

🤖 Data & AI JavaScript
View →

Internal Comms

by davila7

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

🤖 Data & AI JavaScript
View →

Excel Analysis

by davila7

Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files.

🤖 Data & AI JavaScript
View →

Brand Guidelines

by davila7

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

🤖 Data & AI JavaScript
View →

Xlsx

by davila7

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

🤖 Data & AI JavaScript
View →

Pptx

by davila7

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

🤖 Data & AI JavaScript
View →

Pdf Anthropic

by davila7

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

🤖 Data & AI JavaScript
View →

Zapier Workflows

by davila7

Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.

🤖 Data & AI JavaScript
View →

Webapp Testing

by davila7

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

🤖 Data & AI JavaScript
View →

Skill Creator

by davila7

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

🤖 Data & AI JavaScript
View →

Git Commit Helper

by davila7

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.

🤖 Data & AI JavaScript
View →

Cocoindex

by davila7

Comprehensive toolkit for developing with the CocoIndex library. Use when users need to create data transformation pipelines (flows), write custom functions, or operate flows via CLI or API. Covers building ETL workflows for AI data processing, including embedding documents into vector databases, building knowledge graphs, creating search indexes, or processing data streams with incremental updates.

🤖 Data & AI JavaScript
View →

Theme Factory

by davila7

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

🤖 Data & AI JavaScript
View →

Slack Gif Creator

by davila7

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

🤖 Data & AI JavaScript
View →

Canvas Design

by davila7

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

🤖 Data & AI JavaScript
View →

Algorithmic Art

by davila7

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

🤖 Data & AI JavaScript
View →

Lead Research Assistant

by davila7

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

🤖 Data & AI JavaScript
View →

Content Research Writer

by davila7

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

🤖 Data & AI JavaScript
View →

Reasoningbank Agentdb

by ruvnet

Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing decision-making, or implementing experience replay systems.

🤖 Data & AI JavaScript
View →

Verification Quality

by ruvnet

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

🤖 Data & AI JavaScript
View →

Stream Chain

by ruvnet

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

🤖 Data & AI JavaScript
View →

Skill Builder

by ruvnet

Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.

🤖 Data & AI JavaScript
View →

Pair Programming

by ruvnet

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

🤖 Data & AI JavaScript
View →

Github Project Management

by ruvnet

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

🤖 Data & AI JavaScript
View →

Agentdb Vector Search

by ruvnet

Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.

🤖 Data & AI JavaScript
View →

Reasoningbank Intelligence

by ruvnet

Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

🤖 Data & AI JavaScript
View →

Performance Analysis

by ruvnet

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

🤖 Data & AI JavaScript
View →

Flow Nexus Neural

by ruvnet

Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus

🤖 Data & AI JavaScript
View →

Sparc Methodology

by ruvnet

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

🤖 Data & AI JavaScript
View →

Swarm Orchestration

by ruvnet

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.

🤖 Data & AI JavaScript
View →

Swarm Advanced

by ruvnet

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

🤖 Data & AI JavaScript
View →

Hooks Automation

by ruvnet

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

🤖 Data & AI JavaScript
View →

Hive Mind Advanced

by ruvnet

Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

🤖 Data & AI JavaScript
View →

Github Workflow Automation

by ruvnet

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

🤖 Data & AI JavaScript
View →

Github Release Management

by ruvnet

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

🤖 Data & AI JavaScript
View →

Agentic Jujutsu

by ruvnet

Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

🤖 Data & AI JavaScript
View →

Github Multi Repo

by ruvnet

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

🤖 Data & AI JavaScript
View →

Github Code Review

by ruvnet

Comprehensive GitHub code review with AI-powered swarm coordination

🤖 Data & AI JavaScript
View →

Flow Nexus Swarm

by ruvnet

Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform

🤖 Data & AI JavaScript
View →

Flow Nexus Platform

by ruvnet

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

🤖 Data & AI JavaScript
View →

Agentdb Optimization

by ruvnet

Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.

🤖 Data & AI JavaScript
View →

Agentdb Memory Patterns

by ruvnet

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

🤖 Data & AI JavaScript
View →

Agentdb Learning

by ruvnet

Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.

🤖 Data & AI JavaScript
View →

Agentdb Advanced

by ruvnet

Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.

🤖 Data & AI JavaScript
View →

Gpts

by friuns2

Douyin;Writing skills;Social media ``` 评价一下抖音博主房琪的文案写作功底如何,并详细列举一段 ```

🤖 Data & AI
View →

Image Enhancer

by ComposioHQ

This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional.

🤖 Data & AI Python
View →

Xlsx

by ComposioHQ

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

🤖 Data & AI Python
View →

Competitive Ads Extractor

by ComposioHQ

This skill extracts your competitors' ads from ad libraries and analyzes what's working—the problems they're highlighting, use cases they're targeting, and copy/creative that's resonating.

🤖 Data & AI Python
View →

Webapp Testing

by ComposioHQ

To test local web applications, write native Python Playwright scripts. **Helper Scripts Available**: - `scripts/with_server.py` - Manages server lifecycle (supports multiple servers) **Always run scripts with `--help` first** to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts rather tha...

🤖 Data & AI Python
View →

Skill Share

by ComposioHQ

A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

🤖 Data & AI Python
View →

Mcp Builder

by ComposioHQ

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

🤖 Data & AI Python
View →

Canvas Design

by ComposioHQ

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

🤖 Data & AI Python
View →

Artifacts Builder

by ComposioHQ

To build powerful frontend claude.ai artifacts, follow these steps: 1. Initialize the frontend repo using `scripts/init-artifact.sh` 2. Develop your artifact by editing the generated code 3. Bundle all code into a single HTML file using `scripts/bundle-artifact.sh` 4. Display artifact to user 5. (Optional) Test the artifact **Stack**: React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui

🤖 Data & AI Python
View →

Slack Gif Creator

by ComposioHQ

A toolkit for creating animated GIFs optimized for Slack. Provides validators for Slack's constraints, composable animation primitives, and optional helper utilities. **Apply these tools however needed to achieve the creative vision.**

🤖 Data & AI Python
View →

💻 Development (3)

💼 Business (1)

Ready to use these skills?

Start using AI coding agents with curated skills in the cloud.

Get Started Free