Installing the TradeWind Skill in Claude, Cursor and n8n
The TradeWind Skill is a toolkit you drop into an agent platform. Once installed you describe what you need in plain language and the agent decides which endpoint to call. All it takes is an API key — no code.
Step 1 — get an API key
Create a key in the console after signing up; new accounts include free credits, enough to run the full flow. The key is shown in full only once — store it safely and never commit it to a repository.
Step 2 — install the Skill
- Claude / Claude Code: drop the Skill repository folder into your project and restart the session.
- Cursor: add it as an in-project tool config and paste the API key in settings.
- n8n / Coze / Dify: call the endpoints from an HTTP node and store the key as a platform credential.
Step 3 — run your first query
Make your first query about a company whose answer you already know — one of your own customers works well. Once the returned fields match expectations, open up batch runs.
Try it yourself
New accounts include free credits — enough to run this whole flow end to end.
Get a free API key