ComposioHQ/awesome-claude-skills

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 39 minutes ago
Added to GitGenius on January 28th, 2026
Created on October 17th, 2025
Open Issues & Pull Requests: 1,222 (+0)
Number of forks: 8,219
Total Stargazers: 72,307 (+2)
Total Subscribers: 448 (+0)

Issue Activity (beta)

Open issues: 139
New in 7 days: 3
Closed in 7 days: 2
Avg open age: 28 days
Stale 30+ days: 127
Stale 90+ days: 101

Recent activity

Opened in 7 days: 3
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 4

Top labels

No label distribution available yet.

Most active issues this week

Repository Insights (GitGenius)

Median issue/PR response: 5.7 hours
Mean response time: 18.0 days
90th percentile: 68.3 days
Tracked items: 21

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 72% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 5% of issues opened in the past year have been closed.

Detailed Description

The awesome-claude-skills repository is a curated collection of over 1000 production-ready Claude Skills and plugins designed to extend Claude's capabilities across multiple AI platforms and coding agents.

Claude Skills, as defined in this repository, are reusable instruction packages introduced by Anthropic in October 2025 and released as an open standard in December 2025. Each skill consists of a folder containing a SKILL.md file with YAML frontmatter specifying the skill's name and description, along with optional scripts, references, and supporting assets. The repository explains that skills operate through a progressive loading mechanism where agents initially see only a skill's name and description at session start, consuming roughly 100 tokens per skill. The full SKILL.md body, typically under 5000 tokens, loads only when the agent determines the skill is relevant to the current task, allowing a single agent to host hundreds of skills without inflating its context window. The repository clarifies that skills are distinct from MCP servers and tools, functioning instead as workflow definitions that specify what actions to take, in what order, and with what guardrails once an agent has the necessary connections and tools available.

The repository's scope extends across multiple platforms and agents, supporting Claude Code, Claude.ai, the Claude API, OpenAI Codex, Cursor, Gemini CLI, Antigravity, and Windsurf. The collection is organized into functional categories including document processing, development and code tools, data and analysis, business and marketing, communication and writing, creative and media, productivity and organization, collaboration and project management, and security and systems. Specific skills listed include document manipulation tools for Word documents, PDFs, PowerPoint presentations, and spreadsheets, as well as specialized packs like Master Claude for Legal, which provides NDA triage, multi-party version diffing, citation verification, and other legal-focused capabilities.

It includes a quickstart guide for connecting Claude to 500+ applications through the connect-apps plugin, which handles authentication and leverages Composio's integration infrastructure. The repository serves as both a practical resource for implementing Claude Skills and a reference guide for understanding the skill format, creation process, and best practices for workflow automation across diverse use cases and platforms.

awesome-claude-skills
by
ComposioHQComposioHQ/awesome-claude-skills

Repository Details

Fetching additional details & charts...