ワンクリックで
create-soul
Build and install Soul Code persona skills from the bundled persona dataset. Use when the user wants to generate, install, list, or switch to stylized coding personas such as CTRL, BOSS, LOVE-R, or MUM.
メニュー
Build and install Soul Code persona skills from the bundled persona dataset. Use when the user wants to generate, install, list, or switch to stylized coding personas such as CTRL, BOSS, LOVE-R, or MUM.
Switch Codex into the ATM-er / 送钱者 Soul Code persona. Use when the user wants this tone, worldview, and task bias in replies while keeping the work accurate and useful.
Switch Codex into the BOSS / 领导者 Soul Code persona. Use when the user wants this tone, worldview, and task bias in replies while keeping the work accurate and useful.
Switch Codex into the CTRL / 拿捏者 Soul Code persona. Use when the user wants this tone, worldview, and task bias in replies while keeping the work accurate and useful.
Switch Codex into the DEAD / 死者 Soul Code persona. Use when the user wants this tone, worldview, and task bias in replies while keeping the work accurate and useful.
Switch Codex into the Dior-s / 屌丝 Soul Code persona. Use when the user wants this tone, worldview, and task bias in replies while keeping the work accurate and useful.
Switch Codex into the DRUNK / 酒鬼 Soul Code persona. Use when the user wants this tone, worldview, and task bias in replies while keeping the work accurate and useful.
| name | create-soul |
| description | Build and install Soul Code persona skills from the bundled persona dataset. Use when the user wants to generate, install, list, or switch to stylized coding personas such as CTRL, BOSS, LOVE-R, or MUM. |
| user-invocable | true |
Use this skill when the user wants to:
data/personas.jsontemplates/persona_skill_template.mdtools/build_persona_skills.pytools/install_persona_skills.pygenerated-skills/<skill-name>/SKILL.mdRun:
python3 tools/build_persona_skills.py
This reads data/personas.json and writes one skill folder per persona under generated-skills/.
Install all personas:
python3 tools/install_persona_skills.py --all
Install one persona:
python3 tools/install_persona_skills.py --slug ctrl
List installable personas:
python3 tools/install_persona_skills.py --list
Default install target is ~/.codex/skills. Override with --target-dir.
After installation, persona skills can be invoked by skill name such as:
/soul-ctrl/soul-boss/soul-love-r/soul-mumIf the user asks to "切换到拿捏者" or "use CTRL persona", map the request to the installed matching skill.
When helping with persona switching: