Plugin · Claude Code · LLM Integration

Trading212 Labs Agent Skills

trading212-labs-agent-skills is a Claude Code plugin for the Build phase that connects your agent to the Trading 212 API for portfolio, order, and position workflows.

by trading212-labs · github.com/trading212-labs/agent-skills

Let a coding agent place orders, read positions, and pull Trading 212 portfolio and history via API without hand-writing every call.

53
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install trading212-labs-agent-skills@trading212-labs/agent-skills
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:trading212-labs/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:trading212-labs/agent-skills").

About

What it does

trading212-labs-agent-skills is a Claude Code plugin that packages agent skills for the Trading 212 API so solo builders can automate portfolio reads, position tracking, order placement, and historical analysis from the terminal. It targets indie developers and quant-curious builders 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.

Highlights

  • 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)

Why builders use it

Solo builders waste time re-explaining Trading 212 endpoints every session instead of giving the agent a stable skill for orders, positions, and history.

After you add the plugin, Claude Code can invoke Trading 212-oriented skills so account actions and analysis stay repeatable and API-aligned.

At a glance

  • Type - Plugin in LLM Integration.
  • Adoption - 0 installs, 53 stars, 0 votes.

FAQ

Who is trading212-labs-agent-skills for?

It is for solo builders 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.

Discussion

Comments

Share how you use trading212-labs-agent-skills, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.