leapcat-market
Installation
SKILL.md
LeapCat Market Data Skill
Access market data, stock quotes, K-line charts, indices, and platform configuration. All commands in this skill are public and do not require authentication.
Prerequisites
- Node.js 18+ is required (commands use
npx leapcat@0.1.1which auto-downloads the CLI) - No authentication required for any command in this skill
Commands
market quote
Get the real-time quote for a specific stock.
npx leapcat@0.1.1 market quote --symbol <symbol> --exchange <exchange> --json