compose

Installation
SKILL.md

Goldsky Compose

Goldsky Compose is the offchain-to-onchain framework for high-stakes systems. Write TypeScript tasks that run in verifiable sandboxes — triggered by cron, HTTP, or onchain events — with smart wallets, gas sponsorship, and durable collections. Typical use cases: custom price oracles, keepers, circuit breakers, prediction-market resolvers, cross-chain automation, identity/attestation flows, and notifications.

Boundaries

  • Build new Compose apps or explain what Compose is. For debugging a broken app, use /compose-doctor.
  • Do not serve as a manifest / CLI / API reference. For field syntax, flag lookups, or TaskContext shapes, use /compose-reference.
  • For goldsky login, use /auth-setup. For generic secret management, use /secrets.

Mode Detection

Before running commands, check if the Bash tool is available:

  • If Bash is available (CLI mode): use the Walk Me Through It section below to execute commands directly and parse output.
  • If Bash is NOT available (reference mode): the Quickstart below is enough for most chatbot Q&A. For step-by-step help, output one command at a time and ask the user to paste output back.

What Compose Does

Related skills

More from goldsky-io/goldsky-agent

Installs
6
GitHub Stars
1
First Seen
13 days ago