Agent skill · aws

amazon-braket

Runs quantum computing workflows on AWS through Amazon Braket — discovering devices (QPUs and simulators) and their availability, building gate-model circuits and analog Hamiltonian programs, submitting quantum tasks, program sets and hybrid jobs, looking up prices, and capping spend with spending limits. Applies to any request about quantum computing, quantum hardware, quantum simulation, AHS, OpenQASM, or running a quantum algorithm on AWS.

What it needs

About 8k tokens when loaded.

What this skill does

Amazon Braket Primitives The vocabulary of a Braket workflow, and which reference to open for each. Primitive What it is Related References Open it when the request involves --- --- --- --- Device A simulator or QPU, identified by a region-scoped ARN devices.md anything about a device: what exists, discovering or filtering the fleet, availability and status (online, offline, retired), which region a device lives in, ARNs, choosing a device for a workload, qubit count, connectivity or topology, native gates, fidelities, calibration data, queue depth, shot and gate limits, paradigm (gate-model vs analog Hamiltonian simulation), whether a device supports program sets, pulse-level control, simulators and local emulators Program The workload/input — one executable (Circuit, AHS, OpenQASM). Which type is legal depends on the device's paradigm - - Quantum task One program + shots, run once (the atomic unit Braket meters) - - Task batch Many independent tasks — SDK-only fallback for when a program set does not fit; works on all devices program-sets.md see the Program set row; also running multiple programs Program set Many programs in one service-side task — preferred way to run multiple programs instead of task batch program-sets.md running more than one program: parameter sweeps, scanning parameter values, task batches, runbatch, several circuits submitted together, attaching observables across programs, and minimizing per-task fees when many programs run, program sets. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills aws/amazon-braket

View the source on GitHub

Browse the @skills marketplace