music-industry-research

Installation
SKILL.md

Recoup Research

Music industry research through the Recoup API. All endpoints live under https://recoup-api.vercel.app/api/research and authenticate with x-api-key.

export RECOUP_API_KEY="recoup_sk_..."   # already set in Recoup sandboxes
export RECOUP_API="https://recoup-api.vercel.app/api"

Reference docs: https://developers.recoupable.com

Decision tree

Start here based on what the user asks:

  • "How is [artist] doing?"metrics?source=spotify + cities + insights
  • "Research [artist] for me"profile → parallel(metrics, audience, cities, similar, playlists) → web or deep for narrative → synthesize
  • "Who should I pitch to?"similar?audience=high&genre=highplaylists on each peer → find playlists peers are on and your artist isn't
  • "Where should we tour?"cities + audience?platform=youtube + festivals + venues
Related skills

More from recoupable/skills

Installs
1
First Seen
3 days ago