- Requestor workflows — submitting proof requests, configuring offers, tracking fulfillment
- Prover workflows — setting up nodes, configuring Bento and Broker, depositing collateral
- SDK and CLI usage — common commands, environment variables, storage providers
- Decision guidance — when to use Groth16 vs aggregated proofs, onchain vs offchain submission
- Common gotchas — free RPC failures, journal size limits, collateral requirements
Add Boundless to your agent
Install the Boundless skill into your AI agent’s context using the skills CLI:skill.md from Boundless and adds it to your agent’s context, so it can help you build on Boundless with accurate, up-to-date guidance.
Monorepo skills
The Boundless monorepo also includes task-specific skills in.claude/skills/ that provide deeper, step-by-step guidance for common workflows:
| Skill | Description |
|---|---|
requesting | Submit a proof request end-to-end — wallet setup, CLI install, deposit, submit, poll, and proof retrieval. |
setup-prover | Deploy and manage a Boundless prover on a GPU server using Ansible. |
boundless-cli | Complete reference for the Boundless CLI — requestor, prover, and rewards commands. |