Upsert Advisor

Idempotently create or update one financial advisor in Harper using FINRA BrokerCheck and AdvisorHub as primary sources, then enrich with deep web research (firm bio, Barron's, ranking lists, press). Required input is the advisor's legal name; optional disambiguators (CRD, current firm, state, career-start year, "James Taylor at Wells Fargo in NYC") narrow the BrokerCheck match. Re-running with the same name is safe — every write is a deterministic upsert. Use when the user wants to "add", "create", "import", "load", "research", "look up", "enrich", "refresh", or "update" a single advisor by name.

codyswanngt 3702684 16.4 KB Updated

File contents

codyswanngt/advisory-rankings/tree/main/.claude/skills/upsert-advisor commit 3702684998

Frequently asked questions

npx skillmds@latest add codyswanngt/upsert-advisor-2