Agent skill · writing content · yuan1z0825
researchwrite
Proposal-first scientific writing pipeline, installed under the compatibility trigger researchwrite and the repository package name nature-proposal-writer. Use for composing, revising, or auditing research proposals, opening reports, research plans, and evidence-grounded scientific writing. Three modes (compose/revise/hybrid) with a four-layer QA pipeline. Enforces evidence-before-prose, argument-before-sections, and contracts-before-paragraphs.
Why this skill is useful
Adds a structured pipeline for scientific writing with specific templates and QA processes that the AI cannot generate on its own.
What it needs
About 2k tokens when loaded. Last updated 2026-08-07. 33,818 stars on the source repository.
What this skill does
researchwrite — proposal-first 科研写作 pipeline 受 autonovel(状态机+打分)、professor(动态专家)、brainstorming(入口追问)、anti-AI-writing(语言清理)启发的科研写作状态机。不是通用"帮我写论文"prompt。 researchwrite 是为兼容既有安装保留的触发名称,仓库目录名仍为 nature-proposal-writer。不要在没有迁移方案时修改 frontmatter 名称。需要初始化模板、 按条件加载参考资料或执行导出脚本时,先读取 manifest.yaml,只加载与当前条件匹配的路径。 核心原则 1. 证据先于文字 — 起草前必须建立或读取 researchcanon 和 evidencetable 2. 论证先于章节 — 写正文前必须完成 argumentmap 3. 契约先于段落 — 每节需要 purpose / allowed claims / forbidden claims / inputs / validation 4. 范围先于完备 — 如果是分阶段写作,先锁定阶段边界 5. 动态专家,不设固定池 — 用 professor 按失败模式召唤对应专家 6. 内容先于语言 — 诊断科学逻辑后再做 anti-slop / 语言打磨 7. 不自动升级事实 — 永远不把 "may indicate" 改成 "proves",除非有证据支撑 8. 删除胜于解释 — 当某主张不可行,直接删除。正文干净,解释留给答辩 9. 该停就停 — 平台期、专家冲突、证据缺失是停止理由,不是润色理由 模式分派 输入 模式 --- --- 题目、方向、模糊想法 compose — 加载 references/compose-mode.md 已有段落/章节/完整 proposal revise — 加载 references/revise-mode.md 已有草稿 + 扩写/补写/重构 hybrid — 加载 references/hybrid-mode.md 模糊时推断默认模式。只在选择会改变工作流时才问用户。 项目结构 工作目录:<outputs>/researchwrite/<project-slug>/ 标准文件: 新建项目时按 manifest.yaml 的 templates.ondemand 路由从 templates/ 取空模板。 references/worked-example-quaternary-proposal.md 提供了基于通用材料科学领域的完整填写示例。 Reference 文件索引 完整 reference 按任务需要加载,不要一次性注入全部文件: Reference 加载时机 --- --- references/compose-mode.md 模式 = compose(9 步流程) references/revise-mode.md 模式 = revise(9 步流程) references/hybrid-mode.md 模式 = hybrid references/evaluation-rubric.md 使用 8 维 × 4 锚点评分体系时 references/research-anti-slop.md 清理中文 proposal 的模板化和空泛表达时 references/chinese-review-writing-style.md 撰写或修订中文综述时 references/stopping-rules.md 判断继续迭代、拆分范围或停止时 references/professor-dispatch.md 按失败模式分派动态专家时 references/foundation-files.md 建立或修复 foundation 五文件时 references/project-structure.md 初始化项目目录或维护 state.json 时 references/export-archive.md 导出和归档 .md / .docx 时 references/partial-proposal-scope.md 分阶段写作并防止范围蔓延时 references/ref-renumbering-cascade.md 处理参考文献增删和编号级联时 references/review-paper-framework.md 设计综述论文框架时 references/review-critique-methodology.md 建立综述的批判性分析时 references/validation-checklist.md 自动检查主张、引用、编号和可复现性时 references/gpt-hand …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills yuan1z0825/nature-proposal-writer