Resource estimator
Quantum resource estimation skill for algorithm feasibility analysisFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill resource-estimatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.5 KB, 184 tokens by cl100k_base, as published. Nobody here has run it
Resource Estimator
Purpose
Provides expert guidance on estimating quantum resources required for algorithm execution, enabling feasibility analysis and hardware roadmap comparison.
Capabilities
- Qubit count estimation
- Circuit depth analysis
- T-gate counting
- Error correction overhead
- Runtime projection
- Hardware roadmap comparison
- Logical-to-physical overhead
- Space-time volume calculation
Usage Guidelines
- Algorithm Analysis: Decompose algorithm into quantum operations
- Gate Counting: Count gates by type (Clifford, T, etc.)
- Overhead Calculation: Apply error correction overhead factors
- Timeline Projection: Estimate execution time on target hardware
- Feasibility Assessment: Compare with hardware capability roadmaps
Tools/Libraries
- Azure Quantum Resource Estimator
- Qiskit
- Q#
- Custom estimation tools
- Spreadsheet models
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.