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.
bob-skills search orchestrate # find packs
bob-skills add wxo-adk # install into ./.bob (add --global for ~/.bob)
bob-skills add wxo-adk@1.0.0 # pin or roll back
bob-skills list # what is installed
bob-skills verify # digests + policy linter on installed skills
bob-skills update [--apply] # newer versions, SKILL.md diffs, revocations
bob-skills remove wxo-adk # cleans MCP entries, rules, commands, modes too
bob-skills trust my-local-skill # accept a project-local skill as it is now
bob-skills guard # PreToolUse hook: JSON on stdin, exit 2 blocks
bob-skills check --brief # SessionStart hook: one status line
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.1.0.tar.gz.
File metadata
- Download URL: bob_skills-0.1.0.tar.gz
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c716cd4ba1ff1cd45b85684ace6c973c734fbc4a3ef89684922400908687a363
|
|
| MD5 |
9d7e8c1500d8d7b82dae47f3ea3f8865
|
|
| BLAKE2b-256 |
06c5312ba6156be72922fb32a546fdcc35746829378c1992eb17514a5850dc7b
|
File details
Details for the file bob_skills-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bob_skills-0.1.0-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78a5f072c6c885d7855d2a74dfc6a32d7041d2155d8c92f3c64f83f8a9d1ba74
|
|
| MD5 |
bcdc57dc979fc6aee22c265c93cedaec
|
|
| BLAKE2b-256 |
94d5c314589496ae5075398fb70220c969e7d425fb96d6f75bbdfde9b58c0ead
|