bob-skills
Client for the Bob Skills Marketplace: installs vendor-signed skill packs into IBM Bob, keeps a lock file, and guards use_skill activations.
uvx bob-skills search orchestrate # find packs
uvx bob-skills add wxo-adk # install into ./.bob (add --global for ~/.bob)
uvx bob-skills add wxo-adk@1.0.0 # pin or roll back
uvx bob-skills list # what is installed
uvx bob-skills verify # digests + policy linter on installed skills
uvx bob-skills update [--apply] # newer versions, SKILL.md diffs, revocations
uvx bob-skills remove wxo-adk # cleans MCP entries, rules, commands, modes too
uvx bob-skills trust my-local-skill # accept a project-local skill as it is now
uvx bob-skills guard # PreToolUse hook: JSON on stdin, exit 2 blocks
uvx bob-skills check --brief # SessionStart hook: one status line
uvx bob-skills lint <pack-or-skill> # marketplace policy linter (text or --format sarif)
bob-skills registry validate|build-index # registry maintenance
Install once, straight from the registry repository (needs git access to github.ibm.com):
uv tool install "git+https://github.ibm.com/Maria-Startseva/bob-skills-marketplace.git#subdirectory=cli"
Or run from a checkout without installing: uv run --project cli bob-skills --help. uvx bob-skills will work once the package is published to an index; the name is free on PyPI.
Set BOB_SKILLS_REGISTRY to a local checkout or another git URL to use a different registry.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file bob_skills-0.2.0.tar.gz.
File metadata
- Download URL: bob_skills-0.2.0.tar.gz
- Upload date:
- Size: 65.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b35c4c954c1d9b398a6e4b072a391794b4c8b4676416740701687ce3495bb9b
|
|
| MD5 |
e010fc9c46a1dc8ce36bfb1b04a5842b
|
|
| BLAKE2b-256 |
7a99354675b1b85083cb9430ce1ca4ac883ade21a844b89aa6e0c2d0e63d519b
|
File details
Details for the file bob_skills-0.2.0-py3-none-any.whl.
File metadata
- Download URL: bob_skills-0.2.0-py3-none-any.whl
- Upload date:
- Size: 45.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51c7325cce5a6d40bde144bd3fa400ee3b23c46e783fbdb0957d9124342471dd
|
|
| MD5 |
b44b45fbd39fefefdd13c0d363fe06b4
|
|
| BLAKE2b-256 |
e517aabb54852ed1ea708a4293fad5070c42d301f75820542cfd9e9937f9546e
|