1. Clone the Skills repo
2. Add the Skills as project rules
- Cursor
- Windsurf (.windsurfrules)
From your project root, run the converter. It writes one Pass a directory to install somewhere else:
.cursor/rules/<skill>.mdc per skill, with the skill description as the rule description:bash ~/.arrays-skills/scripts/install-cursor.sh path/to/.cursor/rules.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.

