Leaderboard/Automation/awesome-claude-skills
Last commit on February 19, 2026·Created on October 17, 2025

ComposioHQ/awesome-claude-skills

A library of skills that tailor Claude for sales, engineering, and design.
Combined rank
#11
across all skills
In Automation
#1
category rank
Stars
75.3k
+0.6% in last 7d
Forks
8.7k
+0.9% in last 7d
Watchers
463
+0.4% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This collection brings together hundreds of skills that extend what Claude can do across sales, engineering, design, and agent automation. From running competitor ad analysis to building complex HTML artifacts, from generating changelogs to automating CRM workflows, it offers a practical library for teams who need their AI assistant to match their tools. It helps AI agent builders, sales and marketing teams, product and engineering teams, and design and brand teams each find the right skill without building from scratch.

WHO IT'S FOR
AI Agent Builders
automating multi-step workflows via MCP tools
Sales and Marketing Teams
automating lead gen, ad analysis, and SEO research
Product and Engineering Teams
generating changelogs and creating UI artifacts
Design and Brand Teams
creating on-brand visuals and art assets
Repository contents

864 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

Load the local Connect Apps Plugin

Installs: connect-apps-plugin bundle · Claude Code

Before you start
  • Claude Code CLI
  • A local ./connect-apps-plugin directory
  • A Composio API key
  1. In a terminal, launch Claude Code with the local plugin directory.

    claude --plugin-dir ./connect-apps-plugin
  2. In the Claude Code session, run the plugin setup command.

    /connect-apps:setup
  3. Paste your Composio API key when prompted.

  4. Restart Claude Code after setup.

connect-apps-plugin/README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Draft a changelog from recent commits

Uses changelog-generator

  • Path to the project repository containing the Git history; replace [path/to/project-repository] with the actual repository path

Check the repository for this skill’s setup.

Use the changelog-generator skill. In the project repository at [path/to/project-repository], create a draft changelog for all commits from the past week. Do not publish it; return the draft for review.
changelog-generator/SKILL.md · Checked Sep 18, 2026
Suggested first task

Enhance a screenshot

Uses image-enhancer

  • Path to a screenshot; replace [path/to/screenshot.png] with the actual file path

Check the repository for this skill’s setup.

Use the image-enhancer skill. Improve the image quality of [path/to/screenshot.png], preserving the original file.
image-enhancer/SKILL.md · Checked Sep 18, 2026
Suggested first task

Select winners from a local CSV

Uses raffle-winner-picker

  • Path to the raffle-entry CSV; replace [path/to/entries.csv] with the actual file path

Check the repository for this skill’s setup.

Use the raffle-winner-picker skill. Pick 3 random winners from [path/to/entries.csv], make sure there are no duplicates, and show the selection method. Do not contact or announce the winners.
raffle-winner-picker/SKILL.md · Checked Sep 18, 2026