By Changhochien
Operational workflows: KYC document parsing and rules-grid evaluation
Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the first step of KYC screening; output feeds the rules engine.
Apply the firm's KYC/AML rules grid to a parsed onboarding record — assign a risk rating, list every rule outcome with the rule cited, and flag what's missing or escalation-worthy. Use after kyc-doc-parse; this skill decides nothing, it scores and routes.
A collection of Pi agent skills for financial services professionals, adapted from Anthropic's financial-services project.
⚠️ Note: This is not a pure copy. Skills have been adapted for the Pi agent ecosystem with proper
SKILL.mdformatting, pi package manifest, and workspace installation support.
| Category | Skills |
|---|---|
| Investment Banking | Pitch decks, teasers, CIMs, deal tracking, M&A modeling |
| Equity Research | DCF, comps, LBO, sector analysis, earnings reports |
| Fixed Income | Swap curves, bond analysis, FX carry, options vol |
| Private Equity | IC memos, portfolio monitoring, returns analysis |
| Wealth Management | Investment proposals, client reports, rebalancing |
| Accounting | GL reconciliation, accruals, variance commentary |
| Compliance | KYC document parsing, AML rules |
# Install as workspace package (recommended for teams)
pi install npm:@hcchang/pi-financial-services -l
# Or global
pi install npm:@hcchang/pi-financial-services
Simply ask naturally:
Skills are organized in plugins/:
partner-built/ - LSEG, S&P Global data connectorsvertical-plugins/ - Core skills by vertical (IB, ER, PE, WM, etc.)Originally created by Anthropic. Adapted for Pi agent by @hcchang.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub changhochien/pi-financial-services --plugin operationsBriefing pack before every client meeting
Equity research tools: earnings analysis, initiating coverage reports, and research workflows
Core financial modeling and analysis tools: DCF, comps, LBO, 3-statement models, competitive analysis, and deck QC
Fund administration and finance ops skills: GL reconciliation, break tracing, accruals, roll-forwards, variance commentary, NAV tie-out
Earnings call and filings to model update to note draft
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,640 supported skills.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.