clawhub

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

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hammadparveez/mrhammadclaw --skill clawhub-hammadparveez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub
Source: https://github.com/hammadparveez/mrhammadclaw/tree/main/skills/clawhub
Command: npx skills add https://github.com/hammadparveez/mrhammadclaw --skill clawhub-hammadparveez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawhub.

What problem does it solve?

This Skill simplifies the process of finding, installing, updating, and publishing agent skills directly from ClawHub.com, streamlining your agent development workflow.

Core Features & Use Cases

  • Search & Discover: Find new skills relevant to your needs.
  • Install & Update: Easily add new skills or keep existing ones up-to-date with the latest versions.
  • Publish: Share your own developed skills with the community.
  • Use Case: You've heard about a new skill for managing databases and want to try it out. Use this Skill to search for "database management" skills, install the best match, and start using it immediately.

Quick Start

Use the clawhub skill to search for skills related to database 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 community registry?

You can install agent skills from a community registry by using the clawhub CLI to search for specific packages and add them directly to your agent development workflow.

What's the best way to publish custom agent skills to a package management registry?

Publishing custom agent skills to a package management registry is handled via the clawhub CLI, allowing you to share your developed skills with the community directly.

Do I need Node.js to manage agent skills with ClawHub?

Yes, you need Node.js installed because ClawHub requires the clawhub Node.js package to interact with the registry for searching, installing, and publishing skills.

Can I update existing agent skills to the latest versions automatically?

Yes, you can update existing agent skills to their latest versions using the clawhub CLI, which streamlines keeping your installed community-contributed skills up-to-date.

How does searching for agent development skills work?

Searching for agent development skills works by querying the ClawHub registry through its CLI, letting you discover relevant community-contributed packages based on your specific needs.