requesting

Submit and track Boundless proof requests on the ZK marketplace.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Current-cmd/PlsTrustMe --skill requesting-current-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting
Source: https://github.com/Current-cmd/PlsTrustMe/tree/main/.claude/skills/requesting
Command: npx skills add https://github.com/Current-cmd/PlsTrustMe --skill requesting-current-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, python3, xxd, cloudflared, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Submits and coordinates Boundless proof requests on the ZK marketplace, guiding developers through wallet setup, CLI configuration, guest-program workflows, and fulfillment retrieval.

Core Features & Use Cases

  • Wallet setup, CLI configuration, and program discovery or self-hosting via Cloudflare Quick Tunnels to submit proofs end-to-end.
  • Two workflows: Path A (Bring Your Own Program - self-hosted) and Path B (Just trying it out - replay recent fulfilled requests).
  • Retrieve proofs and monitor fulfillment via Boundless CLI; supports inline YAML templates and example YAMLs in references.

Quick Start

Submit your first request by following the guide’s steps end-to-end and monitor its fulfillment using the Boundless CLI.

Frequently Asked Questions about requesting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I submit a ZK proof request to the Boundless marketplace using a CLI?

You can submit a ZK proof request to Boundless by configuring the CLI, setting up your wallet, and applying inline YAML templates to dispatch and track fulfillment on the marketplace.

Can I self-host my own guest program for Boundless proof requests?

Yes, you can self-host a guest program for Boundless proof requests using Path A, which exposes your local environment via Cloudflare Quick Tunnels for marketplace retrieval.

What is the easiest way to try out Boundless ZK proofs without my own program?

The easiest way to try Boundless ZK proofs without a custom program is Path B, which discovers and replays recently fulfilled proof requests via the Boundless CLI without local hosting.

Do I need Cloudflare tunnels to use the Boundless CLI for ZK proofs?

Cloudflare tunnels are only required for Path A to self-host a custom guest program for Boundless proof requests; Path B replays existing proofs without needing cloudflared.

What dependencies are required to track Boundless proof fulfillment?

Tracking Boundless proof fulfillment requires curl, python3, xxd, and cloudflared to support CLI workflows, YAML processing, and self-hosted Cloudflare tunnel configuration.