chronicle-structure

Create Chronicle structure JSON entries and convert screenshots for ChronoDawn.

Updated Oct 19, 2025
One-click install
npx skills add https://github.com/ksoichiro/ChronoDawn --skill chronicle-structure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chronicle-structure
Source: https://github.com/ksoichiro/ChronoDawn/tree/main/.claude/skills/chronicle-structure
Command: npx skills add https://github.com/ksoichiro/ChronoDawn --skill chronicle-structure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps content teams add structured structure information to Chronicle for ChronoDawn, including image-based visual hints and organized asset pipelines.

Core Features & Use Cases

  • Structured JSON entries: Create and manage Chronicle structure JSON under common/src/main/resources/assets/chronodawn/chronicle/entries/structures.
  • Visual assets workflow: Convert and link images to Chronicle entries, ensuring consistent styling and accessibility.
  • Cataloging and categorization: Organize structures into Chronicle categories for easy discovery and navigation.

Quick Start

  • Provide a step-by-step plan to add a new structure to Chronicle, including creating the JSON entry, converting a screenshot to a Chronicle image, and updating the appropriate category.

Frequently Asked Questions about chronicle-structure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new structure entry to Chronicle JSON files?

You add Chronicle structures by creating template-based JSON entries in the structures directory. This workflow ensures new structures are cataloged and linked to visual assets correctly.

What is the workflow for converting screenshots to Chronicle images?

The workflow involves processing screenshots into Chronicle-ready visuals and linking them to JSON entries. This enforces consistent styling and accessibility for visual structure hints.

How do I organize structures into Chronicle categories for navigation?

You organize structures by updating Chronicle categories within the asset pipeline. This cataloging step ensures new JSON entries are grouped for easy discovery and navigation.

Does the Chronicle structure workflow require external dependencies?

The Chronicle structure workflow requires no external dependencies. It operates independently to manage JSON entries, process image assets, and update ChronoDawn categories.

What's the best way to manage a documented asset pipeline for Chronicle entries?

The best way is using a template-based workflow that handles JSON structure creation and image processing together. This enforces a documented asset pipeline keeping entries and visuals consistent.