clawhub

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

22|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/MadeAgents/TopoClaw --skill clawhub-madeagents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/MadeAgents/TopoClaw/tree/main/TopoClaw/topoclaw/skills/clawhub
Command: npx skills add https://github.com/MadeAgents/TopoClaw --skill clawhub-madeagents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub helps you quickly discover, install, and update AI agent skills from a public registry without manually searching through repositories.

Core Features & Use Cases

  • Skill search by natural language: Locate relevant skills using vector-style search (e.g., “web scraping” or “PDF summarization”).
  • One-command installation into TopoClaw: Install a selected skill into TopoClaw’s shared skills directory so it’s available to your assistant.
  • Bulk updates and listing: Update all installed skills and list what’s currently installed on your workspace.

Use case: You need a skill for “web scraping” to gather data for a project, quickly find the best matching skill, install it, and then keep it up to date as the registry evolves.

Quick Start

Install a skill by running: Search for a skill like "web scraping" and then install the chosen skill into your TopoClaw workdir at ~/.topoclaw.

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 using natural language search?

To find and install AI agent skills, use the clawhub CLI via npx to run a vector-style natural language search, then install the chosen skill directly into your TopoClaw workspace directory.

Can I manage and update installed skills in a TopoClaw workspace?

Yes, you can manage installed skills in a TopoClaw workspace by using the clawhub CLI to list currently installed skills and perform bulk updates as the public skill registry evolves over time.

Do I need a specific persistent directory to install agent skills via npx?

Yes, installing agent skills via npx requires specifying a persistent workdir, such as ~/.topoclaw, ensuring the selected third-party capabilities are available to your assistant.

What is the best way to add third-party agent capabilities for automation tasks?

The best way to add third-party agent capabilities for automation tasks is using a skill registry CLI, which allows you to quickly discover and install matching skills like web scraping or PDF summarization.

Does clawhub work with npx for skill installation without manual repository searching?

Yes, clawhub works with npx to discover and install AI agent skills from a public registry, eliminating the need to manually search through repositories for relevant workflow capabilities.