What problem does it solve?
This Skill helps you turn your ideas for an AI-driven interactive fiction (AI 文游) into runtime-ready, schema-first design artifacts, avoiding vague prose that the runtime LLM cannot reliably use.
Core Features & Use Cases
- Project setup & workflow orchestration: guide you through creating a new project, resuming, checkpointing (locking phases), and tracking readiness gates.
- Design artifacts for runtime injection: co-author
00_concept.md, characters, world, gameplay logic, and interface UI/UX so the runtime LLM gets behavior-anchored YAML/Markdown context.
- Asset-ready pipeline: generate consistent character visuals and interface background art using the bundled NovelAI workflow, including the mandatory “vibe intermediary layer” and style-tag consistency.
Quick Start
Start by running /aiwy-new, then tell the assistant whether you have a draft, an idea to describe, or a blank slate, and continue in Phase 1 to produce 00_concept.md and then lock it.