← Back to Skills Marketplace
adjusternwachukwu-bot

Quantum Bridge

by adjusternwachukwu-bot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
274
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quantum-bridge
Description
Transpile quantum circuits between Qiskit (OpenQASM) and OriginIR, run IBC multi-agent consensus, validate OriginIR, and submit circuits to real quantum hard...
Usage Guidance
This skill appears to do what it claims: a thin CLI wrapper and curl examples that talk to quantum-api.gpupulse.dev. Before installing, verify the provider (quantum-api.gpupulse.dev) and its trustworthiness (no homepage/source provided), confirm the API key issuance process, and review the privacy/credit costs. Ensure the agent environment will supply QUANTUM_BRIDGE_KEY (the registry metadata omits this) and that curl and jq are available. If you are concerned about network exfiltration or unknown providers, restrict the skill’s network access or do a manual audit: run the script locally with a test key and inspect outbound requests. If provenance remains unclear (unknown owner, no homepage), treat the skill with caution or prefer an alternative from a known provider.
Capability Analysis
Type: OpenClaw Skill Name: quantum-bridge Version: 1.0.0 The quantum-bridge skill bundle is a legitimate API wrapper for transpiling and submitting quantum circuits to a remote service (quantum-api.gpupulse.dev). The bash script (scripts/qbridge.sh) uses standard tools like curl and jq to handle API requests, and the SKILL.md instructions are consistent with the stated purpose of quantum circuit management without any evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill claims to call a Quantum Bridge API and submit circuits to hardware — which matches the SKILL.md and the included qbridge.sh. However the registry metadata lists no required environment variables while the runtime instructions and the script clearly require QUANTUM_BRIDGE_KEY (and optionally QUANTUM_BRIDGE_URL). This mismatch between declared requirements and actual runtime needs is an incoherence that should be clarified. The overall requested capability (an API key) is proportionate to the described purpose, but the missing declaration is suspicious.
Instruction Scope
SKILL.md provides concrete curl examples against a single external service (https://quantum-api.gpupulse.dev) and describes expected inputs (QASM, OriginIR, agents JSON). The instructions do not ask the agent to read unrelated system files or exfiltrate data beyond the API. The included shell wrapper reads user-supplied files and posts them to the API as expected. Minor scope problems: SKILL.md tells you to store the key in env/TOOLS.md but the skill metadata did not declare that env var; the script expects jq and curl to be available but that requirement is not documented in metadata.
Install Mechanism
There is no install spec; this is instruction-only with a small helper script. That is low-risk from an installation perspective — nothing is automatically downloaded. The only included code is a simple Bash wrapper around curl/jq to call the documented API endpoints.
Credentials
The skill requires a single API credential (QUANTUM_BRIDGE_KEY) to function, which is reasonable for a cloud API. But the registry metadata did not declare this required env var (or declare required binaries like jq/curl). That omission reduces transparency and is a red flag: the skill will fail or prompt for secrets that the metadata didn't advertise. No other unrelated credentials or system paths are requested.
Persistence & Privilege
The skill does not request permanent 'always' presence and does not modify other skills or system configuration. Autonomous invocation is allowed by default (normal), but there is no additional privileged persistent behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quantum-bridge
  3. After installation, invoke the skill by name or use /quantum-bridge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — transpile, validate, IBC consensus, Wukong hardware submission
Metadata
Slug quantum-bridge
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Quantum Bridge?

Transpile quantum circuits between Qiskit (OpenQASM) and OriginIR, run IBC multi-agent consensus, validate OriginIR, and submit circuits to real quantum hard... It is an AI Agent Skill for Claude Code / OpenClaw, with 274 downloads so far.

How do I install Quantum Bridge?

Run "/install quantum-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Quantum Bridge free?

Yes, Quantum Bridge is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Quantum Bridge support?

Quantum Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Quantum Bridge?

It is built and maintained by adjusternwachukwu-bot (@adjusternwachukwu-bot); the current version is v1.0.0.

💬 Comments