clawhub

clawhub is a skill for Claude Code, Codex from oujingzhou/openmozi. It costs 14 tokens per session (306 once invoked), scanned A, original, Apache-2.0.

A command-line tool for finding, installing, listing, updating, and publishing skills from ClawdHub, a community hub for AI-assistant skills.

In plain words
What is it for?
Use it to search ClawdHub, install skills into the directory used by the assistant, check installed skills, update them, or publish a skill.
Why use it?
It gives developers one place to discover and manage shared skills instead of handling each skill manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to search ClawdHub, install skills into the directory used by the assistant, check installed skills, update them, or publish a skill.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oujingzhou/openmozi/clawhub
Install

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.

Any agent
npx skills add oujingzhou/openmozi --skill clawhub
Clone the repo
git clone --depth 1 https://github.com/oujingzhou/openmozi

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for clawhub

README.md
[![agentmods](https://agentmods.dev/badge/skills/oujingzhou/openmozi/clawhub/github.svg)](https://agentmods.dev/skills/oujingzhou/openmozi/clawhub)
Your own site
<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.

agentmods 80×15 button for clawhub

Your own site · 80×15
<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>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 306 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash 9368f4f1cd3b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

skills/clawhub/SKILL.md · 56 lines

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/skills so 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 search to help them discover available options on ClawdHub.
Changes

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.

  1. 10d ago First seen · 56 lines · 14 tokens per session scan A 9368f4f1cd3b

Subscribe to this mod's changes

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.

Related

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.

kepano/obsidian-skills · 63 tokens

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.

dongsheng123132/u-claw · 32 tokens

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.

dongsheng123132/u-claw · 32 tokens

ppt-designer

A guide for planning and designing PowerPoint presentations. It covers slide structure, layouts, visual choices, animation suggestions, and speaker notes.

dongsheng123132/u-claw · 29 tokens

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.

dongsheng123132/u-claw · 32 tokens

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.

dongsheng123132/u-claw · 25 tokens