backend-selector
Multi-backend comparison and selection skill for optimal hardware choice
npx skills add a5c-ai/babysitter --skill backend-selector --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Backend Selector ## Purpose Provides expert guidance on comparing and selecting quantum backends across multiple providers based on circuit requirements and performance criteria. ## Capabilities - Backend capability comparison - Queue time estimation - Cost optimization - Fidelity-based ranking - Connectivity analysis - Job prioritization - Provider API integration - Historical performance tracking ## Usage Guidelines 1. **Requirements Analysis**: Determine circuit qubit and gate requirements 2. **Backend Query**: Fetch available backends from all providers 3. **Filtering**: Eliminate backends that cannot support circuit 4. **Ranking**: Score backends by fidelity, queue time, and cost 5. **Selection**: Choose optimal backend for execution ## Tools/Libraries - Qiskit - Amazon Braket - Cirq - Azure Quantum SDK - pytket
- Purpose
- Capabilities
- Usage Guidelines
- Tools/Libraries
What does the backend-selector skill do?
Multi-backend comparison and selection skill for optimal hardware choice
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill backend-selector --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
