원클릭으로
rpg-dm-campaign-manager
Create and switch RPG campaigns by copying `campaigns/_template`, updating `ACTIVE.md`.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create and switch RPG campaigns by copying `campaigns/_template`, updating `ACTIVE.md`.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | rpg-dm-campaign-manager |
| description | Create and switch RPG campaigns by copying `campaigns/_template`, updating `ACTIVE.md`. |
Use this skill when the user asks to “新开战役/切换战役/分离core与存档/多周目管理”.
Use function calling via skill tools:
copy_template + bind_campaign + set_activeinit_campaign for initializationIf scripts are unavailable:
campaigns/_template → campaigns/<new_id>ACTIVE.md<初始化> per INIT_PROTOCOL.md (JSON tool_calls)CAMPAIGN_PROTOCOL.md (JSON tool_calls)HOT_START.mdUse the bundled skill tools (tools.json + tools_runner.py) for all structured operations; enforce role tool whitelist; JSON tool_calls only.
Use the bundled skill tools (tools.json + tools_runner.py) for all structured operations; enforce role tool whitelist; JSON tool_calls only.
Author and update RPG content packs (cartridges lore/NPC/quests/locations) while keeping kernel protocols stable and avoiding plot-driven drift.
Convert session/event logs into fiction chapters without creating new canon; enforce State/Event truth and track continuity issues.
Maintain a stable governance panel (assets/followers/army/income/clocks) as a patch-friendly state file, triggered by manage/governance gameplay.
Run a filesystem-backed long-running RPG/DM session using HOT/WARM/COLD memory, short-code HUD, minimal RAG, and ARCHIVE_DELTA append/patch saves.