aiwy-new

Initialize a new AI text-adventure project with manifest and concept documents.

Updated May 6, 2026
One-click install
npx skills add https://github.com/TsukimiRini/moyo-skills --skill aiwy-new
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aiwy-new
Source: https://github.com/TsukimiRini/moyo-skills/tree/main/aiwy-new
Command: npx skills add https://github.com/TsukimiRini/moyo-skills --skill aiwy-new

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the problem of starting an AI text-adventure (AI 文游) project without knowing how to set up the initial project structure, prompts, and workflow from scratch.

Core Features & Use Cases

  • Project scaffolding trigger: Creates the baseline project files and directory skeleton by handing off to the full aiwy-design workflow.
  • Workspace readiness check: Verifies the current working directory is empty (or only has drafts/) and warns if it is not ready.
  • Guided intake and concept kickoff: Collects the user’s available materials or ideas, then moves into Concept-phase questioning using aiwy-design reference workflow.

Use Case: You want to design a fresh AI 文字游戏 and need the system to initialize the manifest and concept/decision docs while guiding your intake so you can start building immediately.

Quick Start

Type /aiwy-new and provide a project name, then answer how much material you already have (drafts path, spoken idea, or blank start).

Frequently Asked Questions about aiwy-new

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

FAQPage Schema
How do I initialize an AI text adventure project structure from scratch?▼

To initialize an AI text adventure project, trigger the scaffolding workflow to generate a baseline directory skeleton, manifest, and initial concept documents in your current working directory.

What is the best way to start designing an AI 文游 game if I only have a rough idea?▼

Starting an AI 文游 game with a rough idea uses a guided intake process that collects your available materials and transitions directly into concept-phase questioning to structure your thoughts.

Does the AI 文游 scaffolding workflow require an empty directory to run?▼

The AI 文游 scaffolding workflow checks workspace readiness by verifying the current working directory is empty or only contains a drafts folder, warning you if it is not ready.

How do I generate manifest and decision documents for a new AI text adventure?▼

You generate manifest and decision documents by providing a project name and your initial materials, which executes an initialization script to create the required project files.

Can I use existing drafts to kickstart my AI 文游 concept development?▼

You can use existing drafts to kickstart AI 文游 concept development by specifying the drafts path during the intake phase to incorporate your pre-existing materials into the workflow.