creating-skills
Installation
SKILL.md
Creating Skills
Overview
All personal skills live in ~/repos/arjit-skills/skills/<skill-name>/. Skills are symlinked into ~/.agents/skills/ and ~/.claude/skills/ so all agents can discover them.
Process
- Create the skill directory and files:
~/repos/arjit-skills/skills/<skill-name>/ SKILL.md # Required supporting-file.* # Only if needed