clawhub

Search and install AI agent skills from ClawHub's public registry using npx commands.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/DevMewada1299/ClearBot --skill clawhub-devmewada1299
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/DevMewada1299/ClearBot/tree/main/PhyAgentOS/skills/clawhub
Command: npx skills add https://github.com/DevMewada1299/ClearBot --skill clawhub-devmewada1299

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub enables developers to quickly discover and install AI agent skills from a public registry, streamlining capability expansion without manual setup.

Core Features & Use Cases

  • Skill discovery: browse and search for skills by natural language or keywords.
  • One-click installation: install chosen skills into the PhyAgentOS workspace using a specified workdir.
  • Workspace integration: keeps skills organized under ~/.PhyAgentOS/workspace for easy loading and management.

Quick Start

Ask ClawHub to search for a skill or install a selected skill into your PhyAgentOS 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 into a PhyAgentOS workspace?

You can discover AI agent skills by searching the ClawHub public registry using natural language or keywords. Once found, execute a one-click installation command to load the selected skills directly into your PhyAgentOS workspace.

Do I need Node.js to use npx commands for searching a skill registry?

Yes, Node.js is required to use ClawHub. The tool relies on npx commands to execute search, install, update, and list operations for discovering and managing AI agent skills within your project workspace.

What is the best way to manage and organize installed AI skills on my local machine?

ClawHub provides workspace integration by automatically organizing installed AI skills under the ~/.PhyAgentOS/workspace directory. This structure ensures easy loading, updating, and management of your discovered skills locally.

Can I update multiple AI agent skills simultaneously in a project workspace?

Yes, ClawHub supports update operations through npx commands, allowing you to refresh installed AI agent skills within your project workspace. This ensures your PhyAgentOS environment runs the latest available skill versions.

Why are my installed AI skills not loading in the PhyAgentOS workspace?

Installed AI skills may fail to load if Node.js is missing or the npx install command was executed without specifying the correct workdir. ClawHub requires proper workspace configuration to place skills in ~/.PhyAgentOS/workspace.