writing-chapters

Writes academic paper chapters one at a time with user confirmation and two-stage quality review.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/huaibovip/research-marketplace --skill writing-chapters-huaibovip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-chapters
Source: https://github.com/huaibovip/research-marketplace/tree/main/plugins/research-writing-assistant/skills/writing-chapters
Command: npx skills add https://github.com/huaibovip/research-marketplace --skill writing-chapters-huaibovip

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing a full academic paper chapter-by-chapter often leads to inconsistent structure, fabricated citations, AI-sounding prose, and lost progress tracking. This Skill enforces a disciplined chapter-writing workflow with hard gates, evidence requirements, and per-chapter user confirmation. ## Core Features & Use Cases - Gated Chapter Writing: Requires a completed outline and project structure before writing, and writes exactly one chapter at a time with user confirmation before continuing. - Chapter-Type Rules: Applies distinct requirements for Introduction, Related Work, Methods (input-to-output flow), and Results (real or clearly marked mock data), with evidence-map integration. - Two-Stage Review: Runs a compliance check (word count, structure, citation format) and a quality check (de-AI-ification, fluency, traceable citations) after every chapter. - Use Case: A graduate student who finished brainstorming a thesis outline asks the assistant to write the Methodology chapter; the Skill confirms the chapter goals, writes it to chapters/02-methodology.md, runs both review stages, updates progress.md, and waits for approval before the next chapter. ## Quick Start Write the Methodology chapter of my paper based on the outline in plan/outline.md and save it to the chapters directory.

Frequently Asked Questions about writing-chapters

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

FAQPage Schema
How do I write paper chapters one at a time with an AI assistant?

Provide a completed outline in plan/outline.md and a created chapters/ directory, then request a specific chapter. The Skill confirms the chapter goals with you, writes it to chapters/, runs two review stages, and waits for your approval before continuing.

How to write a methodology chapter for a research paper?

The Methods chapter must follow an input-to-output flow: input data and constraints, preprocessing, core model with per-module rationale, training or inference procedure, outputs, and mapping to experiments. Module lists without data flow or reproducible steps are rejected.

Can I start writing chapters before finishing the outline?

No. A hard gate requires plan/project-overview.md, a confirmed plan/outline.md, and an existing chapters/ directory. If any are missing, the Skill redirects you to the brainstorming-research skill first.

Does the chapter writing skill prevent fabricated citations?

Yes. Citations must be traceable with at least author, year, and source, and fabrication is explicitly prohibited. Introduction and Related Work chapters must draw from an evidence map produced by the evidence-driven-writing step.

What happens if mock data is used in the results chapter?

Mock or synthetic data may only appear as planning data and must retain a [待真实实验替换] (to be replaced with real experiments) marker. It cannot be written as a verified conclusion, and process notes are blocked from the final text.