clawhub

Manage agent skills from the ClawHub registry using the clawhub CLI.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JiayueMeng128/OpenClaw2Androidtrying --skill clawhub-jiayuemeng128
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/JiayueMeng128/OpenClaw2Androidtrying/tree/main/openclaw/skills/clawhub
Command: npx skills add https://github.com/JiayueMeng128/OpenClaw2Androidtrying --skill clawhub-jiayuemeng128

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of discovering, installing, updating, and publishing agent skills from the ClawHub registry, simplifying the management of your agent's capabilities.

Core Features & Use Cases

  • Search & Install: Find and add new skills to your workspace on the fly.
  • Update & Sync: Keep your installed skills up-to-date or sync to specific versions.
  • Publish: Share your own developed skills with the community.
  • Use Case: You need a new skill to handle database backups. Use ClawHub to search for relevant skills, install the best match, and integrate it into your agent.

Quick Start

Use the clawhub skill to search for skills related to postgres backups.

Frequently Asked Questions about clawhub

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and install agent skills from a registry?

To search and install agent skills from a registry, use ClawHub to find relevant capabilities and add them to your workspace on the fly. This streamlines discovering and integrating new skills into your agent.

Can I update installed agent skills to a specific version?

You can update installed agent skills to a specific version using ClawHub's update and sync functionality. This keeps your installed skills up-to-date or synced to exact versions as needed.

What is the best way to publish my custom agent skills to a community registry?

The best way to publish custom agent skills to a community registry is via ClawHub. It enables you to share your developed skills with the community for dynamic skill management and capability expansion.

Do I need the clawhub CLI to manage agent skills?

Yes, you need the npm-installed clawhub CLI to manage agent skills. All operations for searching, installing, updating, and publishing skills require this CLI environment to function correctly.

How do I add a new database backup capability to my agent?

To add a database backup capability to your agent, use ClawHub to search for skills related to postgres backups. Install the best match from the registry and integrate it into your workspace.