leapcat-kyc

Installation
SKILL.md

LeapCat KYC Verification Skill

Guide a user through the full Know Your Customer (KYC) verification process using the leapcat. Covers document upload, personal information submission, agreements, and status polling.

Prerequisites

  • leapcat must be installed and in PATH
  • User must be authenticated — run leapcat auth login --email <email> first
  • Identity document images (e.g., passport, national ID) must be available as local files

Commands

upload (file upload utility)

Upload an image file and receive a URL + key for use in subsequent KYC commands.

leapcat upload --file <path-to-file> --json
Installs
4
First Seen
Mar 31, 2026
leapcat-kyc — leapcat-ai/leapcat-skills