recoup-research-weekly-brief

Installation
SKILL.md

Recoup Research — Weekly Brief

The recurring artifact a customer opens. Snapshots, not time series — the delta is vs your last file.

export RECOUP_API="https://api.recoupable.com/api"   # auth header: x-api-key: $RECOUP_API_KEY

Procedure (idempotent, dated, diffed)

Idempotency: if today's file already exists at artists/{slug}/research/brief-$(date +%F).md, stop and surface it. Read the prior brief for the baseline, then fan out in parallel:

Installs
1
GitHub Stars
1
First Seen
Jun 24, 2026
recoup-research-weekly-brief — recoupable/skills