recoup-research-find-contacts

Installation
SKILL.md

Recoup Research — Find Contacts

Find industry people (managers, A&R, press) and draft outreach.

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

Procedure

  • POST /research/people {query, num_results} — multi-source profiles (LinkedIn etc.).
  • POST /research/enrich {input, schema} — structured facts (title, recent signings, contact); schema must include "type":"object".
  • POST /research/extract {urls, objective} — pull specific source pages.
  • Fall back to /web + /deep for narrative and leads.
Installs
1
GitHub Stars
1
First Seen
Jun 24, 2026
recoup-research-find-contacts — recoupable/skills