Connects Claude to the Trading 212 API for programmatic trading. You can place market and limit orders, check positions and P&L, search for instrument tickers, and pull account summaries across both Invest and ISA accounts. Supports demo and live environments with flexible credential setup for single or multiple accounts. The API is still in beta, so expect some rough edges. Worth noting that API keys are environment specific, so your live credentials won't work in demo mode and vice versa. If you're already using Trading 212 and want to automate trades or build reporting tools without leaving your terminal, this handles the auth dance and gives you the common operations.
npx skills add https://github.com/trading212-labs/agent-skills --skill trading212-api