← Browse

@alphalab-ustc/research-claw

A

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.

skillclaude

Install

agr install @alphalab-ustc/research-claw --target claude

Writes 6 files into .claude/skills/, pinned to git-bec5643f.

  • .claude/skills/research-claw/LICENSE
  • .claude/skills/research-claw/README.md
  • .claude/skills/research-claw/SKILL.md
  • .claude/skills/research-claw/SKILL.md.bak
  • .claude/skills/research-claw/index.html
  • .claude/skills/research-claw/research-profile-example.md

Document


name: research-claw description: > 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. metadata: openclaw: homepage: https://github.com/AlphaLab-USTC/ResearchClaw version: "3.1.0" author: AlphaLab-USTC

ResearchClaw v3.1 — Modular Research Assistant

ResearchClaw is a complete AI research companion with 6 atomic skills. Each skill is self-contained and can be used independently.

Skills

#SkillDirectoryWhat it does
1Paper Scout 📡skills/paper-scout/Daily arXiv paper discovery with personalized ranking
2Paper Reader 📝skills/paper-reader/Deep reading → markdown deep notes (default) or HTML page
3Reading List 📋skills/reading-list/Kanban paper management + HTML dashboard
4Research Profile 🧠skills/research-profile/Research taste profile + visualization
5Idea Generator 💡skills/idea-generator/Cross-paper insights → research idea proposals
6Paper Writer 📄skills/paper-writer/Outline → draft → auto-review → rebuttal

Quick Reference

Say thisSkill triggered
推荐今日论文Paper Scout
帮我读一下 [arXiv link]Paper Reader
加入待读 [link]Reading List
我的论文列表Reading List
我的研究画像Research Profile
给我一些研究灵感Idea Generator
论文大纲 [idea]Paper Writer
rebuttal [comments]Paper Writer

Shared Config

  • Research profile: ~/.openclaw/workspace/research-claw-config.md
  • Reading list data: ~/.openclaw/workspace/research-claw-reading-list.json
  • HTML output: ~/.openclaw/workspace/research-claw-output/
  • Templates: templates/ (paper-note, reading-list, research-profile)

Install

帮我安装 ResearchClaw:https://raw.githubusercontent.com/AlphaLab-USTC/ResearchClaw/main/docs/install.md

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-bec5643fea1f2026-07-31