maestro

Installation
SKILL.md

Maestro

Overview

Use this skill when an agent needs to query a deployed Maestro Symphony API for Bitcoin chain/index data, validate freshness against a backend bitcoind tip, and run safe operational checks without exposing secrets.

This skill assumes OpenAgents GCP deployment conventions from docs/deploy/SYMPHONY_GCP_RUNBOOK.md.

Inputs

Set these env vars before querying:

  • SYMPHONY_BASE_URL: Symphony API base URL.
  • SYMPHONY_NETWORK: expected network (mainnet, testnet4, or regtest).
  • BITCOIND_RPC_URL: backend RPC endpoint.
  • BITCOIND_RPC_USER / BITCOIND_RPC_PASS: backend RPC credentials.

Run preflight first:

Related skills
Installs
10
GitHub Stars
415
First Seen
Mar 9, 2026