clawhub

Search, install, update, and publish agent skills via the clawhub CLI.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill clawhub-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/clawhub
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill clawhub-simplefarmer69

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, making it easier to manage your agent's capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for skills available on ClawHub.
  • Installation & Updates: Install new skills or update existing ones to the latest version or a specific version.
  • Publishing: Publish your own skills to ClawHub for others to use.
  • Use Case: You need to add a new database interaction skill to your agent. Use ClawHub to search for relevant skills, install the best match, and ensure it's up-to-date.

Quick Start

Use the clawhub skill to search for skills related to postgres backups.

Frequently Asked Questions about clawhub

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

FAQPage Schema
How do I install and manage agent skills from the command line?

You can install and manage agent skills from the command line using the ClawHub CLI tool to search, install, update, and publish capabilities dynamically for your AI agents.

What is dynamic skill management for AI agents?

Dynamic skill management is the on-demand expansion and maintenance of AI agent capabilities, allowing you to discover, add, and update specialized functions like database interactions via a CLI.

Do I need the clawhub CLI tool installed to use this skill?

Yes, you must have the clawhub CLI tool installed via npm on your system, as all skill search, installation, update, and publishing operations require it to function.

Can I update my agent skills to a specific version instead of the latest?

Yes, you can update existing agent skills to either the latest available version or target a specific version dynamically using the ClawHub command-line interface management commands.

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

You can publish your own custom agent skills to the ClawHub registry for others to use by executing the publish command through the installed ClawHub command-line interface tool.