clawhub

by Unknown v1.0.0

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

What It Does

The ClawHub CLI allows users to interact with the clawhub.com registry to discover, install, update, and publish agent skills. It provides a command-line interface for managing skills, including searching for skills, installing specific versions, updating to the latest versions, and publishing new or updated skills.

When To Use

Use the ClawHub CLI when you need to find new agent skills, install or update existing skills from clawhub.com, or publish your own skills to the registry for others to use. It's particularly useful when you want to automate skill management tasks from your terminal or integrate skill management into your CI/CD pipelines.

Inputs

Command-line arguments passed to the `clawhub` command. Examples include skill names, version numbers, file paths, and search queries.

Outputs

The skill produces output messages to the console, indicating the status of the operation (e.g., success, failure, progress). It also modifies the local file system by installing or updating skill files.

Limitations

Requires Node.js and npm to be installed on the system. The `clawhub` CLI tool needs to be installed globally using npm. Authentication is required for publishing skills.

Installation

1. Ensure you have Node.js and npm installed.
2. Open a terminal or command prompt.
3. Run `npm install -g clawhub` to install the ClawHub CLI globally.
4. Verify the installation by running `clawhub --version`.

View Cline documentation

1. Ensure you have Node.js and npm installed.
2. Open a terminal or command prompt.
3. Run `npm install -g clawhub` to install the ClawHub CLI globally.
4. Verify the installation by running `clawhub --version`.

View Gemini CLI documentation

Have a Skill to Share?

Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.