game-lore

Add or update game world lore entries with consistency checks.

17|2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/fcsouza/agent-skills --skill game-lore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-lore
Source: https://github.com/fcsouza/agent-skills/tree/main/skills/game-dev-commands/game-lore
Command: npx skills add https://github.com/fcsouza/agent-skills --skill game-lore

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires worldbuilding, quest-narrative-coherence, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of adding or updating lore entries in a game world, ensuring consistency and maintaining documentation integrity.

Core Features & Use Cases

  • Lore Entry Creation: Adds or updates entries for factions, locations, NPCs, and events.
  • Consistency Checks: Validates against existing lore for consistency before creating new entries.
  • Template Application: Applies appropriate templates based on the entry type.
  • Documentation Updates: Automatically updates docs/world-lore.md with new entries.

Quick Start

Use the game-lore skill to add a new lore entry for a location named 'The Elven Forest'.

Frequently Asked Questions about game-lore

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

FAQPage Schema
How do I manage game world lore entries for factions and NPCs while keeping documentation updated?

To manage game world lore entries, you can add or update factions, locations, NPCs, and events while automatically updating your lore documentation. This process ensures new entries are consistently recorded in your project files without manual entry.

What is the best way to check new game lore for consistency against existing worldbuilding rules?

Checking new game lore for consistency involves validating entries against existing worldbuilding context before creation. This automated check prevents narrative contradictions by cross-referencing new faction or NPC details with established lore rules.

How do I apply templates to game lore entries for locations and events?

Applying templates to game lore entries happens automatically based on the entry type, such as location or event. The system identifies the category and formats the new lore data using the appropriate predefined template structure.

Do I need the worldbuilding and quest-narrative-coherence skills to manage world lore?

Yes, you need the worldbuilding and quest-narrative-coherence skills to manage world lore effectively. These dependencies provide the required contextual framework for validating consistency and ensuring narrative alignment across your game world.

How does lore documentation get updated when adding new game world events?

Lore documentation gets updated automatically in the `docs/world-lore.md` file when adding new game world events. The system appends the newly created and templated entries directly to your existing markdown documentation.

Can I update existing NPC lore entries without breaking my current game world narrative?

You can update existing NPC lore entries safely because the system performs consistency checks against existing lore before applying changes. This validation ensures your updates do not break the established game world narrative coherence.