Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add oujingzhou/openmozi --skill clawhubgit clone --depth 1 https://github.com/oujingzhou/openmoziWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/oujingzhou/openmozi/clawhub)<a href="https://agentmods.dev/skills/oujingzhou/openmozi/clawhub"><img src="https://agentmods.dev/badge/skills/oujingzhou/openmozi/clawhub/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/oujingzhou/openmozi/clawhub"><img src="https://agentmods.dev/badge/skills/oujingzhou/openmozi/clawhub.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00014 | $0.00306 |
| Opus 5 | $0.00007 | $0.00153 |
| Sonnet 5 | $0.00003 | $0.00061 |
| Haiku 4.5 | $0.00001 | $0.00031 |
Grade A, and why
clawhub scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
You have access to the clawhub CLI tool for managing skills from ClawdHub, a community hub for sharing AI assistant skills.
Common Commands
Search for skills
clawhub search <query>
Install a skill
Always use --workdir to install into the mozi user skills directory:
clawhub install <slug> --workdir ~/.mozi/skills
List installed skills
clawhub list
Update installed skills
clawhub update --workdir ~/.mozi/skills
Publish a skill
clawhub publish <directory>
Important Notes
- Always install skills with
--workdir ~/.mozi/skillsso mozi can discover and load them. - After installing a skill, inform the user that mozi needs to be restarted (or skills reloaded) for the new skill to take effect.
- When the user asks to find or install a skill, use
clawhub searchto help them discover available options on ClawdHub.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 56 lines · 14 tokens per session scan A 9368f4f1cd3b
clawhub is a skill published in the GitHub repository oujingzhou/openmozi (185 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 14 tokens to every session and 306 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
china-translate
A Chinese-English translation and localisation guide for technical text and product interfaces. Localisation means adapting wording and cultural references so they sound natural to users in the target language.
douyin-script
A writing assistant for short videos on Douyin and Kuaishou, two Chinese short-video platforms. It structures scripts with an opening hook, main content, climax or twist, call to action, music style, and topic tags.
ppt-designer
A guide for planning and designing PowerPoint presentations. It covers slide structure, layouts, visual choices, animation suggestions, and speaker notes.
weibo-poster
A writing guide for Weibo, a Chinese microblogging platform similar to a short-post social network. It covers concise posts, longer posts, hashtags, @ mentions, image layouts, and posting-time suggestions.
deepseek-helper
A guide for using the DeepSeek API, a service that lets programs send requests to DeepSeek language models. It covers model choice, example requests, prompt improvements, cost estimates, and common API errors.