awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
claude mcp add --transport stdio composiohq-awesome-claude-skills node path/to/server.js
How to use
Awesome Claude Skills is a collection of practical skills designed to enhance productivity across various platforms such as Claude.ai, Claude Code, and the Claude API. This MCP server allows users to connect Claude to over 500 applications, enabling it to perform real actions like sending emails, creating issues, and posting to Slack. The core functionality is provided through the connect-apps plugin, which facilitates these integrations seamlessly. Users can execute commands to set up and configure the skills according to their needs, making Claude a versatile tool for automation and productivity enhancement.
How to install
To install Awesome Claude Skills, ensure you have Node.js installed on your system. Clone the repository using the command:
git clone https://github.com/composiohq/awesome-claude-skills.git
Navigate into the cloned directory:
cd awesome-claude-skills
Install the necessary dependencies:
npm install
Once the installation is complete, you can proceed to set up the connect-apps plugin as described in the usage instructions.
Additional notes
Make sure to have your API key ready for the setup process. You can obtain a free API key from the Composio platform. If you encounter issues with the plugin not loading, check the plugin directory path and ensure all dependencies are correctly installed. Environment variables may be required for specific integrations, so refer to the documentation for any additional configuration options.
Related MCP Servers
awesome-agent-skills
A curated list of skills, tools, tutorials, and capabilities for AI coding agents (Claude, Codex, Antigravity, Copilot, VS Code)
Overture
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code.
OpenContext
A personal context store for AI agents and assistants—reuse your existing coding agent CLI (Codex/Claude/OpenCode) with built‑in Skills/tools and a desktop GUI to capture, search, and reuse project knowledge across agents and repos.
flowlens
FlowLens is an open-source MCP server that gives your coding agent (Claude Code, Cursor, Copilot, Codex) full browser context for in-depth debugging and regression testing.
mcp-image
MCP server for AI image generation and editing with automatic prompt optimization and quality presets (fast/balanced/quality). Powered by Gemini (Nano Banana 2 & Pro).
sub-agents
Define task-specific AI sub-agents in Markdown for any MCP-compatible tool.