Agent Skills by jiajiewu
Showing 15 vetted skills indexed across 1 GitHub repositories.
protagonist-skill
Manage and evolve player character state in a wuxia RPG.
item-skill
Manage in-game items, equipment, materials, and forging recipes.
insight-skill
Implement a six-sense talent system with insight points and combat narration.
quest-skill
Track and update main and side quest progress in quest_log.md.
martial-arts-skill
Organize martial arts manuals, techniques, and learning conditions from SKILL.md and references/database.md.
game-manager-skill
Manage game state persistence and synchronization via a central SQLite database.
story-engine
Generate non-linear wuxia narratives from game state into multi-chapter stories.
skill-creator
Generate Claude Skill templates with YAML frontmatter and packaging conventions.
combat-engine
Generate wuxia battle narration using Level & Realm and Insight-based style rules.
story-display-skill
Persist, verify, and display novel chapters in a terminal.
story-prep-skill
Collect protagonist, NPC, and environment state data into a structured narrative context snapshot.
npc-skill
Model and orchestrate NPCs with identities, abilities, personalities and relationships for wuxia RPGs.
weapon-system
Centralize forging, durability, and repair logic for wuxia game weapons.
world-logic
Coordinate spatial, time, and faction data for martial-arts world consistency.
mcp-builder
Design MCP servers with TypeScript or Python, Zod or Pydantic validation, and stdio or HTTP transports.