affiliation-scrape

Installation
SKILL.md

Scope guard. This skill exists to populate logo strips and social-proof sections on the platform site. Its output (content-library/affiliations/{slug}.json) carries logo URLs, logo quality grades, strip groupings, and prominence scores — fields that the movement-leader-substrate intentionally omits. If you are working on the substrate document, do NOT invoke this skill — substrate's organizational affiliations come from network/organizations.md and use a simpler | Organization | Role | Years | URL | table without logo metadata.

Scrape and document affiliations for: $ARGUMENTS

$ARGUMENTS should include:

  • The person's full name (required): e.g. "Alan Hirsch"
  • Optionally: their primary domain or website: e.g. --site alanhirsch.org
  • Optionally: a category filter: --category publisher,speaking,media
  • Optionally: an output path: --output content-library/affiliations/alan-hirsch.json
  • Empty — ask the user for the person's name

Before Starting

  1. Confirm you have browser tools available (mcp__chrome-devtools)
  2. Check content-library/affiliations/ for any existing affiliation file for this person
  3. If an existing file is found, load it and run in incremental mode — add new orgs, don't overwrite confirmed data

Research Pipeline

Installs
1
GitHub Stars
1
First Seen
Jun 4, 2026
affiliation-scrape — joshuashepherd/my-skills