ClawdHub

Manage agent skills from clawdhub.com with search, install, update, and publish commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawdhub.

What problem does it solve?

This Skill streamlines the process of finding, installing, updating, and publishing agent skills directly from the ClawdHub platform, eliminating manual downloads and complex command-line operations.

Core Features & Use Cases

  • Search & Install: Discover and add new skills to your agent with simple commands.
  • Update & Manage: Keep your existing skills up-to-date or roll back to specific versions.
  • Publish Skills: Easily share your own developed skills with the community.
  • Use Case: You need a new skill to interact with a specific API. Use ClawdHub to search for it, install it with a single command, and immediately integrate it into your agent's workflow.

Quick Start

Use the ClawdHub skill to search for skills related to managing databases.

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 command line interface?

You can install and manage agent skills from a command line interface by using ClawdHub to search, install, update, and roll back specific versions. It automates local file synchronization to streamline skill development workflows without manual downloads.

What do I need to set up before publishing skills to ClawdHub?

Before publishing skills to ClawdHub, you need Node.js and the npm package manager installed in your environment. These dependencies are required to execute the CLI commands for sharing your developed skills with the community.

Can I roll back an agent skill to a previous version?

Yes, you can roll back an agent skill to a previous version. ClawdHub supports version management, allowing you to update existing skills or revert to specific versions to maintain stability in your agent's workflow.

What is the best way to find new automation skills for my agent?

The best way to find new automation skills for your agent is using the ClawdHub search functionality. It enables you to discover skills by querying relevant keywords, then immediately integrate them into your workflow with a single installation command.

Why does manual skill installation cause workflow synchronization issues?

Manual skill installation causes workflow synchronization issues because it bypasses automated local file management. ClawdHub solves this by synchronizing local files automatically during skill installation and updates, ensuring your development environment stays consistent.