Migrate To Skills

Skill: Photon Skill Migrator

diegosouzapw Updated 54 repo stars

File contents

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.

diegosouzapw/awesome-omni-skill/tree/main/skills/development/migrate-to-skills commit 6c54811562

Frequently asked questions

npx skillmds@latest add diegosouzapw/migrate-to-skills-2