Braket executor
Skill a5c-ai/babysitter/library/specializations/domains/science/quantum-computing/skills/braket-executor
Amazon Braket integration skill for multi-vendor quantum hardware access and hybrid workflowsFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill braket-executorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.6 KB, 218 tokens by cl100k_base, as published. Nobody here has run it
Braket Executor
Purpose
Provides expert guidance on executing quantum circuits across multiple hardware vendors using Amazon Braket, enabling hybrid quantum-classical workflows in the AWS ecosystem.
Capabilities
- Circuit execution on IonQ, Rigetti, OQC hardware
- Hybrid job execution with classical processing
- Quantum annealing on D-Wave
- Local simulator execution
- Cost estimation and job management
- Result storage in S3
- Batch job submission
- Noise simulation
Usage Guidelines
- Device Selection: Choose appropriate hardware based on circuit requirements and availability
- Circuit Translation: Use Braket SDK to build or import circuits from other frameworks
- Hybrid Jobs: Configure containerized hybrid workflows with classical compute
- Cost Management: Monitor and estimate costs before job submission
- Result Retrieval: Access results from S3 with proper error handling
Tools/Libraries
- Amazon Braket SDK
- AWS Lambda
- Amazon S3
- Braket Hybrid Jobs
- Braket Local Simulator
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.