leapcat-auth
Installation
SKILL.md
LeapCat Authentication Skill
Manage user authentication for the leapcat. Handles login, logout, session management, token refresh, re-authentication, and trade password operations.
Prerequisites
- Node.js 18+ is required (commands use
npx leapcat@0.1.1which auto-downloads the CLI) - A valid email address registered with LeapCat
Commands
auth login (non-interactive, two-step flow)
Step 1 — Send OTP to email:
npx leapcat@0.1.1 auth login --email <email> --send-only --json