ResearchClaw
Daily arXiv discovery, deep reading notes, and paper writing
All Skills in This Repository (6)
Pure Emerald Level Indicatorsidea-generator
Analyze read papers and notes to generate research ideas with feasibility details.
reading-list
Manage a personal reading list with a kanban-style status board and HTML dashboard.
paper-scout
Rank recent arXiv papers matching a user's research profile with metadata links.
paper-writer
Automate academic writing workflows from outline to rebuttal.
research-profile
Load a research profile configuration and render an HTML visualization.
paper-reader
Extract arXiv papers into Markdown Deep Notes using the 7-section framework.
Frequently Asked Questions
FAQPage SchemaHow to install ResearchClaw?โผ
Run `npx skills add AlphaLab-USTC/ResearchClaw --all -g -y` in your terminal to install all six research skills globally.
How to get daily arXiv paper recommendations?โผ
Just say "recommend today's papers" and Paper Scout fetches the latest arXiv papers, ranks them against your research profile, and returns the top 5-10 matches.
Can ResearchClaw summarize a paper from a link?โผ
Yes. Send any arXiv link and Paper Reader produces a structured Deep Note with key claims, figures, experiment numbers, and follow-up ideas, saved as a markdown file.
Does ResearchClaw need an API key?โผ
No. It uses arXiv's free public API and built-in web fetching, so there are no paid keys or third-party dependencies to configure.
Can it help write and review my research paper?โผ
Yes. Paper Writer generates outlines, drafts individual sections, runs a structured self-review of your draft, and writes point-by-point rebuttals to reviewer comments.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides