2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Quantum Lab Runner”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v0.1.0
Initial release of quantum-lab skill.
- Enables running quantum_lab Python scripts and demos inside an existing Qiskit venv.
- Provides helper scripts to ensure correct venv and repo root context.
- Includes full and shorthand command lists for both CLI and chat integration (Telegram/OpenClaw).
- Supports custom repo and venv paths via environment variables.
- Notes how to install dependencies if missing.