← 返回
沟通协作 中文

Quantum Lab

Run the /home/bram/work/quantum_lab Python scripts and demos inside the existing venv ~/.venvs/qiskit. Use when asked (e.g., via Telegram/OpenClaw) to run quant_math_lab.py, qcqi_pure_math_playground.py, quantum_app.py subcommands, quantumapp.server, or notebooks under the repo.
在已有的 venv ~/.venvs/qiskit 中运行 /home/bram/work/quantum_lab 下的 Python 脚本和演示。适用于通过 Telegram/OpenClaw 等渠道请求运行 quant_math_lab.py、qcqi_pure_math_playground.py、quantum_app.py 子命令、quantumapp.server,或仓库中的 notebooks。
bramdo
沟通协作 clawhub v0.1.0 1 版本 99812 Key: 无需
★ 0
Stars
📥 2,124
下载
💾 0
安装
1
版本
#latest

概述

Quantum Lab

Overview

Run quantum_lab repo commands inside the preexisting qiskit venv. Prefer the helper scripts in scripts/ so the venv and repo root are always set.

Command List (full)

Use as the folder where this skill is installed (e.g., ~/clawd/skills/quantum-lab).

  • bash /scripts/qexec.sh python quant_math_lab.py
  • bash /scripts/qexec.sh python qcqi_pure_math_playground.py
  • bash /scripts/qexec.sh python quantum_app.py
  • bash /scripts/qexec.sh python quantum_app.py self-tests
  • bash /scripts/qexec.sh python quantum_app.py playground
  • bash /scripts/qexec.sh python quantum_app.py notebook notebooks/SomeNotebook.ipynb
  • bash /scripts/qexec.sh python -m quantumapp.server --host 127.0.0.1 --port 8000

Command List (short)

Use these for quick Telegram/OpenClaw commands. Both gl and ql are supported and equivalent.

  • bash /scripts/gl self-tests
  • bash /scripts/gl playground
  • bash /scripts/gl app
  • bash /scripts/gl lab-tests
  • bash /scripts/gl playground-direct
  • bash /scripts/gl notebook notebooks/SomeNotebook.ipynb
  • bash /scripts/gl web 8000

Shorthand Handling

If the user types gl ... or ql ... without a full path, always expand it to the full command:

  • gl bash /scripts/gl
  • ql bash /scripts/ql

Notes

  • Repo root default: $HOME/work/quantum_lab (override with QUANTUM_LAB_ROOT).
  • Venv default: ~/.venvs/qiskit (override with VENV_PATH).
  • If dependencies are missing: bash /scripts/qexec.sh pip install -r requirements.txt.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-28 18:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Gmail

byungkyu
Gmail API 集成,托管 OAuth,支持读取、发送和管理邮件、线程、标签及草稿,适用于需要与 Gmail 交互的场景。
★ 72 📥 37,726
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 114 📥 52,411
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,678