Recoup — List Artists Inventory the roster. Artist dirs live at artists/{artist-slug}/ ; RECOUP.md (frontmatter artistName / artistSlug / artistId ) is the identity file. Procedure Walk the filesystem when it's a real sandbox ( ls -d artists/*/ , find artists -name RECOUP.md ); if artists/ is missing/empty, fall back to recoup-platform-api-access roster discovery ( GET /accounts/id → GET /organizations → GET /artists?org_id=… ). Never report an empty roster from a missing filesystem — an empty artists/ dir is not an empty roster; confirm against the live account first. Guardrails Never invent a roster/artist — empty filesystem ≠ empty roster. Report names + identity (slug/id), not a raw JSON dump. Show more Installs 721 Repository recoupable/skills GitHub Stars 1 First Seen Jun 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
recoup-roster-list-artists
安装
npx skills add https://github.com/recoupable/skills --skill recoup-roster-list-artists