The CLI package manager for AI agent skills
Project description
dhub
The CLI package manager for AI agent skills.
dhub lets you publish, discover, and install Skills — modular capabilities (code + prompts) that agents like Claude, Cursor, and Gemini can use.
Installation
# Via uv
uv tool install dhub-cli
# Via pipx
pipx install dhub-cli
Quick Start
# Authenticate via GitHub
dhub login
# Publish a skill
dhub publish --org my-org --name my-skill --version 1.0.0
# Install a skill
dhub install my-org/my-skill
# Search for skills
dhub ask "analyze A/B test results"
# Run a skill locally
dhub run my-org/my-skill
Commands
| Command | Description |
|---|---|
dhub login |
Authenticate via GitHub Device Flow |
dhub publish |
Publish a skill to the registry |
dhub install |
Install a skill |
dhub list |
List installed skills |
dhub delete |
Delete a skill from the registry |
dhub run |
Run a locally installed skill |
dhub ask |
Natural language skill search |
dhub org |
Manage organizations |
dhub keys |
Manage API keys for evaluations |
Documentation
See the main repository for full documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dhub_cli-0.1.1.tar.gz
(23.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dhub_cli-0.1.1-py3-none-any.whl
(17.6 kB
view details)
File details
Details for the file dhub_cli-0.1.1.tar.gz.
File metadata
- Download URL: dhub_cli-0.1.1.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cb3538f52a48fa581220c085f75092aa12df79e38a2fb92abcd2f1f095564d4
|
|
| MD5 |
d4498528a66577e57ede70568f6e7bca
|
|
| BLAKE2b-256 |
c3881998b36348f1a010746e4016b7b960eb2548a52320e8425ba2b4fa234926
|
File details
Details for the file dhub_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: dhub_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b4dc14aee7a5f28cdbcf9424d2d15f0f821dcf506155fbb9b645cb99a91a6e9
|
|
| MD5 |
0a50ae3bf54c8cd8b26990c35ce5db45
|
|
| BLAKE2b-256 |
cebabac7e679b4cb0d8aab955793c0fa4532c08c5b7658f0d91b1b99a995b604
|