recoup-research-the-web

Installation
SKILL.md

Recoup Research — The Web

General open-web research and the graceful-degradation fallback for the other research skills. Researches any entity, not just artists.

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

Tools

  • POST /research/web — quick ranked results (seconds, cheap).
  • POST /research/deep — cited narrative (2+ min, expensive).
  • POST /research/extract {urls, objective} — read specific URLs.
  • POST /research/enrich {input, schema} — structured facts about ANY entity (label, manager, venue, brand, person); schema must include "type":"object".
Installs
1
GitHub Stars
1
First Seen
Jun 24, 2026
recoup-research-the-web — recoupable/skills