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.2.tar.gz
(23.5 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.2-py3-none-any.whl
(17.8 kB
view details)
File details
Details for the file dhub_cli-0.1.2.tar.gz.
File metadata
- Download URL: dhub_cli-0.1.2.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22630013a872318cd4134d973caf41b0ec18f8d4fe0da001923bdaf9be1df62c
|
|
| MD5 |
62ad4fc3c764018988e8571e3199bc0e
|
|
| BLAKE2b-256 |
b696e11dd4d025bf9731cc0b88dae1d3929728922d85bdd718e9edb12c91012c
|
File details
Details for the file dhub_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: dhub_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11f0bfc4902fc4a6a6a517354f01c8e9e25fa0f2a5b660f2444660846ed70933
|
|
| MD5 |
2af28d9dc0465ad2358af2fb29ef9d24
|
|
| BLAKE2b-256 |
5d10487b1a652c2726865e70361b797bc31a5119be3e7e1e1a0b2c4816fc583f
|