researchwrite

researchwrite is a skill for Codex from Yuan1z0825/nature-skills. It costs 87 tokens per session (1,947 once invoked), scanned A, original, Apache-2.0.

A proposal-first workflow for writing, revising, or checking research proposals, opening reports, research plans, and other evidence-based scientific writing. It separates the research argument and supporting evidence from the final wording.

In plain words
What is it for?
Use it to compose, revise, or audit proposals and research plans, map claims to evidence, define section boundaries, and improve the final language after the reasoning is sound.
Why use it?
It helps prevent unsupported claims, unclear section purposes, and polished prose that hides gaps in the research logic. It can work on a new idea, an existing draft, or a mixture of both.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to compose, revise, or audit proposals and research plans, map claims to evidence, define section boundaries, and improve the final language after the reasoning is sound.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yuan1z0825/nature-skills/nature-proposal-writer
About the project

Nature Skills is a collection of reusable skills that help AI agents handle academic writing and scientific visualization. Researchers and AI-assisted scholars use it to turn research tasks into repeatable workflows and usable outputs. The catalogue entries are skills from this collection.

Yuan1z0825/nature-skills · 40,913 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Yuan1z0825/nature-skills --skill nature-proposal-writer
Clone the repo
git clone --depth 1 https://github.com/Yuan1z0825/nature-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for researchwrite

README.md
[![agentmods](https://agentmods.dev/badge/skills/yuan1z0825/nature-skills/nature-proposal-writer/github.svg)](https://agentmods.dev/skills/yuan1z0825/nature-skills/nature-proposal-writer)
Your own site
<a href="https://agentmods.dev/skills/yuan1z0825/nature-skills/nature-proposal-writer"><img src="https://agentmods.dev/badge/skills/yuan1z0825/nature-skills/nature-proposal-writer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for researchwrite

Your own site · 80×15
<a href="https://agentmods.dev/skills/yuan1z0825/nature-skills/nature-proposal-writer"><img src="https://agentmods.dev/badge/skills/yuan1z0825/nature-skills/nature-proposal-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,947 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. ✓ AI security review Sonnet 5 · 6 Sept 2026 📄 Read the review Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00087 $0.01947
Opus 5 $0.00044 $0.00974
Sonnet 5 $0.00017 $0.00389
Haiku 4.5 $0.00009 $0.00195

Measured 12d ago against content hash aed7568f8e9f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

researchwrite scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/build_proposal_docx.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/nature-proposal-writer/SKILL.md · 153 lines

How it starts

The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.

researchwrite — proposal-first 科研写作 pipeline

受 autonovel(状态机+打分)、professor(动态专家)、brainstorming(入口追问)、anti-AI-writing(语言清理)启发的科研写作状态机。不是通用"帮我写论文"prompt。

researchwrite 是为兼容既有安装保留的触发名称,仓库目录名仍为 nature-proposal-writer。不要在没有迁移方案时修改 frontmatter 名称。需要初始化模板、 按条件加载参考资料或执行导出脚本时,先读取 manifest.yaml,只加载与当前条件匹配的路径。

核心原则

  1. 证据先于文字 — 起草前必须建立或读取 research_canonevidence_table
  2. 论证先于章节 — 写正文前必须完成 argument_map
  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>/

标准文件

00_scope.md              写作任务边界
01_research_canon.md     硬事实和约束
02_evidence_table.md      claim → evidence 映射表
03_argument_map.md        论证架构
04_section_contracts.md   每节的 purpose / inputs / allowed & forbidden claims
05_style_guide.md         风格、术语、禁用表达
state.json                项目状态(mode、round、scores、technical_debts)
sources/                  用户材料、文献、数据
drafts/                   草稿和分节文件
revision_briefs/          修订简报
qa_logs/                  诊断、专家审查、anti-slop、打分记录
exports/                  最终输出(.md + .docx)

新建项目时按 manifest.yamltemplates.on_demand 路由从 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-handoff-revision-brief.md 生成跨 agent 修订交接简报时
references/within-approved-proposal.md 在已批准的 proposal 框架内扩写时
references/worked-example-quaternary-proposal.md 需要查看完整 foundation 文件填写示例时
references/降承诺提案模式.md 证据不足,需要降低承诺强度时

Read the full file on GitHub · 153 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 153 lines · 87 tokens per session scan A aed7568f8e9f

Subscribe to this mod's changes

researchwrite is a skill published in the GitHub repository Yuan1z0825/nature-skills (40,913 stars, last pushed 2d ago), licensed Apache-2.0. It adds 87 tokens to every session and 1,947 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

literature-searcher

Search CrossRef, OpenAlex, PubMed, Semantic Scholar, and optional Scopus; deduplicate results, download open-access PDFs by DOI, classify papers, monitor new results, and analyze coverage. Use when asked to search literature, monitor a topic, download an open-access paper, classify papers, or analyze literature gaps.

Dianel555/DSkills · 72 tokens

academic-research

Search academic papers, scholarly articles, and research publications through SandBase. Use when asked for literature review, academic citations, scholarly research, paper discovery, or scientific evidence gathering.

sandbaseai/sandbase-skills · 39 tokens

academic-trend-research

Research emerging academic trends by combining scholarly databases, web sources, and news to identify rising research areas, breakthrough papers, and shifting scientific consensus. Ideal for R&D teams tracking frontier science.

sandbaseai/sandbase-skills · 43 tokens

using-cesiumjs-skills

Use when starting any conversation involving CesiumJS development - provides orientation on available domain skills and how they activate.

CesiumGS/cesiumjs-skills · 29 tokens

latex-empirical-tables

Set up, format, fix, and clean up LaTeX regression and estimation tables in empirical economics or finance papers. Use when (a) creating a .tex, results.tex, main.tex, or preamble to display regression or estimation output from Python (pyfixest), Stata, or R — including any mention of estout, esttab, estauto, estwide…

kennethkhoocy/applied-micro-skills · 240 tokens

cite-placement

Place pre-screened literature citations into a LaTeX or Word manuscript, or restyle the citations already in one. Three modes: (1) inline placement — inline \cite{}/\citet{}/\citep{} with a compiled references.bib, for author-date journals (APA, MLA, Harvard, Chicago author-date, IEEE, Vancouver); (2) footnote…

kennethkhoocy/applied-micro-skills · 181 tokens