Research-Claw
Local AI research team for literature, writing, and experiments
All Skills in This Repository (46)
Pure Emerald Level Indicatorsnano-pdf
Edit PDF pages by extracting, rotating, deleting, reordering, or duplicating via nano-pdf CLI.
claude-code
Delegates coding, refactoring and review tasks to Claude Code CLI with structured output options.
codex-cli
Delegate coding and debugging tasks to OpenAI Codex CLI.
imap-smtp-email
Read, search, and manage IMAP email while sending via SMTP.
Coding SOP
Standardize research coding workflows for experiments, data cleaning, statistics, and visualization.
Writing SOP
Guide four-phase academic manuscript writing with citation checks and multi-format exports.
opencode-cli
Delegate multi-file coding and iterative debugging tasks to an AI agent via the OpenCode CLI.
kai-slide-creator
Generate self-contained HTML slide presentations from a topic or outline.
Output Cards
Generate Research-Claw dashboard cards as JSON in fenced code blocks.
Channels Guide
Guide Research-Claw IM channel configuration and troubleshooting across seven messaging platforms.
document-converter
Convert Office and structured documents into Markdown for LLM-ready text extraction.
Workspace SOP
Manages sandboxed filesystem and metadata for safe code execution.
Frequently Asked Questions
FAQPage SchemaHow to install Research-Claw?▼
Run `npx skills add wentorai/Research-Claw --all -g -y` in your terminal to install the full suite globally.
What can Research-Claw do for researchers?▼
It searches arXiv, PubMed, CNKI and other databases, screens and downloads papers, manages citations, drafts manuscripts, and generates publication-quality figures.
Does Research-Claw work with Zotero?▼
Yes. It syncs two-way with Zotero and EndNote, auto-classifying papers, adding summaries, and exporting BibTeX.
Is my research data kept private?▼
Yes. Everything runs locally on your machine with SQLite storage; the only external dependency is the LLM API key you choose.
Can I use it without coding skills?▼
Yes. You chat in plain language, and the agent handles searches, analysis, and file operations for you.
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