Jump to related tools in the same category or review the original source on GitHub.

Search & Research @jmanhype Updated 2/26/2026

Denario Skill OpenClaw Skill - ClawHub

Do you want your AI agent to automate Denario Skill workflows? This free skill from ClawHub helps with search & research tasks without building custom tools from scratch.

What this skill does

Wraps the framework to automate the scientific research process.

Install

npx clawhub@latest install denario-skill

Full SKILL.md

Open original

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 <your-key>

Environment: Creates and manages a virtualenv at ~/.denario_skill_env automatically.

Original URL: https://github.com/openclaw/skills/blob/main/skills/jmanhype/denario-skill

Related skills

If this matches your use case, these are close alternatives in the same category.