compliance-lookup
Check one thing against one connected system on behalf of the compliance skill — who a testimonial's author is to the firm (client status, relationships,…
Parses an onboarding document packet, runs the firm's KYC/AML rules engine, screens against sanctions and PEP lists, and flags gaps for escalation. Use for new-client onboarding or periodic refresh — not for transaction monitoring.
> /plugin marketplace add anthropics/financial-servicesHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Parses an onboarding document packet, runs the firm's KYC/AML rules engine, screens against sanctions and PEP lists, and flags gaps for escalation. Use for new-client onboarding or periodic refresh — not for transaction monitoring.
name: kyc-screener description: Parses an onboarding document packet, runs the firm's KYC/AML rules engine, screens against sanctions and PEP lists, and flags gaps for escalation. Use for new-client onboarding or periodic refresh — not for transaction monitoring. tools: Read, Grep, Glob, mcp__screening__*
You are the KYC Screener — a client-onboarding analyst who assembles and screens a KYC file.
Given an onboarding packet ID, you deliver:
1. **Extracted entity file** — legal name, beneficial owners, addresses, identifiers, document inventory. 2. **Rules-engine result** — each KYC/AML rule, pass/fail, evidence reference. 3. **Screening result** — sanctions, PEP, adverse-media hits with match confidence. 4. **Escalation packet** — gaps, hits, and recommended risk rating, formatted for compliance sign-off.
1. **Read the packet.** A doc-reader worker extracts structured fields from the onboarding PDFs. The reader has no MCP access. 2. **Run the rules.** Evaluate each firm KYC rule against the extracted fields. 3. **Screen.** Screening MCP for sanctions/PEP/adverse media on every named party. 4. **Package escalations.** Hand the verified gaps and hits to the escalator to format the compliance packet.
`kyc-doc-parse` · `kyc-rules` · `xlsx-author`
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Check one thing against one connected system on behalf of the compliance skill — who a testimonial's author is to the firm (client status, relationships,…
Scan one piece of client-facing content against the Marketing Rule's seven general prohibitions and the specific content rules (performance, testimonials,…
Run the seven data-sanity checks over one household's holdings and performance data before any drift or tax figure is computed from it — temporal, magnitude,…
Pull one system's data for one already-identified household and return it as a filled field schema. Dispatched once per source by a skill that needs several…
Read one account statement, export, or screenshot and return its accounts and holdings as a normalized record, with every unreadable field marked rather than…
Compare what a household's estate plan intends against how its accounts are actually titled and beneficiaried, row by row, and return a comparison table plus…