recoup-platform-track-onboarding

Installation
SKILL.md

Recoup — Track Onboarding

Score an account against the Recoup activation funnel and say exactly what to do next. The checkpoint definitions, API calls, and scoring rules live in references/onboarding-checkpoints.md — read that first.

Prerequisites

  • A connected account: RECOUP_API_KEY from ~/.claude/recoup.env (if absent, run recoup-platform-connect-account first — that IS step 1).
  • Base URL https://api.recoupable.dev/api, auth header x-api-key. Load recoup-platform-api-access for endpoint plumbing.
  • Recoup staff with an admin token may score any account by appending ?account_id=<uuid> to the list endpoints (reads only).

Procedure

Installs
14
GitHub Stars
3
First Seen
Jul 23, 2026
recoup-platform-track-onboarding — recoupable/skills