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_KEYfrom~/.claude/recoup.env(if absent, run recoup-platform-connect-account first — that IS step 1). - Base URL
https://api.recoupable.dev/api, auth headerx-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).