clawhub

Search, install, update, and list AI agent skills from the ClawHub registry.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/timothyckl/nano-hermes --skill clawhub-timothyckl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/timothyckl/nano-hermes/tree/main/nano_hermes/skills/clawhub
Command: npx skills add https://github.com/timothyckl/nano-hermes --skill clawhub-timothyckl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub helps teams quickly discover and install AI agent skills from a public registry, reducing time spent searching for capabilities and integrating them into the workspace.

Core Features & Use Cases

  • Public skill registry: Browse and evaluate available skills for Nano Hermes.
  • Search by natural language: Find skills using plain language queries; preview results.
  • Install and manage in workspace: Install selected skills into ~/.nano-hermes/workspace and keep them up to date with update and list commands.
  • Use Case: Imagine you want to add a web scraping capability; search for suitable skill and install it into your workspace.

Quick Start

Search for skills and install one into your workspace using the clawhub tool.

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 from a public registry?

ClawHub searches the public registry using natural language queries, previews matching results, and installs selected AI skills directly into the Nano Hermes workspace directory.

Do I need Node.js to search and install AI skills into my workspace?

Yes, Node.js is required. ClawHub needs Node.js and internet access to fetch registry data and execute search, install, update, and list commands for workspace skills.

How do I keep installed AI skills up to date in my workspace?

You can keep installed AI skills up to date by running the update command, which checks the public registry for newer versions and applies them to your local workspace directory.

Can I use natural language to search for Nano Hermes capabilities?

Yes, you can use natural language to search for Nano Hermes capabilities. ClawHub allows you to find skills using plain language queries and previews matching results.

What is the best way to add new automation capabilities to a Node.js AI workspace?

The best way to add automation capabilities is to use a public skill registry to discover, evaluate, and install AI skills directly into your Node.js workspace environment.