skill-creator

star 5

Photon Skill Author: Guide for creating effective, modular skills for the Photon ecosystem.

QkHearn By QkHearn schedule Updated 1/27/2026

name: skill-creator description: Photon Skill Author: Guide for creating effective, modular skills for the Photon ecosystem.

Skill: Photon Skill Author

Skills are modular, self-contained packages that extend Photon's capabilities. Every skill consists of a required SKILL.md file and optional bundled resources.

Core Principles

  1. Concise is Key: Only add context Photon doesn't already have.
  2. Progressive Disclosure: Put essential information in SKILL.md; move details to separate files.
Install via CLI
npx skills add https://github.com/QkHearn/Photon --skill skill-creator
Repository Details
star Stars 5
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator