awesome-claude-skills

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

67k
Stars
7.5k
Forks
946
Open issues
430
Watchers
PythonLast pushed May 22, 2026

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

Categories

Tags

Similar tools

Install

pip install awesome-claude-skills

README

Awesome Claude Skills

Composio banner

Awesome PRs Welcome License: Apache-2.0

A comprehensive and curated list of 1000+ production ready and practical Claude Skills and Plugins for enhancing productivity across usecases on not just Claude.ai, Claude Code, but also across coding agents like Codex, Cursor, Gemini CLI, Antigravity and more.

Want skills that do more than generate text? Claude can send emails, create issues, post to Slack, and take actions across 1000+ apps. See how →


Quickstart: Connect Claude to 500+ Apps

The connect-apps plugin lets Claude perform real actions - send emails, create issues, post to Slack. It handles auth and connects to 500+ apps using Composio under the hood.

1. Install the Plugin

claude --plugin-dir ./connect-apps-plugin

2. Run Setup

/connect-apps:setup

Paste your API key when asked. (Get a free key at dashboard.composio.dev)

3. Restart & Try It

exit
claude

Want skills that do more than generate text? Claude can send emails, create issues, post to Slack, and take actions across 1000+ apps. See how →

If you receive the email, Claude is now connected to 500+ apps.

See all supported apps →


Contents

  • What Are Claude Skills?
  • Skills
    • Document Processing
    • Development & Code Tools
    • Data & Analysis
    • Business & Marketing
    • Communication & Writing
    • Creative & Media
    • Productivity & Organization
    • Collaboration & Project Management
    • Security & Systems
    • App Automation via Composio
  • Getting Started
  • Creating Skills
  • Contributing
  • Resources
  • License

What Are Claude Skills?

Claude Skills are reusable instruction packages that teach an AI agent how to handle a specific class of tasks. Each skill is a folder containing a SKILL.md file with YAML frontmatter (name, description) and Markdown instructions, optionally bundled with scripts, references, and assets. Anthropic introduced the format in October 2025 and released it as an open standard in December 2025; it's now suppor