/install denario-skill
Denario Skill
Wraps the Denario framework to automate the scientific research process. Handles environment setup and Z.ai integration automatically.
Engine: scripts/wrapper.sh
Working Directory: ./ (Skill Root)
Trigger Phrases
| Phrase | Action |
|---|---|
| "Denario idea" | Generate research ideas (Maker/Hater loop). |
| "Denario methods" | Develop methodology. |
| "Denario results" | Generate results and analysis. |
| "Denario paper" | Compile full paper. |
| "Denario citations" | Manage citations. |
Usage Guide
1. Generating an Idea
User: "Denario idea" Bot: Runs the wrapper script to execute
test_denario.py. First run will auto-install dependencies.
2. Full Pipeline
User: "Denario methods", then "Denario results", then "Denario paper" Bot: Progresses through the research stages.
Configuration
API Key Required: You must set your Z.ai/Zhipu API key in Clawdbot's environment:
clawdbot config set env.OPENAI_API_KEY \x3Cyour-key>
Environment:
Creates and manages a virtualenv at ~/.denario_skill_env automatically.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install denario-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/denario-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Denario (Autonomous Research Pipeline) 是什么?
Automates scientific research by generating ideas, methodology, results, papers, and citations using the Denario framework with Z.ai integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1829 次。
如何安装 Denario (Autonomous Research Pipeline)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install denario-skill」即可一键安装,无需额外配置。
Denario (Autonomous Research Pipeline) 是免费的吗?
是的,Denario (Autonomous Research Pipeline) 完全免费(开源免费),可自由下载、安装和使用。
Denario (Autonomous Research Pipeline) 支持哪些平台?
Denario (Autonomous Research Pipeline) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Denario (Autonomous Research Pipeline)?
由 jmanhype(@jmanhype)开发并维护,当前版本 v1.0.0。