AI AGENT ADDONS

Skill Creator

composiohq/skills
Skill Development
1,951installs

Anyone can build a new skill for Claude. A skill is a package that gives the agent specialized knowledge, workflows, and tools. It turns Claude into an expert for a specific task. The skill-creator guide shows you exactly how to make one.

The most important rule is to be concise. Claude already knows a lot, so only add information it does not have. You also need to set the right level of detail. Some tasks need very strict instructions, while others are more open. The guide explains how to organize your skill with a SKILL.md file and optional resources like scripts and references.

Add Skill Creator skill to your workflow

Global

mkdir -p ~/.claude/skills/skill-creator

Project

mkdir -p .claude/skills/skill-creator

Source Repository

Stars
95
Forks
7
Watchers
95
License
MIT
Last Push
4 months ago
Created
5 months ago