game-import

Convert scattered game design notes into a standardized GDD at docs/gdd.md.

58|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/fagemx/gstack-game --skill game-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-import
Source: https://github.com/fagemx/gstack-game/tree/main/skills/game-import
Command: npx skills add https://github.com/fagemx/gstack-game --skill game-import

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Messy, scattered game design notes and documents are hard to audit and reuse. This skill imports, audits, and standardizes them into the gstack-game GDD structure at docs/gdd.md, enabling downstream skills to consume a single, consistent document.

Core Features & Use Cases

  • Import: Accepts PDFs, Notion exports, Google Docs, chat logs, or verbal descriptions and converts them into the standard GDD format.
  • Audit: Checks the GDD against the 8-section standard, identifying gaps and TBDs for follow-up.
  • Provenance & storage: Preserves original content while writing the canonical docs/gdd.md and artifacts in the project storage for downstream skills.
  • On-demand references: Reads existing designs and includes relevant references when available.

Quick Start

Provide your GDD source (PDF, DOCX, TXT, Notion export) or paste content and I will import and convert it to docs/gdd.md.

Frequently Asked Questions about game-import

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

FAQPage Schema
How do I convert messy game design notes into a standardized GDD?

To convert messy game design notes into a standardized GDD, import your scattered PDFs, Notion exports, Google Docs, or chat logs. The tool audits the content against the 8-section standard and outputs a clean docs/gdd.md file while flagging gaps.

What is the best way to audit a game design document for missing sections?

The best way to audit a game design document for missing sections is to validate it against the 8-section GDD standard. The import process checks your notes, identifies structural gaps, and clearly marks TBD items for follow-up.

Can I import Notion exports and chat logs to create game design documentation?

Yes, you can import Notion exports and chat logs to create game design documentation. The process accepts these formats alongside PDFs and Google Docs, converting your unstructured text into a standardized GDD at docs/gdd.md.

How to preserve the original voice when converting verbal descriptions into a GDD?

To preserve the original voice when converting verbal descriptions into a GDD, the standardization process retains the original content while structuring it. It writes the canonical docs/gdd.md and stores artifacts in project storage for future reference.

Does game design documentation import work for downstream skill consumption?

Yes, game design documentation import works for downstream skill consumption. It produces downstream-ready artifacts in the project’s shared storage and records provenance, enabling future skills to consume a single, consistent document.