What is ib-portfolio?
Get portfolio positions from Interactive Brokers. Use when user asks about their portfolio, positions, holdings, or what stocks they own. Requires TWS or IB Gateway running locally. Source: staskh/trading_skills.
Get portfolio positions from Interactive Brokers. Use when user asks about their portfolio, positions, holdings, or what stocks they own. Requires TWS or IB Gateway running locally.
Quickly install ib-portfolio AI skill to your development environment via command line
Source: staskh/trading_skills.
User must have TWS or IB Gateway running locally with API enabled:
Note: If uv is not installed or pyproject.toml is not found, replace uv run python with python in all commands below.
If not connected, explain that TWS/Gateway needs to be running.
Get portfolio positions from Interactive Brokers. Use when user asks about their portfolio, positions, holdings, or what stocks they own. Requires TWS or IB Gateway running locally. Source: staskh/trading_skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/staskh/trading_skills --skill ib-portfolioGet portfolio positions from Interactive Brokers. Use when user asks about their portfolio, positions, holdings, or what stocks they own. Requires TWS or IB Gateway running locally. Source: staskh/trading_skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/staskh/trading_skills --skill ib-portfolio Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/staskh/trading_skills