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
# Via pipx
pipx install dhub
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.0.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.0-py3-none-any.whl
(17.6 kB
view details)
File details
Details for the file dhub_cli-0.1.0.tar.gz.
File metadata
- Download URL: dhub_cli-0.1.0.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 |
298a4e2a0e29ec136d77c38ce832db1f0065d341e25be81f306e3b17c5636ac7
|
|
| MD5 |
9a65e50748eace2ff3521bf089c951c4
|
|
| BLAKE2b-256 |
4b94cfb6a1233d8ba87af56953ea68d1315b7fa632a8bbfd1965c9d21247bd93
|
File details
Details for the file dhub_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dhub_cli-0.1.0-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 |
62817347f687d8e187406d9819f243bacc218b364a4c58a0c3ea03f7edb184eb
|
|
| MD5 |
65e7719e71253bd6b6ea6265fb9e38b8
|
|
| BLAKE2b-256 |
804ffbdce7075ac146b67cbe3942cb9c5be23011653394398035c2424c41d303
|