π¦ ClawHub
Leapcat Skills
by @raymondxu813-finance
Trade stocks, subscribe to IPOs, manage wallet, complete KYC, and access real-time market data via AI agent. 7 skills for the Leapcat platform.
π‘ Examples
Check market data (no login needed):
npx leapcat@0.1.1 market quote --symbol 00700.HK --json
npx leapcat@0.1.1 market indices --json
Login to access authenticated features:
npx leapcat@0.1.1 auth login --email your@email.com --send-only --json
npx leapcat@0.1.1 auth login --email your@email.com --otp-id --otp-code --json
Then use any skill:
npx leapcat@0.1.1 wallet balance --json
npx leapcat@0.1.1 portfolio positions --json
npx leapcat@0.1.1 ipo projects --json
π Tips & Best Practices
--json flag~/.config/leapcat/tokens.jsonnpx leapcat@0.1.1 auth reauth --json firstTERMINAL
clawhub install leapcat