game-manager-skill

Community

Coordinate saves, loads, and world resets.

AuthorWjiajie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes persistence and synchronization for the entire agent skill ecosystem, ensuring consistent world state across sessions and modules.

Core Features & Use Cases

  • Persistent state management: saves, loads, and resets game state via a central SQLite database.
  • Global synchronization: keeps all skill reference data in sync with the central store to avoid drift.
  • World reset workflow: handles /game-restart by restoring templates, clearing archives, and reinitializing memory.

Quick Start

Start by resetting the world to the initial state:

  • python .agent/skills/game-manager-skill/scripts/manager.py --reset
  • Then perform a full save to confirm persistence:
  • /game-save

Dependency Matrix

Required Modules

sqlite3

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: game-manager-skill
Download link: https://github.com/Wjiajie/wuxiaX/archive/main.zip#game-manager-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.