Quantum Algorithms Best Practices 量子算法 最佳实践
功能特性
- Progressive Disclosure — Root SKILL.md is lightweight; algorithm and simulator guides load only when needed.
- DeepSeek Harness Tool Bundle — quantum_practices exposes list, search, and get without executing code.
- Read-Only Runtime — No network, subprocess, filesystem writes, Python execution, credentials, or native code.
- Multi-Simulator Support — UnitaryLab (recommended), Qiskit, and PennyLane, with clear selection rules.
- GitHub-Sourced Corpus — Practice guides are synchronized from the public GitHub upstream only.
- Education-Friendly — Suitable for concept explanation, circuit design, code review, and hands-on demos.
安装命令
dsh plugin --profile web add "/path/to/quantum-practices"