AI AGENT ADDONS
AI & Agent Building
3,680installs

You can build your own custom skills for an AI agent. This process lets you decide what you want the skill to do and how it should work. You write a draft, create test prompts, and run the agent to see how it performs.

After testing, you evaluate the results both by looking at examples and by using quantitative measures. You then rewrite and improve the skill based on feedback. You repeat these steps until the skill works well.

This approach works for both beginners and experts. If you are new, the tool explains terms simply. If you are experienced, you can jump straight into testing and fine-tuning. The goal is to make a skill that triggers correctly and does what you need.

Add Skill Creator skill to your workflow

Global

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

Project

mkdir -p .claude/skills/skill-creator

Source Repository

Stars
31,260
Forks
3,414
Watchers
31,260
License
Apache-2.0
Last Push
23 days ago
Created
8 months ago