story-display-skill

Community

Persist and present epic story chapters.

AuthorWjiajie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the durable persistence, validation, and native display of evolving novel chapters generated by a story engine, ensuring content is safely saved and fully shown in the terminal.

Core Features & Use Cases

  • Persistent storage: writes generated chapters to the history/chapters directory and preserves the narrative sequence.
  • Integrity verification: verifies the existence and size of the written file to ensure data integrity.
  • Native display: outputs the full chapter using system native commands to avoid truncation or model length limits.
  • Use Case: imagine a long epic where each chapter is produced by the engine; this skill ensures every chapter is saved, validated, and presented to the player exactly as authored.

Quick Start

Run the chapter display workflow with the sample chapter content and chapter number: Use the provided script to append a chapter: python .agent/skills/story-display-skill/scripts/display_chapter.py --chapter <N> --content "<CONTENT>"

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: story-display-skill
Download link: https://github.com/Wjiajie/wuxiaX/archive/main.zip#story-display-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.