1. Clone the Skills repo
2. Reference Skills from your project
Cursor and Windsurf both read project-level rules. In your repo root, create.cursor/rules/arrays.mdc (Cursor) or .windsurfrules (Windsurf):
- Cursor (.cursor/rules/arrays.mdc)
- Windsurf (.windsurfrules)
3. Set your API key
In your project’s.env (and add .env to .gitignore):
4. Try it
In Cursor / Windsurf chat, ask:company/cashflow-statements, and return real data.
Cursor and Windsurf currently can’t auto-execute HTTP calls — they’ll generate the code, and you run it. For a fully automated loop, use Claude Code or Codex.

