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

  • leapcat must be installed and available in PATH
  • A valid email address registered with LeapCat

Commands

auth login (non-interactive, two-step flow)

Step 1 — Send OTP to email:

leapcat auth login --email <email> --send-only --json
Installs
4
First Seen
Mar 31, 2026
leapcat-auth — leapcat-ai/leapcat-skills