What problem does it solve? It turns scattered user ideas into a complete, structured article fact sheet before drafting, so WeChat article creation starts from verified facts rather than a blank prompt. ## Core Features & Use Cases - Guided Planning Dialogue: Asks one focused question per turn to fill an article fact form for two modes: experience (心得经验) and tutorial (使用教程). - Source-Level Tagging: Labels each point as 【体验】 (author experience), 【素材】 (user material), or 【建议】 (AI suggestion) to keep editorial provenance clear. - Incremental Form Updates: Writes fields through the cap_agent_form_update tool using append/remove/replace operations, and can read local project files as user material. - Use Case: A creator wants to write a tutorial about running a Node.js project. The Skill reads the local project, asks about environment and steps, and completes a fact form with topic, audience, points, and steps before a draft is created. ## Quick Start Start a planning conversation by describing the article idea you want to write, and answer the questions until the fact form is complete.