clawhub

Manage agent skills from the clawhub.com registry via the npm-installed clawhub CLI.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/spoonbobo/trinity --skill clawhub-spoonbobo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/spoonbobo/trinity/tree/main/app/skills/clawhub
Command: npx skills add https://github.com/spoonbobo/trinity --skill clawhub-spoonbobo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawhub, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of finding, installing, updating, and publishing agent skills directly from the clawhub.com registry, eliminating manual downloads and uploads.

Core Features & Use Cases

  • Skill Discovery: Search for new skills based on keywords.
  • Installation & Updates: Install skills by name or version, and update existing skills to the latest versions or specific releases.
  • Publishing: Publish your own skills to the registry.
  • Use Case: You need a new skill to interact with a specific API. Use this Skill to search for relevant skills, install the best match, and immediately start using it.

Quick Start

Use the clawhub skill to install the 'postgres-backup' skill.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I install agent skills from a registry without manual downloads?

Installing agent skills without manual downloads is handled by searching the clawhub.com registry and pulling capabilities directly via the command line. This eliminates manual file transfers by fetching and integrating the specified skill automatically into your environment.

Can I search for specific agent skills by keywords?

Searching for specific agent skills by keywords is fully supported through the registry's discovery feature. You can query the clawhub.com index to find relevant capabilities matching your technical requirements, such as API interactions, before retrieving them.

How do I publish my own custom skills to a registry?

Publishing custom skills to a registry is achieved by using the clawhub CLI tool to distribute your agent capabilities. This allows you to upload your created skill packages directly to the clawhub.com registry for others to discover and install.

Do I need a specific CLI tool installed to manage agent skills?

Yes, you need the npm-installed clawhub CLI tool to manage agent skills. All registry operations, including searching, installing, updating, and publishing skills, require this command line interface to execute successfully.

What is the best way to update existing agent skills to a new version?

The best way to update existing agent skills is by using the registry management CLI to fetch the latest releases or specific versions. This synchronizes your installed capabilities with the newest updates available on clawhub.com.