lore-writing
Extract lore and narrative device entities from text. Use when analyzing codex entries, bestiary entries, journals, dreams, nightmares, memories, secrets, foreshadowing, and plot devices.
npx skills add majiayu000/claude-skill-registry --skill lore-writing --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# lore-writing Domain skill for lore knowledge and narrative device extraction. ## Entity Types | Type | Description | |------|-------------| | `lore_fragment` | Piece of world lore or historical knowledge | | `codex_entry` | Codex or encyclopedia entry | | `journal_page` | Journal, diary, or log entry | | `bestiary_entry` | Creature or monster description | | `memory` | Character memory or recollection | | `dream` | Dream or prophetic vision | | `nightmare` | Nightmare or dark vision | | `foreshadowing` | Narrative foreshadowing element | | `chekhovs_gun` | Setup element that must pay off later | | `red_herring` | Misleading narrative element | | `deus_ex_machina` | Unexpected resolution device | | `flash_forward` | Future glimpse or time skip | | `plot_device` | General narrative mechanism | | `lore_axioms` | Fundamental world rules or laws | ## Extraction Rules 1. **Lore fragments**: Historical references, myths, legends, folklore mentioned in passing 2. **Bestiary**: Creature abilities, behaviors, habitats, weaknesses 3. **Dreams/visions**: Symbolism, prophetic content, emotional context 4. **Narrative devices**: Foreshadowing setups, Chekhov's guns, red herrings 5. **World rul
- Entity Types
- Extraction Rules
- Output Format
- Key Considerations
What does the lore-writing skill do?
Extract lore and narrative device entities from text. Use when analyzing codex entries, bestiary entries, journals, dreams, nightmares, memories, secrets, foreshadowing, and plot devices.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill lore-writing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
