game-quest

Design game quests with narrative coherence checks, objective trees, and briefs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The game-quest skill solves the problem of creating detailed, narrative-rich quests for game developers, ensuring they have a structured process to design engaging quest experiences.

Core Features & Use Cases

  • Quest Design Framework: Provides a structured approach to designing quests with coherence checks, objective trees, and briefs.
  • Integration with World Lore: Ensures quests are in sync with existing world lore and narrative.
  • Quest Registry Management: Manages quest data within a registry for easy reference and update.
  • Use Case: When designing a new quest in a game, the game-quest skill helps you ensure that the quest fits seamlessly into the world, has clear objectives, and provides meaningful gameplay experiences.

Quick Start

Run the game-quest skill to create a new quest based on the user's message. Ensure that docs/world-lore.md and docs/quest-registry.md are up-to-date.

Frequently Asked Questions about game-quest

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

FAQPage Schema
How do I create coherent game quests that fit my existing world lore?

To create coherent game quests, you need a framework that checks narrative consistency against existing world lore. This skill designs quests with objective trees and briefs while integrating with your world lore documentation to ensure narrative alignment. It requires up-to-date lore and registry files to function properly.

What is quest registry management and why is it needed for game design?

Quest registry management is the process of organizing and tracking quest data for easy reference and updates. It is needed for game design to maintain consistency across multiple quests, prevent narrative conflicts, and ensure that new quests align with previously established objectives and world lore.

How do I structure game quest objectives using a design framework?

You structure game quest objectives by using a design framework that builds objective trees and prepares design briefs. This skill provides that structured approach, allowing you to define clear quest goals, verify narrative coherence, and document the gameplay experience before implementation.

Do I need specific documentation files to design quests end-to-end?

Yes, you need specific documentation files to design quests end-to-end. You must maintain up-to-date `docs/world-lore.md` and `docs/quest-registry.md` files, as this skill relies on these documents to check for narrative coherence and manage quest data within the registry.

Can I use this quest creation skill without other game design dependencies?

No, you cannot use this quest creation skill without other game design dependencies. Full functionality requires related skills like `quest-narrative-coherence` and `quest-mission-design` to properly check narrative alignment and define detailed mission objectives.

What is the best way to ensure narrative coherence when designing a new game quest?

The best way to ensure narrative coherence when designing a game quest is to run automated coherence checks against your existing world lore documentation. This skill integrates directly with your lore files to verify consistency and generate briefs that fit seamlessly into the established narrative.