clawhub

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

11|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/PrettiFlow/pretticlaw --skill clawhub-prettiflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/PrettiFlow/pretticlaw/tree/main/src/skills/clawhub
Command: npx skills add https://github.com/PrettiFlow/pretticlaw --skill clawhub-prettiflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and load relevant agent skills from ClawHub, the public skill registry, to rapidly extend pretticlaw's capabilities without manual setup.

Core Features & Use Cases

  • Search by natural language to find skills that match your needs.
  • Install chosen skills into the pretticlaw workspace for immediate use.
  • List & update installed skills to manage your toolkit and stay current with registries.

Quick Start

Search for a skill using clawhub and install it into your pretticlaw workspace.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I search for agent skills by natural language to extend my workspace?

You can search for agent skills by natural language using ClawHub, which queries the public skill registry to find matching capabilities for your pretticlaw workspace. It uses npx with clawhub@latest to run search commands.

What is the best way to install registry skills into a pretticlaw workspace?

The best way to install registry skills is using ClawHub's install command via npx clawhub@latest, which places skills directly into your pretticlaw workspace using the --workdir flag for immediate use.

Can I list and update installed agent skills to manage my toolkit?

Yes, you can list and update installed agent skills using ClawHub. It supports list and update commands through npx clawhub@latest, helping you manage your toolkit and stay current with registry changes.

Do I need npx to search and install skills from the ClawHub registry?

Yes, npx is required to search and install skills from the ClawHub registry. The skill relies on npx with clawhub@latest to execute search, install, update, and list commands within your environment.

Why use a public skill registry instead of manual setup for agent capabilities?

A public skill registry like ClawHub lets you rapidly discover and load relevant agent skills without manual setup. It provides natural language search to find capabilities and installs them directly into your pretticlaw workspace.