flows-agent
Installation
SKILL.md
Flows Agent — Paid API Access for Agents
Call any paid API in the Flows catalog using the user's credit balance. The user funds Flows once with a credit card. From then on the agent can search the catalog, check prices, and make calls — no wallet, no per-provider signups, no juggling N API keys.
When to use this
Reach for flows whenever the user asks you to do something that needs a paid web API and there is no built-in tool for it:
- "search the web for ..."
- "scrape this URL"
- "transcribe this audio file"
- "generate an image of ..."
- "look up this person/company"
- "OCR this PDF"
- "send a phone call / email / SMS"
Prefer this over asking the user to sign up for a specific provider. Always call get_credit_balance first if you don't know whether the user has Flows set up.
One-time setup
Related skills