What problem does it solve? Starting a Chinese novel project in Auctra requires knowing the correct CLI commands, the zh-CN/chinese-novel directory layout, material ingestion order, and gate/review/export boundaries. This Skill guides creators from an empty directory to a reviewable, generatable, exportable Auctra project without hand-editing machine state. ## Core Features & Use Cases - Project Initialization: Runs auctra project init with --locale zh-CN --layout chinese-novel, then explains the 章节/, 素材/, 大纲/, 人物/, 设定/, 导出/ directories and the machine-owned .auctra/ source of truth. - Scenario & Gate Checks: Executes real commands like auctra scenario doctor --json and auctra gate check --before chapter_write --json to verify project readiness. - Material & Chapter Workflow: Ingests materials with auctra material add, imports chapters, and routes original first-chapter work to brief/outline/character/scene-card skills before generation and review. - Use Case: A writer with a new Chinese fantasy novel idea uses this Skill to scaffold the project, import research notes, plan the first chapter, and reach a pending review queue with export-ready handoff. ## Quick Start Ask the assistant to start a new Chinese Auctra novel project with your title and genre, and have it output the real init commands, gate checks, and missing author materials.