# eToro Agent Skills

## eToro Agent Skills

A SKILL.md file that teaches any AI agent how to authenticate, trade, and query the eToro API — works in Cursor, Claude Code, Codex, Antigravity, and 30+ other tools.

### Getting started

1.

Send this prompt to your agent to install the skill:

```text
Please install the skill at https://builders.etoro.com/skills/etoro-apps/SKILL.md and follow the instructions.
```

2.

The skill includes authentication, every product area (trading, market data, portfolios, watchlists, social), and request/response patterns. After install, ask your agent for eToro tasks — it follows the skill automatically. Pair with the eToro MCP server in your editor for live API context.

### Resources

- [View the full skill file](/skills/etoro-apps/SKILL.md) — Read the complete SKILL.md — auth methods, all endpoints, request/response formats.
- [Vibe Coding with eToro MCP](/blog/vibe-coding-with-etoro-mcp) — Pair skills with MCP for the best agent experience.
- [Getting Started with the eToro API](/learn/getting-started-with-etoro-api-v2) — API keys, environments, and your first request.

### Related tools

- mcp
- cursor
- claude-code