boundless-xyzboundless-xyzOfficialยท12 Agent Skills Included

boundless

Submit, prove, and monitor zero-knowledge proof requests

Guides developers through submitting ZK proof requests on the Boundless marketplace, deploying GPU provers, and running local test networks. Eliminates confusing CLI flags, manual server setup, and blind debugging of failed or expired proof orders. Includes operational playbooks for querying market data, checking prover balances, tracking deployments, and writing release notes.
npx skills add boundless-xyz/boundless --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

setup-prover

Automate Boundless prover stack deployment to GPU servers with Ansible.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

localnet

Runs a Docker-based local devnet for testing contracts and flows.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

boundless-cli

Coordinate Boundless CLI workflows for requestor, prover, and rewards management.

Official
Intermediate
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

ops-indexer-query

Query the Boundless Indexer REST API for on-chain market and staking data.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

ops-infra-deploy

Automate Boundless AWS dev infrastructure deployment and teardown with Pulumi and AWS CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

pr

Create or update a GitHub pull request for current git changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

ops-query

Query on-chain indexer data, broker telemetry, and CloudWatch logs to identify production incident root causes.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

requesting

Submit Boundless ZK proof requests from wallet setup to result retrieval.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

ops-logs-query

Query AWS CloudWatch logs for Boundless services across prod and staging.

Official
Intermediate
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

release-notes

Generate release notes with changelog and upgrade guide from PR metadata.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

ops-add-new-chain

Automate Boundless infrastructure deployment for new chains with Pulumi stacks and CI/CD wiring.

Official
Advanced
๐Ÿ“ฆ In Repo
boundless-xyzboundless-xyz

ops-telemetry-query

Query Boundless broker telemetry from Redshift and DuckDB Parquet archives.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Boundless skills?โ–ผ

Run `npx skills add boundless-xyz/boundless --all -g -y` in your terminal to install all skills in this suite globally.

How to submit a ZK proof request on Boundless?โ–ผ

The requesting skill walks you through wallet setup, CLI configuration, and submitting a request with `boundless requestor submit-file`. It supports self-hosting your program via a Cloudflare tunnel or replaying a recently fulfilled request.

How to deploy a Boundless prover on a GPU server?โ–ผ

The setup-prover skill uses Ansible to install NVIDIA drivers, Docker, and the full bento proving stack on any Ubuntu server with SSH access. It also handles config tuning, redeploys, and teardown.

Can I test Boundless locally without real proofs?โ–ผ

Yes. The localnet skill starts a Docker-based local network in dev mode with fake proofs, so you can test request flow and contract interactions instantly without a GPU.

Do I need coding experience to use these skills?โ–ผ

Basic terminal familiarity helps, but each skill gives step-by-step commands and explains what to check at every stage. Your agent executes the technical steps from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’