lore-creation-starting-skill
The lore system stores knowledge as mythology - not dry documentation, but stories that compress meaning and context into memorable narrative form. Every commit can become a chronicle entry, every bug fix a tale of battle.
<essential_principles>
1. Three Atomic Units
All lore is composed of three JSON structures:
- Entry - Atomic narrative unit (the story itself)
- Book - Collection of entries (chronicles, themed collections)
- Persona - AI character who narrates (voice, traits, perspective)
2. Narrative Compression
More from skogai/lore
skogai-jq
Use when performing JSON transformations, manipulating nested JSON structures, filtering arrays, extracting values, validating JSON schemas, or composing multi-step JSON operations. This skill provides 60+ schema-driven jq transformations optimized for AI agent discoverability.
64skogai-argc
Create and manage argc-powered bash CLIs and Argcfile.sh task runners. Use when creating Argcfile.sh files, converting bash scripts to argc CLIs, adding argument parsing, shell completion, or task automation to projects.
62