
Trading212 Labs Agent Skills
- 89 repo stars
- Updated February 4, 2026
- trading212-labs/agent-skills
trading212-labs-agent-skills is a Claude Code plugin that connects your agent to the Trading 212 API for portfolio, order, and position workflows.
About
trading212-labs-agent-skills is a Claude Code plugin that packages agent skills for the Trading 212 API so developers can automate portfolio reads, position tracking, order placement, and historical analysis from the terminal. It targets developers and quant-curious developers who already use Trading 212 and want their agent to execute API operations with consistent prompts instead of ad hoc curl scripts. Install it when you are in the build phase and need brokerage integrations inside Claude Code, especially for personal trading bots, alert-driven rebalancing experiments, or research assistants that ground answers in live account state. It is not a full trading strategy framework or compliance layer; it supercharges the agent with API-shaped capabilities described in the repo as analysis, historical data, order management, and tracking. Expect to bring your own API credentials, risk rules, and jurisdiction awareness. Compared with generic finance MCP servers, this bundle is narrowly scoped to Trading 212 semantics and the trading212 keyword set from the discovered plugin metadata.
- Trading 212 API coverage for portfolio and position tracking
- Order placement and management from agent-driven workflows
- Historical data and analysis hooks for trading212-labs skill patterns
- Single-plugin bundle focused on brokerage automation keywords (api, trading, management)
- Repository-backed agent skill aligned with Trading 212 Labs (53 GitHub stars)
Trading212 Labs Agent Skills by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install trading212-labs-agent-skills@trading212-labs/agent-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 89 |
|---|---|
| Last updated | February 4, 2026 |
| Repository | trading212-labs/agent-skills ↗ |
What it does
Let a coding agent place orders, read positions, and pull Trading 212 portfolio and history via API without hand-writing every call.
Who is it for?
Best when you have a Trading 212 account and want agent-assisted order and portfolio API workflows during product experiments.
Skip if: Skip if you need multi-broker abstraction, licensed advisory tooling, or trading automation without your own risk and compliance review.
What you get
After you add the plugin, Claude Code can invoke Trading 212-oriented skills so account actions and analysis stay repeatable and API-aligned.
- Agent-invokable Trading 212 API workflows for portfolio and orders
- Consistent skill surface for historical and position tracking tasks
- Repeatable brokerage integration prompts inside Claude Code
Recommended Plugins
How it compares
Brokerage API agent skill bundle, not a hosted trading bot or generic stock-data MCP.
FAQ
Who is Trading212 Labs Agent Skills for?
It is for developers and developers who use Trading 212 and want Claude Code to call portfolio, order, and tracking APIs through packaged agent skills.
When should I use Trading212 Labs Agent Skills?
Use it while building or extending an agent that must read positions, place or manage orders, or analyze historical Trading 212 data via API.
How do I add Trading212 Labs Agent Skills to my agent?
Install the trading212-labs/agent-skills Claude Code plugin from the marketplace or repo, configure Trading 212 API access per their docs, then invoke the bundled trading skill in Claude Code sessions.