writing-chapters

Writes and reviews academic paper chapters with evidence-driven citation and formatting rules.

2|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill writing-chapters-deepjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-chapters
Source: https://github.com/DeepJH/doubao-skill-and-info/tree/main/skills/doubao-academic-polish/sub-skills/paper-write-zh/references/writing-chapters
Command: npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill writing-chapters-deepjh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing individual thesis or journal paper chapters often produces hollow, template-like prose with missing in-text citations, fabricated references, and inconsistent formulas or tables. This reference enforces a gated, evidence-driven chapter writing workflow so each chapter is verifiable, reviewable, and ready for final delivery. ## Core Features & Use Cases - Chapter Type Routing: Applies distinct writing rules for abstracts, introductions, literature reviews, methods, experiments, discussions, and conclusions, plus whole-paper structure templates for journal articles, theses, and survey papers. - Evidence and Citation Gating: Requires an evidence map before writing, mandates explicit in-text citation markers (GB/T 7714 numeric, author-year, or footnotes), and blocks unverified sources from entering the text. - Two-Stage Review and Status Tracking: Runs specification and quality reviews on every chapter, enforces LaTeX formula and structured table standards, and reports delivery status as DONE, DONE_WITH_CONCERNS, NEEDS_CONTEXT, or BLOCKED. - Use Case: A graduate student asks for a methods chapter of a defect-detection thesis; the Skill builds a task card, writes input-to-output dataflow prose with numbered LaTeX formulas, generates PLANNING DATA tables and figure placeholders, then delivers a reviewed Markdown draft with a state block. ## Quick Start Write the methods chapter of my thesis on YOLO-based defect detection using my outline and mark any missing experiment data as PLANNING DATA.

Frequently Asked Questions about writing-chapters

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

FAQPage Schema
How do I write a thesis methods chapter with proper structure?

Structure the methods chapter as an input-to-output dataflow: input objects, preprocessing, core model modules with design rationale, training or inference procedure, and outputs. Each module must state why it was chosen and which experiment validates it, with formulas in numbered LaTeX blocks.

How to add in-text citations in GB/T 7714 format?

GB/T 7714 numeric style places sequential markers like [1] and [2] directly in the sentence where a literature claim appears. Every reference in the bibliography must correspond to at least one in-text marker; a reference list without in-text citations is treated as incomplete.

Can I draft experiment sections without real data?

Yes, in Draft Mode you can generate complete tables with mock values, but they must carry a PLANNING DATA - replace before submission note in the caption. Final Mode requires confirmed real data, metrics, and logs and forbids any mock content.

What citation sources are acceptable for academic writing?

Chinese citations must come from browser-visible pages, exported citation text, or user-provided verifiable material. English citations may use scholar_search metadata, DOI or publisher pages, and arXiv pages; raw search API metadata alone cannot serve as verified evidence.

Why does AI-generated academic writing sound templated?

Template tone comes from mechanical transitions like 'firstly, secondly, in conclusion' and fixed three-part structures. The fix is to open chapters from concrete constraints such as datasets or failure cases and build paragraphs around causal and contrastive relationships.

What are the limitations of draft mode paper generation?

Draft Mode produces complete but unverified manuscripts: experiment numbers are placeholders, figures are descriptive placeholders, and some citations may await verification. It cannot be submitted as-is and must pass Final Mode checks with real data before delivery.