agentsclimarketplace

Qubit mapper

Skill a5c-ai/babysitter/library/specializations/domains/science/quantum-computing/skills/qubit-mapper

Qubit mapping and routing skill for hardware topology optimizationFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill qubit-mapper

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.4 KB, 193 tokens by cl100k_base, as published. Nobody here has run it

Qubit Mapper

Purpose

Provides expert guidance on mapping logical qubits to physical hardware while respecting connectivity constraints and minimizing SWAP overhead.

Capabilities

  • Initial qubit placement
  • SWAP gate insertion
  • Routing optimization algorithms
  • Topology-aware compilation
  • Noise-aware placement
  • Heavy-hex and grid topology support
  • Dynamic circuit routing
  • Parallel SWAP optimization

Usage Guidelines

  1. Topology Analysis: Understand target hardware connectivity graph
  2. Initial Placement: Use heuristics for initial logical-physical mapping
  3. Routing: Insert SWAPs to enable non-native interactions
  4. Optimization: Minimize SWAP count and circuit depth
  5. Noise Consideration: Prefer high-fidelity qubits and links

Tools/Libraries

  • Qiskit
  • pytket (t|ket>)
  • Cirq
  • BQSKit
  • NetworkX

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.