By aqora-io
Agent skills for building quantum computing workflows on aqora.io and beyond. Ships workspace pair-programming today, with qiskit, pennylane, circuit optimization, and simulator orchestration on the roadmap.
Agent skills for building quantum computing workflows. Equip your AI coding agent to design circuits, run simulators, orchestrate quantum optimization, and pair-program inside live aqora-hosted marimo notebooks. Works with Claude Code, opencode, pi, GitHub Copilot, Cursor, Codex, and any agent that reads the Agent Skills open standard.
The repo treats the platform (aqora workspaces) and the domain (quantum computing) as two complementary axes. Platform skills know how to drive a live workspace. Domain skills know qiskit, pennylane, circuit optimization, and simulator choice. Together they cover the full loop from "sketch a circuit" to "run it on a simulator in an aqora workspace and compare results."
| Skill | Purpose |
|---|---|
aqora-workspace | Pair-program inside a live aqora-hosted marimo workspace. List workspaces, execute code in the remote kernel, create and edit cells. The entry point for running quantum code on aqora. |
quantum: qiskit and pennylane authoring, circuit construction and transformation, simulator selection (numpy, qiskit, pennylane), gate-count and depth optimization, QAOA and VQE templates. Pairs with aqora-workspace when the agent needs to run circuits on aqora infrastructure./plugin marketplace add aqora-io/skills
/plugin install aqora-skills@aqora-io-skills
Enable auto-update to stay current:
/plugin -> Marketplaces -> aqora-io-skills -> Enable auto-update
Works with any agent that supports the Agent Skills open standard, including opencode, pi, GitHub Copilot, Cursor, and Codex.
Install everything:
npx skills add aqora-io/skills
Install a single skill:
npx skills add aqora-io/skills --skill aqora-workspace
If you do not have npx but have uv:
uvx deno -A npm:skills add aqora-io/skills
Clone this repository and symlink individual skill directories into your agent's skills path. Common locations:
| Agent | Path |
|---|---|
| Claude Code | ~/.claude/skills/<skill-name> |
| opencode | ~/.config/opencode/skills/<skill-name> |
| pi | ~/.pi/agent/skills/<skill-name> |
| GitHub Copilot | ~/.copilot/skills/<skill-name> |
Only the leaf skill directory matters. The skills/ parent is not copied.
After installing, log in to aqora so the skills can authenticate:
pip install aqora-cli
aqora login
Then ask your agent a workspace question, for example:
The agent loads the relevant skill, targets the right workspace, and starts working. Cells appear live in the workspace UI.
Skills in this repo follow three rules.
SKILL.md is short and action-oriented. Depth lives in references/*.md files the body links to. Only the body enters context on invocation. References load on demand.marimo._code_mode.See CONTRIBUTING.md for authoring conventions, frontmatter rules, and the validation script CI runs on every pull request.
The execute-code script pattern is adapted from marimo-team/marimo-pair. Credit to the marimo team for the design.
MIT. See LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub aqora-io/skills --plugin aqora-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses