Communityv0.2.4

Maestro Api

Query Maestro APIs over HTTP using the SIWX + JWT + x402 credit purchase flow. Resolve the exact endpoint from docs.gomaestro.org before requesting or paying.

1.7kdownloads4stars1active installsVarderes
View on ClawHubBack to Skills

Skill Details

Slug
maestro-skill
Latest Version
0.2.4
Author
Varderes
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
13

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Maestro Api.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.2.4

- Renamed skill from "maestro-bitcoin" to "maestro-api" to clarify broader API support. - Simplified and streamlined the client interaction flow; now emphasizes a fast step-by-step path for querying Maestro endpoints. - All details about signing, payment, and headers are now centralized in a separate reference file (`references/siwx-x402.md`). - Clarifies that the endpoint base URL and path come only from the docs operation page—not the SIWX challenge. - Workflow now strictly reuses the latest 402 response for payment parameters and minimizes user prompts. - Improved doc navigation guidance and removed extraneous boilerplate.