AI AGENT ADDONS

Anyone building tools for an AI agent can use this guide. It shows how to package specialized knowledge and step-by-step workflows into a skill. A skill turns a general AI into an expert for a specific task.

You will learn what makes a good skill. Keep instructions short because the AI has limited space. Only add information the AI does not already know. Use examples instead of long explanations.

The guide also explains how to bundle scripts, references, and other files. This helps with complex jobs that need precise steps. Whether you are a developer or a team lead, this skill helps you create focused and efficient AI helpers.

Add Skill Creator skill to your workflow

Global

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

Project

mkdir -p .claude/skills/skill-creator

Source Repository

Stars
32,698
Forks
4,746
Watchers
32,698
License
Apache-2.0
Last Push
25 days ago
Created
4 months ago