Skip to main content

A minimal CLI to manage agent skills from GitHub releases.

Project description

bms-skills-cli

A minimal, user-friendly Python CLI to manage agent skills from GitHub releases or branches. It installs skills to both ~/.agents/skills and ~/.claude/skills for seamless integration across platforms.

Features

  • Interactive Installation: Select specific skills to add from any GitHub repository.
  • Multi-Repo Support: Manage skills from multiple repositories independently.
  • Lock File State: Tracks installed sources (release tags or branches), pinned commit SHAs, and skills in ~/.agents/skills.lock.json for reproducibility.
  • Automated Updates: Easily upgrade all or specific repositories to their latest GitHub release or tracked branch head.
  • Smart Caching: Downloads are cached in a temporary directory (TEMP or /tmp) to avoid redundant network usage. Can be overridden with BMS_SKILL_CACHE_DIR.
  • GitHub CLI Integration: Uses the gh tool for fast downloads if available, with a reliable requests fallback.

Installation

Install using pip or uv:

pip install bms-skills-cli
# or
uv tool install bms-skills-cli

Usage

1. Add Skills

Interactively select skills to add from a GitHub repository's latest release:

bms-skills add google/gemini-cli-skills

If a repository has no releases, the CLI automatically falls back to the main branch. You can also install directly from a branch:

bms-skills add anthropics/skills --branch main --skill pdf

2. Remove Skills

Interactively select installed skills to remove from your system:

bms-skills remove

3. Update Skills

Update all installed skills to their latest tracked versions:

bms-skills update

Or update a specific repository:

bms-skills update --repo google/gemini-cli-skills

4. Sync Skills

Install all skills as defined in the lock file using the pinned commit SHAs (useful for setting up a new machine):

bms-skills sync

Skill Definition

A folder is recognized as a valid skill if it resides within a skills/ directory at the repository root and contains a SKILL.md file.

Development

This project uses uv for dependency management.

# Install dependencies
uv sync

# Run locally
uv run bms-skills --help

# Run tests
uv run pytest

# Type check
uv run pyright bms_skills

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bms_skills_cli-0.3.1.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bms_skills_cli-0.3.1-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file bms_skills_cli-0.3.1.tar.gz.

File metadata

  • Download URL: bms_skills_cli-0.3.1.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for bms_skills_cli-0.3.1.tar.gz
Algorithm Hash digest
SHA256 527b32f1c20c89abc8b877f32f2d630eb5ea612ddd1e820a9ee9af644eeddc5d
MD5 0aa01832d49d6c2d8e6ecbd8e3b3bfb9
BLAKE2b-256 7cbbc66e0f0f4077150810f3636e7375219abb111068e380a376cd63b16d401f

See more details on using hashes here.

Provenance

The following attestation bundles were made for bms_skills_cli-0.3.1.tar.gz:

Publisher: publish.yml on bmsuisse/bms-skills-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bms_skills_cli-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: bms_skills_cli-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for bms_skills_cli-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c28d512c989705c2d09298dfac748b0bc7654e8bee7bbf20c27ec5da039521f0
MD5 25754f454c08bf1b226f35979db4fe86
BLAKE2b-256 ce5a300e72b324b5dbe4802c17144ffbc6a351bae261a3654d2b0d63e8d0ce53

See more details on using hashes here.

Provenance

The following attestation bundles were made for bms_skills_cli-0.3.1-py3-none-any.whl:

Publisher: publish.yml on bmsuisse/bms-skills-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page