lore

Read, update, delete, and query lore items in a text adventure game database.

587|105|Updated May 19, 2026
One-click install
npx skills add https://github.com/alfredxw/denova --skill lore-alfredxw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lore
Source: https://github.com/alfredxw/denova/tree/main/skills/lore
Command: npx skills add https://github.com/alfredxw/denova --skill lore-alfredxw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of long-term lore, simplifying the process of reading, updating, and deleting stable settings.

Core Features & Use Cases

  • Read, Update, and Delete Lore: Access, modify, and remove lore items stored in the database.
  • Query Lore: Retrieve information using filters like 'query', 'type', and 'limit'.
  • Automated Lore Management: Leverage predefined tools to handle routine lore tasks efficiently.

Quick Start

Run the 'list_lore_items' command to see all lore items or use filters to search for specific entries.

Frequently Asked Questions about lore

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

FAQPage Schema
How do I manage long-term lore in a text adventure game database?

To manage long-term lore in a text adventure game database, you need functions to read, update, and delete stable settings. This ensures efficient lore management and consistent game context without manual overhead.

How do I query lore items using filters in a text adventure game?

You can query lore items by passing parameters like 'query', 'type', and 'limit' to the retrieval function. This retrieves specific entries from the database based on your current narrative requirements.

What is the best way to update stable settings in a text adventure?

The best way to update stable settings in a text adventure is using an automated lore management tool that directly modifies lore items in the database. This streamlines reading, updating, and deleting stable entries.

Can I use automated tools to handle routine lore management tasks?

Yes, you can use predefined automated tools to handle routine lore management tasks efficiently. These tools leverage predefined functions to access, modify, and remove lore items stored in the game database.

How do I list all lore items currently stored in the database?

You can list all lore items currently stored in the database by running the 'list_lore_items' command. This provides a complete view of your stored entries and serves as a quick start to viewing your lore.