Gemini CLI extension for Boltz biomolecular modeling workflows. It bundles the same CLI-backed Boltz skills used by the Claude Code and Codex surfaces, with Gemini-specific context for background shell downloads.
Install the extension from the public distribution repo:
gemini extensions install https://github.com/boltz-bio/boltz-gemini-cliRestart Gemini CLI, then confirm the extension and skills are visible:
/extensions list
/skills list
This extension uses the boltz-api command. Install it from the
boltz-api-cli repo, then make sure
it is available on PATH.
boltz-apionPATH- Authentication via
boltz-api auth login --device-code, orBOLTZ_API_KEYexported in the environment - Optional:
BOLTZ_COMPUTE_OUTPUT_DIRto override where results land