clawhub

Manage agent skills via the ResonixHub CLI for searching, installing, updating, and publishing.

34|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill clawhub-mangiapanejohn-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/mangiapanejohn-dev/Resonix-AG/tree/main/skills/clawhub
Command: npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill clawhub-mangiapanejohn-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawhub.

What problem does it solve?

This Skill simplifies the management of agent skills by providing a command-line interface to interact with the ResonixHub registry, enabling easy searching, installation, updating, and publishing of skills.

Core Features & Use Cases

  • Search Skills: Find new skills relevant to your needs.
  • Install/Update Skills: Fetch and install skills from the registry, or update existing ones to the latest versions.
  • Publish Skills: Share your own developed skills with the community.
  • Use Case: You need a new skill for interacting with a specific database. Use this Skill to search for available database skills, install the most suitable one, and then integrate it into your agent.

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 agent skills from a registry using a CLI?

To install agent skills from a registry using a CLI, you use the clawhub tool to fetch and install packages directly from the clawhub.com registry. It requires the npm-installed clawhub CLI tool for registry interactions.

Can I publish my own agent skills to a community registry?

Yes, you can publish your own agent skills to a community registry using the clawhub CLI tool. It provides command-line interfaces to share your developed skills with the community via the ResonixHub registry.

Do I need npm to manage agent skills with clawhub?

Yes, you need npm to manage agent skills with clawhub because the CLI tool requires npm installation. The dynamic skill acquisition and distribution workflow depends on the npm-installed clawhub CLI for registry interactions.

What is the best way to search for specific agent skills like database connectors?

The best way to search for specific agent skills like database connectors is using the clawhub CLI. The command-line interface interacts with the ResonixHub registry to find new skills relevant to your needs.

How does updating installed agent skills to the latest version work?

Updating installed agent skills to the latest version works by fetching the newest releases from the clawhub.com registry. The clawhub CLI manages this process, ensuring your existing skills are updated to their latest versions.

When should I not use a CLI tool for agent skill management?

You should not use a CLI tool for agent skill management if your workflow lacks command-line access or if you prefer manual file integration. The clawhub Skill requires an npm-installed CLI environment for registry interactions.