원클릭으로
create-skill
Photon Skill Init: Guides users through creating effective Agent Skills for Photon.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Photon Skill Init: Guides users through creating effective Agent Skills for Photon.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Photon Native Architect: Expert at project restructuring, directory organization, and maintaining build system integrity.
Photon Debugger: Systematic debugger for fixing compilation errors, logical bugs, and system-level issues.
Photon Rule Creator: Create persistent project rules for AI guidance within Photon.
Photon Subagent Creator: Create custom subagents for specialized AI tasks with isolated contexts.
Photon Env Setup: One-click environment setup and project bootstrapping for new engineering workspaces.
Photon Skill Migrator: Convert legacy rules and commands to Photon's native Agent Skill format.
| name | create-skill |
| description | Photon Skill Init: Guides users through creating effective Agent Skills for Photon. |
Skills are markdown files that teach Photon how to perform specific tasks.
skill-name/ ├── SKILL.md # Required - main instructions └── scripts/ # Optional - utility scripts