Agent Skills Directory
A comprehensive, curated collection of specialized skills for AI agents. Browse, search, and integrate capabilities to extend your agent workflows.
Browse Skills
12 skillsExtract text and tables from PDF files, fill PDF forms, and merge multiple PDFs. Use when working with PDF documents or when the user mentions PDFs, forms, or document extraction.
Analyze datasets, generate visualizations, perform statistical analysis, and create summary reports. Ideal for exploring data patterns and insights.
Automatically review code for best practices, security vulnerabilities, and style issues. Supports multiple programming languages and frameworks.
Extract structured data from websites, handle pagination, manage sessions, and respect robots.txt. Built-in support for JavaScript-rendered pages.
Generate images from text prompts, edit existing images, and create variations. Supports multiple AI models and style presets.
Manage database schema changes, run migrations safely, and generate rollback scripts. Supports PostgreSQL, MySQL, and SQLite.
Automate API testing with support for REST and GraphQL endpoints. Generate test cases, validate responses, and create documentation.
Send emails, parse incoming messages, manage templates, and track delivery. Built-in support for popular email providers.
Convert between various file formats including documents, images, and media files. Preserve formatting and metadata during conversion.
Perform text analysis, sentiment detection, entity extraction, and language translation. Supports multiple languages and models.
Automate Git operations including commits, branching, merging, and PR management. Integrate with GitHub, GitLab, and Bitbucket.
Schedule meetings, manage events, send invitations, and check availability. Integrates with Google Calendar, Outlook, and iCal.
Why Agent Skills?
A standardized approach to extending AI agent capabilities with specialized knowledge and workflows.
Progressive Disclosure
Skills load metadata at startup, then activate full instructions only when needed, keeping your agent fast and context-efficient.
Simple Format
Just a SKILL.md file with YAML frontmatter and Markdown instructions. Easy to read, write, and audit.
Bundle Resources
Include scripts, templates, and reference materials. Everything your agent needs in one portable directory.
Lightweight
Minimal overhead with efficient context usage. Add capabilities without slowing down your agent.
Open Standard
An open format designed for interoperability. Works with any agent that supports the specification.
Easy Integration
Filesystem-based or tool-based approaches supported. Integrate with your existing agent architecture.