clawdhub

Manage clawdhub.com agent skills via the ClawdHub CLI.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill clawdhub-tamireslaeao-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdhub
Source: https://github.com/tamireslaeao-prog/ONI_V30/tree/main/moltbot-main/skills/clawdhub
Command: npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill clawdhub-tamireslaeao-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently manage agent skills from clawdhub.com by enabling search, installation, updates, and publishing through the ClawdHub CLI, reducing manual setup time and friction.

Core Features & Use Cases

  • Search: locate and evaluate clawdhub skills before installation.
  • Install/Update: install skills or upgrade them to the latest version or a specified one.
  • Publish: publish new or updated skill folders using the npm-installed clawdhub CLI.
  • Use Case: streamline adding new capabilities to Moltbot by fetching and syncing skills on demand.

Quick Start

Install the ClawdHub CLI and start searching, installing, updating, or publishing skills from clawdhub.com.

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

You can install and manage agent skills from the command line using the ClawdHub CLI, an npm-based tool that provides commands to search, install, update, and publish skill folders directly from clawdhub.com.

What is the best way to publish new agent skills to a registry using npm?

Publishing new agent skills to a registry is done using the ClawdHub CLI's publish command, which packages and uploads new or updated skill folders to clawdhub.com using the npm-installed CLI environment.

Can I sync installed agent skills to a specific version?

Yes, you can sync installed agent skills to a specific version using the ClawdHub CLI's update command, which allows you to upgrade skills to either the latest release or a specified version on demand.

Do I need npm to search for and evaluate skills before installation?

Yes, npm is required because the ClawdHub CLI is an npm-based tool, meaning you must have the npm environment installed to run the search command and evaluate available skills from clawdhub.com.

How does CLI skill management reduce manual setup time for agent capabilities?

CLI skill management reduces manual setup time by allowing you to fetch, install, and sync new agent capabilities on demand directly from the terminal, eliminating the friction of manual downloads and configurations.