b891783b23
Financial services plugins for Claude Code covering: - Equity Research - Financial Analysis (comps, DCF, LBO, 3-statements, check-deck, check-model) - Investment Banking (strip profiles, CIM, pitch decks, merger models) - Private Equity (deal screening, IC memos, portfolio monitoring) - Wealth Management
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"name": "fsi-plugins",
|
|
"owner": {
|
|
"name": "Matt Piccolella"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "financial-analysis",
|
|
"source": "./financial-analysis",
|
|
"description": "Core financial modeling and analysis tools: DCF, comps, LBO, 3-statement models, competitive analysis, and deck QC"
|
|
},
|
|
{
|
|
"name": "investment-banking",
|
|
"source": "./investment-banking",
|
|
"description": "Investment banking productivity tools - client and market insights, deck creation, financial analysis, and transaction management"
|
|
},
|
|
{
|
|
"name": "equity-research",
|
|
"source": "./equity-research",
|
|
"description": "Equity research tools: earnings analysis, initiating coverage reports, and research workflows"
|
|
},
|
|
{
|
|
"name": "private-equity",
|
|
"source": "./private-equity",
|
|
"description": "Private equity deal sourcing and workflow tools: company discovery, CRM integration, and founder outreach"
|
|
},
|
|
{
|
|
"name": "wealth-management",
|
|
"source": "./wealth-management",
|
|
"description": "Wealth management and financial advisory tools: client reviews, financial planning, portfolio analysis, and client reporting"
|
|
}
|
|
]
|
|
}
|