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 my-org/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 skill(s) from a directory or git repo |
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.3.0.tar.gz
(34.3 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.3.0-py3-none-any.whl
(26.0 kB
view details)
File details
Details for the file dhub_cli-0.3.0.tar.gz.
File metadata
- Download URL: dhub_cli-0.3.0.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7e0e76989196ec9e13736d96c09387e69babb0a7513d911271cf80b7924f1a6
|
|
| MD5 |
ef1e8340d51fb005faf734220d518ee3
|
|
| BLAKE2b-256 |
c7618da0e6116102538729357177341e2cb40365c81dccc12f95e4cf6b76fb52
|
File details
Details for the file dhub_cli-0.3.0-py3-none-any.whl.
File metadata
- Download URL: dhub_cli-0.3.0-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5817d0c91b68e9b627af9510410e12ac1e778fc2843636d1101596ecbecbd21f
|
|
| MD5 |
142a1efe81b814384d4619c8d8cc88fb
|
|
| BLAKE2b-256 |
cfbab715c7f85c4d190a546197dca41672275cce076df3a28938251f994b57a1
|