name: create-skill description: Photon Skill Init: Guides users through creating effective Agent Skills for Photon.
Skill: Photon Skill Init
Skills are markdown files that teach Photon how to perform specific tasks.
Directory Layout
skill-name/ ├── SKILL.md # Required - main instructions └── scripts/ # Optional - utility scripts