Key Features
- Npm installed support
- Sync support
Use Cases
With Clawdhub, you can:
- Running local AI models for text generation and analysis
- Building conversational agents with natural language understanding
- Automating content summarization and extraction
- Integrating machine learning pipelines into workflows
Setup & Installation
Install Clawdhub using the ClawHub CLI or OpenClaw CLI:
clawhub install clawdhubIf the CLI is not installed:
npx clawhub@latest install clawdhubOr install with OpenClaw CLI:
openclaw skills install clawdhubVersion History
Latest version: 1.0.0
First published: Jan 4, 2026. Last updated: Feb 9, 2026.
1 version released.
Frequently Asked Questions
Is Clawdhub free to use?
Yes. Clawdhub is a free, open-source skill available on the OpenClaw Skills Registry. You can install and use it at no cost, and the source code is publicly available for review and contribution.
What platforms does Clawdhub support?
It runs on any platform that supports OpenClaw, including macOS, Linux, and Windows. As long as you have the OpenClaw runtime installed, Clawdhub will work seamlessly across operating systems.
How do I update Clawdhub?
Run
openclaw skills update clawdhub to get the latest version. OpenClaw will download and apply the update automatically, preserving your existing configuration.Can I use Clawdhub with other skills?
Yes. OpenClaw skills are composable — you can combine Clawdhub with any other installed skill in your workflows. This allows you to build powerful multi-step automations by chaining skills together.