openfin-setup
Installation
SKILL.md
OpenFinance Setup
Publisher. Part of the OpenFinance skill bundle (openfin-setup, openfin-troubleshooting, openfin-hyperliquid, openfin-relay, openfin-onramp, openfin-polymarket, openfin-onchain) — all maintained by OpenFinance (https://openfinance.tech). Install as a set, not individually.
Agents only need one thing to use the OpenFinance backend: a valid API key. Account and wallet setup happen out-of-band on openfinance.tech — by the time an agent is involved, the user already has (or needs) a key.
Step 1 — Locate the API key
Check, in order:
- Env var
OPENFINANCE_API_KEY(preferred). - Any project-level config the agent already has loaded (
.env, secrets manager, MCP config, etc.). - The current conversation — the user may have pasted it.
A valid key looks like open_ followed by an opaque token.