section-drafter

Drafts prose for non-Introduction academic paper sections using a thinking template and consistency checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Writing individual sections of a research paper (Abstract, Related Work, Methods, Results, Discussion, Conclusion) often produces disconnected, generic prose that lacks a coherent logical backbone. This Skill drafts flowing section prose grounded in a structured thinking template so every claim traces back to user input or verified sources. ## Core Features & Use Cases - Section-specific drafting guidance: Tailored structure and voice rules for Abstract, Related Work, Methods, Results, Discussion, Conclusion, and Future Work. - Internal thinking template with four consistency checks: Silently aligns limitations, key idea, challenges, methodology modules, and contributions before writing a single sentence. - Evidence discipline: Enforces provenance rules (L0-L4 evidence levels), sequential numbered citations, and prohibits invented numbers, placeholder tags, or fabricated details. - Use Case: You have experimental results and a rough idea of your method. Ask for a Methods section, and receive publication-style prose with proper citations and no meta-commentary, ready for language polishing. ## Quick Start Draft the Methods section for my paper on retrieval-augmented generation using the experiment notes I provide.

Frequently Asked Questions about section-drafter

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

FAQPage Schema
How do I write a Methods section for a research paper?

Start with a one-paragraph overview naming the framework, pipeline, and modules, then write one subsection per module stating its purpose, technical mechanism, and implementation notes. This Skill derives that structure from a thinking template mapping each module to a specific challenge.

How do I write a Discussion section that reviewers respect?

Structure it in three layers: a mechanism explanation tied to your key idea, explicit connections to prior work limitations, and specific limits with future work. Use hedged voice like "suggests that" and "is consistent with" rather than "proves" or "demonstrates conclusively".

Can this Skill write the Introduction section?

No. Introduction drafting is handled by the sibling intro-drafter skill, which uses a dedicated six-paragraph framework. This Skill covers Abstract, Related Work, Methods, Results, Discussion, Conclusion, and Future Work only.

Does the section drafter invent citations or experimental numbers?

No. It only writes claims traceable to user input or scholar_search results, never invents numbers, and rephrases or omits statements when a citation cannot be verified. Placeholder tags like [citation needed] are explicitly forbidden.

What output format does the section drafter produce?

It outputs flowing paragraph prose for the requested section with sequential numbered citations like [1], [2], followed by a References list. It never includes thinking templates, consistency check reports, section headers unless requested, or meta-commentary about its process.

When should I not use the section drafter?

Avoid it for Introduction sections, language polishing of existing drafts (use paper-polish), benchmark papers (use benchmark-paper-template), or submission-readiness evaluation (use doubao-academic-evaluator).