dr-claw
AI research assistant from literature survey to published paper
All Skills in This Repository (150)
Pure Emerald Level Indicatorsdr-claw
List Dr. Claw projects and inspect sessions via the local CLI.
gemini-deep-research
Synthesize multi-source research reports into structured markdown with citations.
inno-deep-research
Synthesize information from multiple sources with citations and structured summaries.
inno-idea-generation
Facilitate structured brainstorming sessions using SCAMPER and other frameworks.
inno-grant-proposal
Draft grant proposals for US NSF/NIH/DOE and CN NSFC programs.
inno-figure-gen
Generate and edit images with Gemini image models at 1K, 2K, or 4K resolutions.
academic-researcher
Organize, summarize, and cite scholarly content for literature reviews.
making-academic-presentations
Generate slide decks and narrated videos from research papers.
inno-paper-reviewer
Automate structured manuscript and grant reviews using checklist-based evaluation.
biorxiv-database
Search bioRxiv preprints by keywords, authors, dates, and categories, returning structured JSON metadata.
inno-pipeline-planner
Translate research ideas into structured briefs and staged task pipelines.
paper-finder
Search paper notes by title, author, keyword, domain, or tag.
Frequently Asked Questions
FAQPage SchemaHow to install Dr. Claw?โผ
Run `npx skills add OpenLAIR/dr-claw --all -g -y` in your terminal to install the full research skill suite globally.
What does Dr. Claw do for researchers?โผ
It automates the end-to-end research workflow: literature surveys, idea generation and novelty checks, experiment planning and GPU execution, paper writing in LaTeX, and slide/poster creation.
Which AI models does Dr. Claw support?โผ
It works with Claude Code, Gemini CLI, Codex, and hundreds of models via OpenRouter, all running locally with your own data.
Can Dr. Claw run experiments on cloud GPUs?โผ
Yes. Built-in skills rent Vast.ai or Modal serverless GPUs, deploy training jobs, monitor them, and auto-destroy instances to control cost.
Does Dr. Claw prevent fake citations?โผ
Yes. Citation skills verify every reference through DBLP, CrossRef, and Google Scholar, and the agent is forbidden from fabricating results or BibTeX entries.
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