THE Skill Library
Professional collection of 1000+ pre-built skills for AI assistants - automation, development, design & more
Ask AI about THE Skill Library
Powered by Claude Β· Grounded in docs
I know everything about THE Skill Library. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
π Skill Library
A comprehensive collection of pre-built skills for Claude, ChatGPT, and AI coding assistants
Boost productivity, automate workflows, and extend AI capabilities across 1000+ integrations.
π Overview
This repository contains a curated collection of 1000+ skills that enhance AI assistants with specialized capabilities. Skills provide domain-specific knowledge, workflow automation, and tool integrations.
π― What's Included
| Category | Count | Description |
|---|---|---|
| Automation | 400+ | CRM, marketing, sales, productivity tools via Composio |
| Development | 50+ | Coding workflows, TDD, debugging, MCP servers |
| Design & UI/UX | 30+ | Frontend design, animations, brand guidelines |
| Productivity | 40+ | Time tracking, invoicing, organization |
| Document Processing | 15+ | PDF, DOCX, XLSX, PPTX handling |
| Communication | 60+ | Email, Slack, Discord, messaging |
| Data & Analytics | 80+ | SEO tools, data analysis, web scraping |
| Media | 25+ | Image, video, audio processing |
| Utilities | 100+ | General-purpose tools and helpers |
ποΈ Repository Structure
skill-library/
βββ README.md # This file
βββ LICENSE # MIT License
βββ skills/
β βββ composio-skills/ # 400+ automation skills (CRM, marketing, etc.)
β βββ development/ # Dev workflows (TDD, debugging, MCP)
β βββ design/ # UI/UX, frontend, animations
β βββ productivity/ # Time tracking, invoicing
β βββ document-processing/ # PDF, DOCX, XLSX tools
β βββ communication/ # Email, chat, messaging
β βββ data-analysis/ # Analytics, SEO, scraping
β βββ media/ # Image, video, audio
β βββ utilities/ # General-purpose tools
β βββ superpowers/ # Advanced workflow automation
βββ docs/
βββ CONTRIBUTING.md # Contribution guidelines
βββ SKILL_CREATION.md # How to create skills
βββ USAGE.md # Usage instructions
βββ SKILL_INDEX.md # Complete A-Z index
π Featured Skill Categories
π€ Automation (400+ Skills)
Connect to 1000+ services via Composio integration:
π CRM & Sales (50+ skills)
- Attio - CRM operations, contact management
- Apollo - Lead generation, contact enrichment
- Ashby - Recruiting workflow automation
- Capsule CRM - Contact & pipeline management
- Kommo - CRM automation, lead tracking
- Lever - ATS recruiting workflows
- Pipedrive - Sales pipeline automation
- Salesforce - CRM, marketing, service cloud
- Zoho - Books, CRM, Inventory, Desk
π§ Marketing & Email (80+ skills)
- ActiveCampaign - Email marketing automation
- Campaign Monitor - Email campaigns
- Customer.io - Customer engagement
- HubSpot - Inbound marketing
- Klaviyo - E-commerce marketing
- Lemlist - Cold email outreach
- Mailchimp - Email marketing
- Omnisend - E-commerce automation
[View all marketing skills β](skills/composio-skills/mail | marketing)
π Productivity & Project Management (60+ skills)
- Asana - Project management
- ClickUp - Task management
- Jira - Issue tracking
- Monday.com - Work management
- Notion - Workspace collaboration
- Trello - Kanban boards
[View all productivity skills β](skills/composio-skills/asana | monday | notion)
π’ Communication (70+ skills)
- Discord - Bot automation
- Slack - Workspace automation
- Microsoft Teams - Team collaboration
- Telegram - Messaging bot
- Twilio - SMS automation
[View all communication skills β](skills/composio-skills/slack | discord | teams)
π» Development Skills
| Skill | Description |
|---|---|
test-driven-development | Enforce TDD workflow before any implementation |
systematic-debugging | Structured debugging approach for any bug |
mcp-builder | Create MCP servers for tool integrations |
skill-creator | Guide for creating new skills |
receiving-code-review | Handle code review feedback properly |
executing-plans | Structured plan execution |
writing-plans | Multi-step task planning |
dispatching-parallel-agents | Run independent tasks in parallel |
using-git-worktrees | Isolate feature work with git worktrees |
View all development skills β
π¨ Design & UI/UX
| Skill | Description |
|---|---|
frontend-design | Production-grade frontend interfaces |
frontend-design-enhanced | Enhanced UI with aesthetic anchors |
impeccable-frontend-design | High-quality, distinctive interfaces |
ui-ux-pro-max | Comprehensive UI/UX (50+ styles, 161 palettes) |
effective-ui-design | Professional UI guidelines (WCAG 2.1 AA) |
shadcn-ui | shadcn/ui component integration |
gsap-* | GSAP animation suite (8 specialized skills) |
brand-guidelines | Anthropic brand colors & typography |
distinctive-frontend | Avoid generic AI aesthetics |
π Document Processing
| Skill | Description |
|---|---|
pdf | Comprehensive PDF manipulation toolkit |
docx | Word document creation & editing |
pptx | PowerPoint presentation tools |
xlsx | Excel spreadsheet processing |
π Quick Start
Using Skills with Claude
- Browse skills in the
skills/directory - Copy the skill you want to use
- Paste into your project at
.agents/skills/ - Invoke the skill in your conversation
# Example: Using the brainstorming skill
/skill brainstorming
Installing All Skills
# Clone this repository
git clone https://github.com/yourusername/skill-library.git
cd skill-library
# Copy skills to your agents directory
cp -r skills/* ~/.agents/skills/
Using with Composio
Many automation skills require Composio for integration:
# Install Composio plugin
/plugin install composio-toolrouter
# Run setup
/composio-toolrouter:setup
π Featured Automation Skills
π― Lead Generation & Sales
| Skill | Platform | Description |
|---|---|---|
apollo-automation | Apollo.io | Lead generation, contact enrichment |
lemlist-automation | Lemlist | Multi-channel outreach campaigns |
instantly-automation | Instantly | Cold email automation |
hunter-automation | Hunter.io | Email verification & intelligence |
reply-io-automation | Reply.io | Sales engagement platform |
π SEO & Marketing
| Skill | Platform | Description |
|---|---|---|
ahrefs-automation | Ahrefs | SEO research, backlink analysis |
semrush-automation | SEMrush | Keyword research, rank tracking |
google-search-console-automation | Search performance monitoring | |
similarweb-automation | SimilarWeb | Digital market intelligence |
π Finance & Accounting
| Skill | Platform | Description |
|---|---|---|
quickbooks-automation | QuickBooks | Online accounting automation |
xero-automation | Xero | Cloud-based bookkeeping |
stripe-automation | Stripe | Payment processing |
freshbooks-automation | FreshBooks | Invoicing & time tracking |
View all 400+ automation skills β
π Documentation
| Document | Description |
|---|---|
| Usage Guide | How to use skills effectively |
| Skill Creation | Create your own skills |
| Contributing | Contribution guidelines |
| Skill Index | Complete A-Z index |
π€ Contributing
We welcome contributions! Please see our Contributing Guide for details.
How to Add a Skill
- Fork the repository
- Create your skill in the appropriate category
- Follow the Skill Creation Guide
- Submit a pull request
# Create a new skill
cp template-skill/SKILL.md skills/category/your-skill-name/SKILL.md
# Edit the skill content
# Submit PR
π License
This project is licensed under the MIT License - see the LICENSE file for details.
π Acknowledgments
- Composio for automation integrations
- Anthropic for Claude skills framework
- All contributors who have helped build this library
π§ Contact & Support
- Issues: GitHub Issues
- Discussions: GitHub Discussions
β Star this repo if you find it useful!
Building the future of AI-assisted development, one skill at a time.
