quest-design

Extract and structure game quest entities from narrative text.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/bivex/loreSystem --skill quest-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quest-design
Source: https://github.com/bivex/loreSystem/tree/main/.claude/skills/quest-design
Command: npx skills add https://github.com/bivex/loreSystem --skill quest-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of defining and extracting complex quest structures within a game's narrative, ensuring all components of a quest are properly defined and linked.

Core Features & Use Cases

  • Quest Definition: Define main quests, quest chains, and individual quest nodes.
  • Objective Management: Specify various objective types (kill, collect, interact, etc.) and their statuses.
  • Prerequisite & Reward Tracking: Detail requirements for starting quests and the rewards for completion.
  • Use Case: A narrative designer can use this skill to map out a branching questline, defining each step, the conditions to unlock the next step, and the rewards players will receive.

Quick Start

Use the quest-design skill to extract quest entities from the provided narrative text.

Frequently Asked Questions about quest-design

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

FAQPage Schema
How do I extract quest structures from game narrative text?

Quest structures are extracted by parsing game narrative text to identify and link quest chains, objectives, prerequisites, and rewards into structured data. This process ensures all quest components are properly defined and connected for game development workflows.

Can I define prerequisite conditions and rewards for branching questlines?

Yes, prerequisite conditions and rewards for branching questlines can be explicitly defined. The extraction process details requirements for starting quests and tracks the specific rewards players receive upon completion of each objective.

How do I manage different objective types and their statuses in game design?

Objective management is handled by specifying various objective types such as kill, collect, and interact, alongside their current statuses. This allows you to accurately map out each step and condition within a branching questline.

What is the best way to structure quest chains and individual quest nodes?

The best way to structure quest chains and individual quest nodes is by extracting quest entities from narrative text while adhering to defined entity types. This ensures accurate data generation and proper linking of quest components.

Do I need specific domain constraints to generate accurate quest data?

Yes, you need to adhere to defined entity types and domain constraints to generate accurate quest data. Following these constraints ensures the extracted quest components and their states are properly structured within the game narrative.