AI AGENT ADDONS
AI & Agent Building
1,053installs

You can give your AI agent new powers by creating custom skills. These skills add specialized knowledge, workflows, or tool connections.

This guide shows you where to place your skills and how to write them well. It explains the structure of a skill, including the required SKILL.md file and optional resources. You will learn about core principles like being concise and setting the right level of detail.

Whether you are building a skill for the first time or updating an existing one, this resource helps you create clear and effective instructions for your agent.

Add Skill Creator skill to your workflow

Global

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

Project

mkdir -p .claude/skills/skill-creator

Source Repository

Stars
25,225
Forks
3,565
Watchers
25,225
License
MIT
Last Push
1 month ago
Created
1 year ago