leapcat-portfolio
Installation
SKILL.md
LeapCat Portfolio Skill
View portfolio overview and stock positions using the leapcat. These are read-only commands for checking the user's current holdings and performance.
Prerequisites
- Node.js 18+ is required (commands use
npx leapcat@0.1.1which auto-downloads the CLI) - User must be authenticated — run
npx leapcat@0.1.1 auth login --email <email>first
Commands
portfolio overview
Get a high-level summary of the user's portfolio including total value, profit/loss, and asset allocation.
npx leapcat@0.1.1 portfolio overview --json