clawdhub

Manage agent skills from the ClawdHub registry via CLI.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/tunnckoCore/agent-skills --skill clawdhub-tunnckocore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/tunnckoCore/agent-skills/tree/main/skills/clawdhub
Command: npx skills add https://github.com/tunnckoCore/agent-skills --skill clawdhub-tunnckocore

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of discovering, installing, updating, and publishing agent skills directly from the ClawdHub registry, simplifying skill management for developers.

Core Features & Use Cases

  • Search & Install: Find and add new skills to your agent environment.
  • Update & Sync: Keep your installed skills up-to-date or pin to specific versions.
  • Publish: Share your own agent skills with the community.
  • Use Case: When you need to quickly add a new skill for natural language processing or integrate a new data source, you can use ClawdHub to search for and install it without leaving your current workflow.

Quick Start

Use the clawdhub skill to search for skills related to 'postgres backups'.

Frequently Asked Questions about clawdhub

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

FAQPage Schema
How do I install and manage agent skills from a registry?

You can install and manage agent skills from a registry by using CLI-driven commands to search for specific capabilities, add them to your environment, and handle version control. This allows dynamic skill acquisition without leaving your workflow.

What is the best way to publish and share agent skills with a community?

The best way to publish and share agent skills is through a registry management interface that supports CLI interactions. This enables developers to upload their custom skills for community access, facilitating dynamic skill sharing and installation.

How do I update installed agent skills or pin them to specific versions?

You can update installed agent skills or pin them to specific versions by executing sync and update commands through your skill management CLI. This ensures your agent environment remains up-to-date or locked to desired dependency versions.

Can I search for specific agent skills like natural language processing without leaving my workflow?

Yes, you can search for specific agent skills like natural language processing directly through the CLI. The registry interaction mechanism allows you to query for required capabilities and integrate new data sources without interrupting your current development workflow.

Does ClawdHub support CLI-driven skill lifecycle management for dynamic environments?

ClawdHub supports CLI-driven skill lifecycle management for dynamic environments by enabling search, installation, updates, and publishing. It satisfies requirements for agents requiring dynamic skill acquisition and version control.