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 <your-key>
Environment:
Creates and manages a virtualenv at ~/.denario_skill_env automatically.
1---2name: denario-skill3description: Denario Skill4---5# Denario Skill67Wraps the **Denario** framework to automate the scientific research process. Handles environment setup and Z.ai integration automatically.89**Engine:** `scripts/wrapper.sh`10**Working Directory:** `./` (Skill Root)1112---1314## Trigger Phrases1516| Phrase | Action |17|--------|--------|18| **"Denario idea"** | Generate research ideas (Maker/Hater loop). |19| **"Denario methods"** | Develop methodology. |20| **"Denario results"** | Generate results and analysis. |21| **"Denario paper"** | Compile full paper. |22| **"Denario citations"** | Manage citations. |2324---2526## Usage Guide2728### 1. Generating an Idea29> **User:** "Denario idea"30> **Bot:** Runs the wrapper script to execute `test_denario.py`. First run will auto-install dependencies.3132### 2. Full Pipeline33> **User:** "Denario methods", then "Denario results", then "Denario paper"34> **Bot:** Progresses through the research stages.3536---3738## Configuration3940**API Key Required:**41You must set your Z.ai/Zhipu API key in Clawdbot's environment:42```bash43clawdbot config set env.OPENAI_API_KEY <your-key>44```4546**Environment:**47Creates and manages a virtualenv at `~/.denario_skill_env` automatically.
Run npx skillmds@latest add demerzels-lab/denario-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Denario Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Demerzels-lab (@demerzels-lab) published this skill. Their other Agent Skills are listed on their SkillMD profile.