AI AGENT ADDONS
Skill Development
2,118installs

Everyone can build a custom skill for Claude Code. This guide walks you through each step. It helps you create a skill that is reliable and efficient. The Iron Law says every line must justify its cost. If it does not improve Claude's output, cut it. You will learn about the skill folder structure, how to write a SKILL.md file, and how to add scripts and reference files. Follow the checklist to keep track of your progress.

Start by understanding what the skill should do. Then plan the files and folders needed. After writing the main instructions, test and package everything. This process makes sure your skill works well and saves tokens.

Add Skill Forge skill to your workflow

Global

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

Project

mkdir -p .claude/skills/skill-forge

Source Repository

Stars
3,693
Forks
328
Watchers
3,693
License
MIT
Last Push
3 months ago
Created
6 months ago