From Recoup Skills
Estimate a catalog, album, or song's value from public streaming data alone — no seller files or data room required. Use for "what's this catalog worth from public data", "ballpark this catalog", or "estimate the value of [album/song]". Wider error bars than a seller-file valuation; states its assumptions. For full diligence on a real data room use recoup-catalog-review-deal.
How this skill is triggered — by the user, by Claude, or both
Slash command
/recoup-skills:recoup-catalog-estimate-valueThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Value a catalog/album/recording from **public/streaming data alone** — the clean-room
Value a catalog/album/recording from public/streaming data alone — the clean-room
cousin of a full valuation. Deterministic scripts ship in scripts/ (invoke
relatively); methodology + API contract in references/.
python3 scripts/fetch_album_tracks.py — pull the catalog from public sources.python3 scripts/estimate.py — estimate streams→revenue→value per
references/methodology.md (uses references/recoup-api.md).python3 scripts/build_report.py — assemble the estimate report (needs
pip3 install matplotlib reportlab).Be explicit that this is a public-data estimate (wider error bars than a seller-file valuation), and state the assumptions. For a real data room with seller files, use recoup-catalog-review-deal instead.
references/methodology.md · references/recoup-api.mdscripts/estimate.py · scripts/fetch_album_tracks.py · scripts/build_report.py
— ship alongside this skill; invoke relatively.npx claudepluginhub recoupable/skills --plugin recoup-releasesOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.