AI AGENT ADDONS
AI & Agent Building
1,667installs

You can teach an AI agent new abilities by creating a skill. This guide shows you how to write a skill that is clear and easy to use. It helps you organize instructions, add examples, and include helper scripts when needed.

Anyone who wants to make an AI agent smarter can use this skill. It explains the steps from planning to reviewing your work. You will learn how to write a SKILL.md file and decide when to split content into separate files.

Following this process makes your skill reliable and simple for the agent to understand. The most important part is a good description. It tells the agent exactly when to use your skill.

Add Write A Skill skill to your workflow

Global

mkdir -p ~/.claude/skills/write-a-skill

Project

mkdir -p .claude/skills/write-a-skill

Source Repository

Stars
1,155
Forks
104
Watchers
1,155
License
MIT
Last Push
1 month ago
Created
2 months ago