بنقرة واحدة
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 المهني
Use 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.
| 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.md