MCP Agent Skills
What are MCP skills?
Section titled “What are MCP skills?”QubitHub provides 6 Claude Code skills that help you learn quantum computing and develop circuits using AI assistance.
Available skills
Section titled “Available skills”| Skill | Purpose |
|---|---|
circuit-dev | Scaffold new circuits following repo standards |
circuit-review | Audit circuits against quality standards (A-F grading) |
circuit-publish | Validate, lint, and publish circuits |
circuit-debug | Debug quantum circuit execution issues |
quantum-learn | Interactive quantum learning paths |
qubithub-project | Navigate the QubitHub codebase |
Installation
Section titled “Installation”Clone the skills repository:
git clone https://github.com/quantputation/qubithub-skills.gitThen add the skills directory to your Claude Code configuration.
Example: learn Bell states
Section titled “Example: learn Bell states”Use the quantum-learn skill in Claude Code:
/quantum-learn Bell state entanglementNext steps
Section titled “Next steps”- GitHub: qubithub-skills — source code and contribution guide
- CLI Quickstart — use the CLI alongside skills