About this project

Awesome Claude Skills is a comprehensive, community-curated list of reusable instruction packages ("Skills") that teach AI agents how to handle specific task classes. Each skill is a folder containing a SKILL.md file with YAML frontmatter and Markdown instructions, optionally bundled with scripts and references. Skills load progressively—only name and description load at session start, with full content loading on demand when relevant, allowing an agent to host hundreds of skills without context bloat. The directory organizes 1000+ skills into categories: Document Processing (docx, pdf, pptx, xlsx, EPUB conversion, legal skill packs), Development & Code Tools (artifacts builder, AWS CDK, Playwright automation, MCP builder, TDD, git worktrees, code review subagents), Data & Analysis (CSV summarizer, PostgreSQL queries, recursive research, root cause tracing), Business & Marketing (brand building, competitive ads analysis, lead research), Communication & Writing (content research, meeting analysis, Twitter optimization), Creative & Media (image generation, design system extraction, video downloading, SwiftUI design), Productivity & Organization (file organization, invoice management, resume generation), Collaboration & Project Management (Google Workspace, git automation, wiki management), and Security & Systems. The repository also documents integration with Composio's MCP Gateway, which provides a single endpoint for 1000+ app integrations with built-in authentication and audit logs. A quickstart plugin (connect-apps) enables Claude to perform real actions like sending emails, creating issues, and posting to Slack. The list is open for community contributions under Apache 2.0 license.