awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
This repository provides practical Claude Skills for enhancing productivity across Claude.ai, Claude Code, and the Claude API. It includes a plugin that allows Claude to perform real actions like sending emails and posting to Slack.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"awesome-claude-skills": {
"args": [
"composio"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for awesome-claude-skills securely
Loading...