🔧
AutomationTypeScript

ClawHub

by oujingzhou

ClawHub is an Automation skill for Claude Code, published by oujingzhou in openmozi.

184 stars24 forkson oujingzhou/openmoziAdded 2026/09/06Repository updated 2026/05/21
agentclaudeclaude-codeclawdbotdeepseekdingdingfeishuminimaxmoltbotopenclawqqqqbot
Install in seconds
Install ClawHub
Copy ClawHub into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/oujingzhou/openmozi/tree/main/skills/clawhub ~/.claude/skills/clawhub

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/oujingzhou/openmozi.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/clawhub/SKILL.md in oujingzhou/openmozi
Installs to
~/.claude/skills/clawhub
Collection
One of 2 skills cataloged from this repository
Category
Automation2032 skills

What ClawHub does

ClawHub searches for AI assistant skills and installs, lists, updates, or publishes them with the clawhub CLI. Use it when you need to find a skill on ClawdHub or manage skills in the mozi skills directory.

ClawHub is cataloged under Automation on DirSkills. ClawHub comes from a repository tagged agent, claude, claude-code, clawdbot and deepseek.

Documentation

README

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

This is the opening of the README. Read the full README on GitHub.

Frequently asked about ClawHub

  • What else does oujingzhou publish alongside ClawHub?

    ClawHub is one of 2 skills that DirSkills catalogs from oujingzhou/openmozi, the repository it ships in. Its siblings there include Greeting. Each one is a separate skill with its own page in this directory, installs the same way ClawHub does, and is maintained by oujingzhou in that same repository. The rest of the collection is listed on the oujingzhou/openmozi page.

  • How does ClawHub compare to other Automation skills?

    ClawHub ranks #1886 by stars among the 2032 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ClawHub against them. Open each page to compare what they document and how they install.