Extract Advisorhub Articles

Extract structured advisor data (advisors, firms, teams, transition events, disclosures, sanctions) from AdvisorHub article prose and load it into Harper. The Claude session does the extraction inline (no API calls); two helper Python scripts handle the file diff and the database load. Idempotent — safe to re-run; the resolver matches existing entities by name + employment overlap rather than blindly creating duplicates. Use when the user wants to "extract", "parse", "structure", "harvest", "process", or "enrich" AdvisorHub articles, or when they want richer entity data than the regex-only `ingest-advisorhub` skill produces.

codyswanngt 1e96a3b 3 files · 40.1 KB Updated

File contents

codyswanngt/advisory-rankings/tree/main/.claude/skills/extract-advisorhub-articles commit 1e96a3b78d

Frequently asked questions

npx skillmds@latest add codyswanngt/extract-advisorhub-articles-2