A dedicated execution environment for running Qiskit-based quantum simulations and mathematical research scripts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install quantumlab
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install quantumlab using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Quantum Lab is a specialized technical skill designed to streamline the execution of quantum computing workflows within an AI agent environment. It provides a standardized wrapper for interacting with the quantum_lab repository, ensuring that all scripts, demos, and notebooks run inside a consistent Qiskit virtual environment. By leveraging Openclaw Skills, developers can automate the testing of quantum algorithms and manage complex research environments without manual shell configuration.
This skill is particularly valuable for researchers and developers who need to bridge the gap between high-level AI orchestration and low-level quantum simulation tools. It handles environment activation, repository pathing, and dependency management automatically, allowing users to focus on quantum logic rather than infrastructure setup.
To set up the environment for this skill, ensure your repository and virtual environment paths are correctly configured. Use the following commands for initial setup:
# Define custom paths if different from defaults
export QUANTUM_LAB_ROOT="$HOME/work/quantum_lab"
export VENV_PATH="~/.venvs/qiskit"
# Install necessary dependencies within the environment
bash <SKILL_DIR>/scripts/qexec.sh pip install -r requirements.txt
The skill organizes its operations around a specific directory structure and environment variables to ensure portability.
| Property | Description | Default Value |
|---|---|---|
| Repository Root | The primary directory containing quantum scripts | $HOME/work/quantum_lab |
| Virtual Env | The path to the Python environment with Qiskit | ~/.venvs/qiskit |
| Script Wrapper | Central execution script for environment isolation | scripts/qexec.sh |
| Command Aliases | Shorthand triggers for rapid execution | gl or ql |
Loading
A specialized execution environment for running quantum computing simulations and mathematical experiments using Qiskit.

A terminal-based skill for accessing Strava data, including athlete metrics, activity history, and route management.

An AI-powered Spotify playlist generator and music discovery tool using the Model Context Protocol.

A CLI tool for syncing Obsidian vaults on headless Linux servers with full end-to-end encryption support.

A powerful tool for automatically generating, organizing, and visualizing collaborative AI agent teams from a single natural language prompt.

A professional AI-driven system for designing high-impact corporate training programs and generating complete 14-document instructional packages with one-click automation.








































