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.3.tar.gz
(23.6 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.3-py3-none-any.whl
(17.9 kB
view details)
File details
Details for the file dhub_cli-0.1.3.tar.gz.
File metadata
- Download URL: dhub_cli-0.1.3.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
166f74be8b6c5a71d7ff641eaeab9fa012b99540ca5953f68abf233692528f25
|
|
| MD5 |
b2a0fb2c79058154bb35c84618bc91bc
|
|
| BLAKE2b-256 |
37a3050c8dd26a12f3f18db0dd95e8690b4100c7ddcc8e8653fa3ccc8521c2c7
|
File details
Details for the file dhub_cli-0.1.3-py3-none-any.whl.
File metadata
- Download URL: dhub_cli-0.1.3-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98808f3f8cddcf48d7aae07111a04a4fe4573d0d8386d70cfd888a692ad8fd2c
|
|
| MD5 |
3d73c0623a0328751223634a304190b2
|
|
| BLAKE2b-256 |
292be44ab3a590db217149537e7a6e7ee9e1eb183dc266daba01e7851e80238b
|