Skip to main content

1. Clone the Skills repo

2. Add the Skills as project rules

From your project root, run the converter. It writes one .cursor/rules/<skill>.mdc per skill, with the skill description as the rule description:
Pass a directory to install somewhere else: 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:
The agent should follow the Arrays Skill, call 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.