clawdhub

Manage agent skills from the clawdhub registry via the clawdhub CLI.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/jieni777/opencode-config-backup --skill clawdhub-jieni777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/jieni777/opencode-config-backup/tree/main/skills/clawdhub-copy
Command: npx skills add https://github.com/jieni777/opencode-config-backup --skill clawdhub-jieni777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates discovery and management of agent skills from clawdhub.com to streamline integration and updates.

Core Features & Use Cases

  • Search and discover skills on clawdhub
  • Install, update, and pin skills to specific versions
  • Publish new or updated skills to the registry for sharing

Quick Start

Install the ClawdHub CLI, then search for a skill and install it into your local skills directory.

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 across local workspaces?

You can install and manage agent skills across local workspaces using the ClawdHub CLI to search, install, pin to specific versions, and update skills from the clawdhub.com registry.

What is the best way to publish skills to an npm registry for team sharing?

Publishing skills to a registry for team sharing is handled by the ClawdHub CLI, which automates pushing new or updated skills to the clawdhub registry for discovery.

Do I need Node.js and npm to use ClawdHub for skill automation?

Yes, you need Node.js and npm installed to install the ClawdHub CLI and interact with the clawdhub registry for searching and publishing skills.

Can I pin agent skills to a specific version instead of auto-updating?

Yes, ClawdHub allows you to pin skills to specific versions during installation, preventing automatic updates and ensuring stable agent skill management across your teams.

How do I discover and search for available skills in the clawdhub registry?

You can discover and search for available skills by using the ClawdHub CLI tool, which automates the discovery of agent skills directly from the clawdhub.com registry.

What are the limitations of using a CLI tool for agent skill management?

The ClawdHub CLI is limited to managing skills within the clawdhub registry and requires a Node.js environment, meaning it cannot manage skills from unrelated package managers or alternative registries.