researchclaw
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
ResearchClaw Skill — Autonomous Research Pipeline
This skill wraps AutoResearchClaw, a 23-stage pipeline that takes a research topic and produces a conference-grade LaTeX paper with real citations, sandbox-executed experiments, multi-agent peer review, and citation verification.
Honesty policy: This skill does not fabricate capabilities. Every command maps to real upstream functionality. If something fails, the skill reports the actual error and suggests concrete fixes — it never pretends the problem does not exist.
Commands
| Command | Purpose |
|---|---|
/researchclaw |
Show help and available subcommands |
/researchclaw:setup |
Check and install all prerequisites (Python, Docker, LaTeX, pip packages) |
/researchclaw:config |
Interactive config wizard — generates a working config.yaml |
/researchclaw:run |
Start a research pipeline run |
/researchclaw:status |
Check the status of a running or completed pipeline |
/researchclaw:resume |
Resume a pipeline from the last successful stage |
/researchclaw:diagnose |
Auto-detect and explain common failures |
/researchclaw:validate |
Validate config, dependencies, and connectivity before running |
Related skills