Agent Skills Directory

A comprehensive, curated collection of specialized skills for AI agents. Browse, search, and integrate capabilities to extend your agent workflows.

Popular:

Browse Skills

12 skills
pdf-processing
Document Processing

Extract 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.

pdfdocumentsextractionforms
Apache-2.0
data-analysis
Data & Analytics

Analyze datasets, generate visualizations, perform statistical analysis, and create summary reports. Ideal for exploring data patterns and insights.

dataanalyticsvisualizationstatistics
MIT
code-review
Development

Automatically review code for best practices, security vulnerabilities, and style issues. Supports multiple programming languages and frameworks.

codereviewsecurityquality
Apache-2.0
web-scraping
Web & APIs

Extract structured data from websites, handle pagination, manage sessions, and respect robots.txt. Built-in support for JavaScript-rendered pages.

scrapingwebdataextraction
MIT
image-generation
AI & ML

Generate images from text prompts, edit existing images, and create variations. Supports multiple AI models and style presets.

imagesaigenerationcreative
Apache-2.0
database-migration
Database

Manage database schema changes, run migrations safely, and generate rollback scripts. Supports PostgreSQL, MySQL, and SQLite.

databasemigrationsqlschema
MIT
api-testing
Testing

Automate API testing with support for REST and GraphQL endpoints. Generate test cases, validate responses, and create documentation.

apitestingrestgraphql
MIT
email-automation
Communication

Send emails, parse incoming messages, manage templates, and track delivery. Built-in support for popular email providers.

emailautomationtemplatessmtp
Apache-2.0
file-conversion
Document Processing

Convert between various file formats including documents, images, and media files. Preserve formatting and metadata during conversion.

conversionfilesformatsmedia
MIT
natural-language-processing
AI & ML

Perform text analysis, sentiment detection, entity extraction, and language translation. Supports multiple languages and models.

nlptextlanguageai
Apache-2.0
git-automation
Development

Automate Git operations including commits, branching, merging, and PR management. Integrate with GitHub, GitLab, and Bitbucket.

gitversion-controlautomationci-cd
MIT
calendar-management
Productivity

Schedule meetings, manage events, send invitations, and check availability. Integrates with Google Calendar, Outlook, and iCal.

calendarschedulingeventsmeetings
Apache-2.0

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.