recoup-setup

Installation
SKILL.md

Set up Recoup in Claude Code

End-to-end onboarding for a fresh Claude Code install. Run once per machine after /plugin marketplace add recoupable/skills. Takes a couple of minutes (an email PIN round-trip) and is idempotent — safe to re-run.

What this skill does

  1. Check whether this machine is already set up.
  2. Confirm which email to register and request a verification PIN.
  3. Verify the PIN to receive an API key tied to that real account.
  4. Save the key to ~/.claude/recoup.env.
  5. Verify the key works.
  6. Look up which org(s) the account belongs to via the Recoup API.
  7. Seed ~/.claude/CLAUDE.md so Claude routes music-industry questions through Recoup.
  8. Print a smoke-test prompt.

Confirm each command before running anything that writes to the home directory or shell profile.

Step 1 — Idempotency check

Installs
1
GitHub Stars
1
First Seen
May 18, 2026
recoup-setup — recoupable/skills