ワンクリックで
paper-writer
// Help write research papers: outline, draft sections, auto-review, and rebuttal. Use when user says: 帮我写论文, paper writing, 论文大纲, 写引言, 写方法, 审稿, rebuttal.
// Help write research papers: outline, draft sections, auto-review, and rebuttal. Use when user says: 帮我写论文, paper writing, 论文大纲, 写引言, 写方法, 审稿, rebuttal.
Complete AI research assistant with 6 core capabilities: paper discovery, deep reading notes, reading list management, research taste learning, idea generation, and paper writing. Trigger words: 论文推荐, paper recommendation, arXiv, 读论文, paper notes, DNL, 推荐今日论文, 每日论文, 帮我读一下, paper scout, 论文速读, 帮我安装 ResearchClaw, research claws, researchclaw, 加入待读, 我的论文列表, reading list, 标记已读, 更新我的研究画像, 我的研究画像, research profile, 给我一些研究灵感, idea generator, 跨论文分析, 帮我写论文, paper writing, 论文大纲, 写引言, rebuttal.
Deep-read an arXiv paper and generate structured Deep Note reading notes. Default output: markdown deep note file (low token cost, git-friendly). Optional: HTML page from template. Trigger: 帮我读一下, DNL, 论文速读, paper notes, or an arXiv link.
Analyze connections across read papers and generate actionable research ideas. Use when user says: 给我一些研究灵感, idea generator, 跨论文分析, research ideas.
Discover and recommend latest arXiv papers matching user research interests. Use when user says: 推荐今日论文, paper scout, 每日论文, daily papers, paper recommendation.
Manage a personal reading list with kanban-style statuses and HTML dashboard. Use when user says: 我的论文列表, reading list, 加入待读, 标记已读, 移除.
Maintain and visualize the user research preference profile. Use when user says: 更新我的研究画像, 我的研究画像, research profile.
| name | paper-writer |
| description | Help write research papers: outline, draft sections, auto-review, and rebuttal. Use when user says: 帮我写论文, paper writing, 论文大纲, 写引言, 写方法, 审稿, rebuttal. |
Goal: Help the user write research papers, from outline to full draft to rebuttal.
Triggers: 帮我写论文 · paper writing · 论文大纲 · 写引言 · 写方法 · 写实验 · rebuttal
This capability has four sub-modes. Detect which one the user needs:
Trigger: 论文大纲 · paper outline · 帮我写论文大纲 · user provides a research idea
Input: Research idea description + optionally a list of related papers.
Steps:
Ask the user for (or parse from their message):
If related papers given, fetch their abstracts to understand the prior work landscape.
Generate a structured outline following IEEE/NeurIPS standard paper structure:
📄 论文大纲 | Paper Outline
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 **Working Title:** {TITLE}
🎯 **Core Claim:** {ONE_SENTENCE_THESIS}
📍 **Target Venue:** {VENUE}
## 1. Introduction (~1.5 pages)
1.1 Problem motivation — why this matters
1.2 Limitations of existing work (gap analysis)
1.3 Our proposal — high-level approach
1.4 Contributions (bullet list, 3–4 items)
1.5 Paper organization
## 2. Related Work (~1 page)
2.1 {Related area 1} — {papers to cite}
2.2 {Related area 2} — {papers to cite}
2.3 How our work differs
## 3. Problem Formulation (~0.5 page)
3.1 Task definition
3.2 Notation and setup
3.3 Formal problem statement
## 4. Method (~2 pages)
4.1 Overview / architecture diagram description
4.2 Component 1: {name} — {description}
4.3 Component 2: {name} — {description}
4.4 Component 3: {name} — {description}
4.5 Training objective / algorithm
## 5. Experiments (~2 pages)
5.1 Datasets and evaluation metrics
5.2 Baselines
5.3 Main results
5.4 Ablation study
5.5 Analysis / case study
## 6. Conclusion (~0.5 page)
6.1 Summary of contributions
6.2 Limitations
6.3 Future work
## References
{Key papers to cite}
## Appendix (if needed)
- Additional experiments
- Proofs
- Implementation details
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📝 想展开某个章节?说 "写引言" / "写方法" / "写实验"
Trigger: 写引言 · 写方法 · 写实验 · 写结论 · write introduction · write method section
Input: Section name + outline (if available) + related papers.
Steps:
Identify which section the user wants drafted.
If an outline exists (from Sub-mode A or provided by user), load it.
If related papers mentioned, fetch their content for context.
Draft the section following academic writing conventions:
Output the drafted section in clean academic English (or Chinese if user prefers).
End with: ✏️ 需要修改或继续下一章节?告诉我!
Trigger: 审稿 · review my paper · 自我审稿 · 找论文的弱点 · user pastes draft text
Input: A draft paper section or full draft (pasted or referenced by file path).
Steps:
📋 Auto-Review Report
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
**Overall Score:** {1-10} / 10
**Recommended Action:** {Accept / Major Revision / Minor Revision / Reject}
### 🔴 Critical Issues (must fix)
1. {Issue}: {explanation + suggestion}
2. {Issue}: {explanation + suggestion}
### 🟡 Major Concerns (should fix)
1. {Issue}: {explanation + suggestion}
2. {Issue}: {explanation + suggestion}
### 🟢 Minor Suggestions (nice to fix)
1. {Suggestion}
2. {Suggestion}
### ✅ Strengths
• {What the paper does well}
• {Another strength}
### 📊 Dimension Scores
| Dimension | Score | Comments |
|---|---|---|
| Novelty | {1-5} | {brief comment} |
| Technical Soundness | {1-5} | {brief comment} |
| Experimental Quality | {1-5} | {brief comment} |
| Clarity / Writing | {1-5} | {brief comment} |
| Related Work Coverage | {1-5} | {brief comment} |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 需要帮你修改某个部分?说 "修改引言" 或 "加强实验分析"
Trigger: rebuttal · 写回复 · reviewer comments · 审稿意见 · user pastes reviewer comments
Input: Reviewer comments (pasted directly into the conversation).
Steps:
Parse the reviewer comments, identifying:
Categorize each comment:
Draft a point-by-point rebuttal:
📝 Rebuttal Draft
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
We thank all reviewers for their careful reading and constructive feedback.
We address each concern below.
---
**Reviewer {N} — Overall: {sentiment}**
> **R{N}.1:** "{reviewer's exact concern (paraphrased)}"
**Response:**
{Draft response — factual, polite, concrete. If experiment needed: "We will add X experiment showing Y."}
> **R{N}.2:** "{next concern}"
**Response:**
{Draft response}
---
(repeat for each reviewer)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✏️ 需要调整语气或补充实验设计?告诉我!
This section applies to Capabilities 2, 3, and 4.
The skill directory (where templates live) is the folder containing this SKILL.md file.
Typical path: ~/.openclaw/skills/research-claw/
Templates are at: ~/.openclaw/skills/research-claw/templates/
If you cannot determine the skill directory, use exec to find it:
find ~/.openclaw/skills -name "paper-note.html" 2>/dev/null | head -1
Default: ~/.openclaw/workspace/research-claw-output/
Create if needed:
mkdir -p ~/.openclaw/workspace/research-claw-output
The user can override the output directory by setting output_dir in their config.
read tool{{PLACEHOLDER}} → value#N/A or an empty string0write toolNever leave unfilled {{PLACEHOLDER}} tags in the output HTML.
| Error | Handling |
|---|---|
| arXiv API returns empty results | Retry once with broader query; if still empty, note "arXiv API temporarily unavailable" |
| PDF tool times out | Fall back to abstract-only mode; note [Abstract only — PDF timeout] in the note |
| PDF tool returns error for a paper | Try fetching https://ar5iv.labs.arxiv.org/html/{ARXIV_ID} as HTML fallback |
| Config file missing | Use defaults silently; add a note at end: "💡 想定制?说「更新我的研究画像」" |
| Reading list JSON missing or malformed | Start fresh with an empty list; inform user: "未找到现有列表,已新建空列表" |
| Template file not found | Report the expected path and ask user to check installation |
| No papers in last 3 days | Extend to 7 days, note it: "(近3天论文较少,已扩展至7天)" |
| Fewer than 3 read papers for Idea Generator | Proceed anyway, but note the limitation |
| User provides PDF/DOI instead of arXiv | Try to extract arXiv ID from DOI or search arXiv by title |
This skill was installed from:
https://raw.githubusercontent.com/syr-cn/ResearchClaw/main/docs/install.md
To install, tell your OpenClaw agent:
帮我安装 ResearchClaw:https://raw.githubusercontent.com/syr-cn/ResearchClaw/main/docs/install.md
| Say this | Capability | What happens |
|---|---|---|
推荐今日论文 | 📡 Paper Scout | Fetches and ranks today's arXiv papers |
帮我读一下 [arXiv link] | 📝 Paper Reader | Deep reads PDF → chat summary + HTML note |
加入待读 [link] | 📋 Reading List | Adds paper to your reading list |
我的论文列表 | 📋 Reading List | Shows and regenerates HTML dashboard |
标记已读 [paper] | 📋 Reading List | Moves paper to Done status |
更新我的研究画像 | 🧠 Research Profile | Updates config + regenerates visual profile |
给我一些研究灵感 | 💡 Idea Generator | Cross-paper analysis → 3-5 research ideas |
论文大纲 [idea] | 📄 Paper Writer | Generates structured paper outline |
写引言 / 写方法 | 📄 Paper Writer | Drafts specific paper section |
审稿 / 找弱点 | 📄 Paper Writer | Auto-reviews your draft |
rebuttal [comments] | 📄 Paper Writer | Drafts point-by-point reviewer responses |
| Error | Handling |
|---|---|
| arXiv API returns empty results | Retry once with broader query; if still empty, note "arXiv API temporarily unavailable" |
| PDF tool times out | Fall back to abstract-only mode; note [Abstract only — PDF timeout] in the note |
| PDF tool returns error for a paper | Try fetching https://ar5iv.labs.arxiv.org/html/{ARXIV_ID} as HTML fallback |
| Config file missing | Use defaults silently; add a note at end: "💡 想定制?说「更新我的研究画像」" |
| Reading list JSON missing or malformed | Start fresh with an empty list; inform user: "未找到现有列表,已新建空列表" |
| Template file not found | Report the expected path and ask user to check installation |
| No papers in last 3 days | Extend to 7 days, note it: "(近3天论文较少,已扩展至7天)" |
| Fewer than 3 read papers for Idea Generator | Proceed anyway, but note the limitation |
| User provides PDF/DOI instead of arXiv | Try to extract arXiv ID from DOI or search arXiv by title |