migrate-to-skills

star 5

Photon Skill Migrator: Convert legacy rules and commands to Photon's native Agent Skill format.

QkHearn By QkHearn schedule Updated 1/27/2026

name: migrate-to-skills description: Photon Skill Migrator: Convert legacy rules and commands to Photon's native Agent Skill format.

Skill: Photon Skill Migrator

Convert legacy rules and slash commands to Photon's native Agent Skills format.

Conversion Format

Rules -> SKILL.md

Add name field, remove globs/alwaysApply, keep body exactly.

Commands -> SKILL.md

Add frontmatter with name (from filename), description (infer from content), and disable-model-invocation: true.

Install via CLI
npx skills add https://github.com/QkHearn/Photon --skill migrate-to-skills
Repository Details
star Stars 5
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator