wsc-chronicle

Community

Emit and query WSC chronicle events.

AuthorNicoFlows
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill lets you emit and query world events, building a traceable, auditable history of what happened in the WSC world and why.

Core Features & Use Cases

  • Emit new chronicle events with type, location, participants, and data.
  • Query events by last, type, location, participants, time range, or causality.
  • Trace causality to understand what caused or was caused by a given event.

Quick Start

  • npx tsx .claude/skills/wsc-chronicle/scripts/emit.ts --type battle.resolved --where region.vega --who force.a,force.b --data '{"outcome":"victory"}' --summary "Raiders defeated..."
  • npx tsx .claude/skills/wsc-chronicle/scripts/query.ts --last 10
  • npx tsx .claude/skills/wsc-chronicle/scripts/query.ts --type battle.resolved --json

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: wsc-chronicle
Download link: https://github.com/NicoFlows/WSC/archive/main.zip#wsc-chronicle

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.