clawhub

Search, install, update, and list AI agent skills via the ClawHub CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DaTingLi/heimaclaw --skill clawhub-datingli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/DaTingLi/heimaclaw/tree/main/reference/nanobot/nanobot/skills/clawhub
Command: npx skills add https://github.com/DaTingLi/heimaclaw --skill clawhub-datingli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables quick discovery and deployment of AI agent skills from a public registry, reducing manual search effort and setup time.

Core Features & Use Cases

  • Search by natural language to locate relevant skills quickly.
  • Install and activate skills into your workspace for immediate use.
  • Maintain and update skills from the registry to keep capabilities current.

Quick Start

Install a skill by searching for it with clawhub and then running the install command to add it to your workspace.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I find and install AI agent skills for my workspace?

You can find and install AI agent skills by using the ClawHub CLI to search a public registry via natural language queries and then executing the install command to deploy them directly into your local environment or workspace context.

Can I use natural language to search a skills registry for my AI agents?

Yes, you can use natural language to search the ClawHub public registry. The CLI translates your descriptive queries into relevant matches, streamlining the discovery of specific capabilities for your AI agents.

Do I need Node.js to deploy agent skills from a public registry?

Yes, Node.js is required to deploy agent skills from the ClawHub registry. You must have the Node.js environment configured locally to run the CLI commands for searching, installing, and updating your workspace skills.

How do I update installed AI agent skills to keep capabilities current?

You can update installed AI agent skills by running the update command through the ClawHub CLI. This connects to the public registry to fetch and apply the latest versions, maintaining your capabilities without manual setup.

What is the best way to manage AI agent skills across local environments?

The best way to manage AI agent skills across local environments is using a registry-based CLI. ClawHub allows you to search, install, and list skills across different workspace contexts, ensuring consistent deployment and maintenance.

Are there limitations when evaluating and deploying skills from a registry to a workspace?

Limitations include requiring consistent Node.js access and connectivity to the ClawHub public registry. Skill deployment and activation depend on your local environment configuration and the availability of skills within the registry.