Auto Research Claw
/install auto-research-claw
AutoResearchClaw
Autonomous research pipeline that turns ideas into papers via literature search, experiments, and LaTeX generation.
Usage
Start an autonomous research run:
researchclaw run --topic "Your detailed research topic" --auto-approve
Installation
This skill requires Python 3.11+ and various research-specific dependencies.
cd ~/.openclaw/skills/auto-research-claw
python3 -m venv .venv
source .venv/bin/activate
pip install -e .
./researchclaw setup
Config
Default configuration is stored in config.arc.yaml. Bridge mode allows integration with OpenClaw internal tools (sessions, web_fetch, message).
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install auto-research-claw - 安装完成后,直接呼叫该 Skill 的名称或使用
/auto-research-claw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Auto Research Claw 是什么?
Automates research by conducting literature searches, running experiments, and generating LaTeX papers from detailed research topics. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Auto Research Claw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install auto-research-claw」即可一键安装,无需额外配置。
Auto Research Claw 是免费的吗?
是的,Auto Research Claw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Auto Research Claw 支持哪些平台?
Auto Research Claw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Auto Research Claw?
由 Don A Wright Jr(@donwrightdesigns)开发并维护,当前版本 v1.0.0。