ワンクリックで
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