ResearchClaw
Sets up, runs, and debugs the AutoResearchClaw 23-stage autonomous paper-writing CLI pipeline.
Działa po konfiguracji
Co robi ten skill
Wraps the third-party AutoResearchClaw CLI (Docker + LaTeX + your own LLM API key) with guided prerequisite checks, an interactive config wizard, pipeline run/resume/status commands, and pattern-matched failure diagnosis across its 23 stages and 3 human-approval gates. Triggers on 'ResearchClaw', autonomous research/paper generation, or pipeline setup and debugging requests.
Raport z testu
Real bundled hooks work as advertised (live-ran check-prereqs.sh, pre-config-write.sh, pre-delete-guard.sh -- accurate detection, real config backup, real delete block), but the skill's own headline install command 'pip3 install researchclaw' actually installs a deprecated, unrelated PyPI package (an inactive tool by a different author that tells you to switch to 'cr-cli') due to a namespace collision -- verified live against PyPI; the config file it generates (config.yaml via /researchclaw:config) also doesn't match what the real upstream CLI expects (config.arc.yaml via `researchclaw init`, confirmed against the live upstream README).
Testowano: 2026-07-15 · Claude Code 2.x (agent harness)
Instalacja
git clone https://github.com/OthmanAdi/researchclaw-skill mkdir -p ~/.claude/skills cp -r researchclaw-skill/skills/researchclaw ~/.claude/skills/researchclaw
Komendy i przykładowe prompty
/researchclawSets up, runs, and debugs the AutoResearchClaw 23-stage autonomous paper-writing CLI pipeline.
Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):
Help me set up ResearchClaw so I can run the autonomous paper pipelineMy ResearchClaw pipeline run failed at stage 12, can you diagnose it?Walk me through configuring ResearchClaw with my own LLM API key