/client-report
Generate professional client-facing performance reports with portfolio returns, allocation breakdowns, and market commentary. Suitable for quarterly or annual distribution. Triggers on "client report", "performance report", "quarterly report for [client]", "generate reports", or
$ npx -y skills add anthropics/financial-services --skill client-report --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/client-report
Context preview
The summary Claude sees to decide when to auto-load this skill.
Generate professional client-facing performance reports with portfolio returns, allocation breakdowns, and market commentary. Suitable for quarterly or annual distribution. Triggers on "client report", "performance report", "quarterly report for [client]", "generate reports", or
SKILL.md
client-report.SKILL.mdname: client-report
description: Generate professional client-facing performance reports with portfolio returns, allocation breakdowns, and market commentary. Suitable for quarterly or annual distribution. Triggers on "client report", "performance report", "quarterly report for [client]", "generate reports", or "client statement".
Client Report
Workflow
Step 1: Report Parameters
- **Client name** and household
- **Reporting period**: Quarter, YTD, annual, custom range
- **Accounts**: All accounts or specific account
- **Benchmark**: S&P 500, 60/40 blend, custom benchmark matching IPS
- **Firm branding**: Logo, colors, disclaimers
Step 2: Performance Summary
**Household Summary:**
| | QTD | YTD | 1-Year | 3-Year Ann. | 5-Year Ann. | ITD Ann. | |---|-----|-----|--------|-------------|-------------|----------| | Portfolio | | | | | | | | Benchmark | | | | | | | | +/- | | | | | | |
**By Account:**
| Account | Type | Value | QTD | YTD | Benchmark | |---------|------|-------|-----|-----|-----------| | Joint Taxable | Brokerage | | | | | | John IRA | Traditional | | | | | | Jane Roth | Roth IRA | | | | | | 529 Plan | Education | | | | | | **Total** | | | | | |
Step 3: Allocation Overview
Current allocation with visual (pie chart or bar chart):
| Asset Class | % of Portfolio | $ Value | Benchmark % | |------------|---------------|---------|-------------| | | | | |
Step 4: Holdings Detail
| Security | Asset Class | Shares | Price | Value | % of Portfolio | QTD Return | |----------|-----------|--------|-------|-------|---------------|-----------| | | | | | | | |
Step 5: Market Commentary
Brief market summary tailored to the client's level of sophistication:
- What happened in markets this quarter (2-3 sentences)
- How it affected the portfolio
- Outlook and positioning rationale (2-3 sentences)
- No jargon for retail clients; can be more technical for sophisticated investors
Step 6: Activity Summary
- Trades executed during the period
- Contributions and withdrawals
- Dividends and interest received
- Fees charged
- Rebalancing activity
Step 7: Planning Notes
- Progress toward financial goals (retirement, education, etc.)
- Any plan changes or recommendations
- Upcoming action items
- Next review date
Step 8: Output
- PDF report (8-12 pages) with firm branding
- Word document for customization
- Excel data appendix (optional)
**Report Structure:** 1. Cover page (client name, period, firm logo) 2. Executive summary (1 page) 3. Performance summary (1-2 pages) 4. Allocation overview with charts (1 page) 5. Holdings detail (1-2 pages) 6. Market commentary (1 page) 7. Activity summary (1 page) 8. Planning notes (1 page) 9. Disclosures and disclaimers (1 page)
Important Notes
- Performance must be calculated net of fees unless client/compliance requires gross
- Always include appropriate disclaimers and disclosures (past performance, risk factors)
- Reports should be consistent across clients — use a standard template
- Match the level of detail to the client — some want every holding, others want a one-page summary
- Benchmark selection matters — use the benchmark from the IPS, not whatever looks best
- Review for compliance approval before first distribution of a new template
Read more
name: client-report description: Generate professional client-facing performance reports with portfolio returns, allocation breakdowns, and market commentary. Suitable for quarterly or annual distribution. Triggers on "client report", "performance report", "quarterly report for [client]", "generate reports", or "client statement".
Client Report
Workflow
Step 1: Report Parameters
- **Client name** and household
- **Reporting period**: Quarter, YTD, annual, custom range
- **Accounts**: All accounts or specific account
- **Benchmark**: S&P 500, 60/40 blend, custom benchmark matching IPS
- **Firm branding**: Logo, colors, disclaimers
Step 2: Performance Summary
**Household Summary:**
| | QTD | YTD | 1-Year | 3-Year Ann. | 5-Year Ann. | ITD Ann. | |---|-----|-----|--------|-------------|-------------|----------| | Portfolio | | | | | | | | Benchmark | | | | | | | | +/- | | | | | | |
**By Account:**
| Account | Type | Value | QTD | YTD | Benchmark | |---------|------|-------|-----|-----|-----------| | Joint Taxable | Brokerage | | | | | | John IRA | Traditional | | | | | | Jane Roth | Roth IRA | | | | | | 529 Plan | Education | | | | | | **Total** | | | | | |
Step 3: Allocation Overview
Current allocation with visual (pie chart or bar chart):
| Asset Class | % of Portfolio | $ Value | Benchmark % | |------------|---------------|---------|-------------| | | | | |
Step 4: Holdings Detail
| Security | Asset Class | Shares | Price | Value | % of Portfolio | QTD Return | |----------|-----------|--------|-------|-------|---------------|-----------| | | | | | | | |
Step 5: Market Commentary
Brief market summary tailored to the client's level of sophistication:
- What happened in markets this quarter (2-3 sentences)
- How it affected the portfolio
- Outlook and positioning rationale (2-3 sentences)
- No jargon for retail clients; can be more technical for sophisticated investors
Step 6: Activity Summary
- Trades executed during the period
- Contributions and withdrawals
- Dividends and interest received
- Fees charged
- Rebalancing activity
Step 7: Planning Notes
- Progress toward financial goals (retirement, education, etc.)
- Any plan changes or recommendations
- Upcoming action items
- Next review date
Step 8: Output
- PDF report (8-12 pages) with firm branding
- Word document for customization
- Excel data appendix (optional)
**Report Structure:** 1. Cover page (client name, period, firm logo) 2. Executive summary (1 page) 3. Performance summary (1-2 pages) 4. Allocation overview with charts (1 page) 5. Holdings detail (1-2 pages) 6. Market commentary (1 page) 7. Activity summary (1 page) 8. Planning notes (1 page) 9. Disclosures and disclaimers (1 page)
Important Notes
- Performance must be calculated net of fees unless client/compliance requires gross
- Always include appropriate disclaimers and disclosures (past performance, risk factors)
- Reports should be consistent across clients — use a standard template
- Match the level of detail to the client — some want every holding, others want a one-page summary
- Benchmark selection matters — use the benchmark from the IPS, not whatever looks best
- Review for compliance approval before first distribution of a new template
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Other skills on financial-services.
- /verify
Verify changes to the claude-for-msft-365-install admin scripts and commands by driving them against an isolated fake $HOME.
Open skill - /audit-xls
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my
Open skill - /earnings-analysis
Create professional equity research earnings update reports (8-12 pages, 3,000-5,000 words) analyzing quarterly results for companies already under coverage. Fast-turnaround format focusing on beat/miss analysis, key metrics, updated estimates, and revised thesis. Includes 1-3
Open skill - /earnings-preview
Build pre-earnings analysis with estimate models, scenario frameworks, and key metrics to watch. Use before a company reports quarterly earnings to prepare positioning notes, set up bull/bear scenarios, and identify what will move the stock. Triggers on "earnings preview", "what
Open skill - /model-update
Update financial models with new data — quarterly earnings, management guidance, macro changes, or revised assumptions. Adjusts estimates, recalculates valuation, and flags material changes. Use after earnings, guidance updates, or when assumptions need refreshing. Triggers on
Open skill - /morning-note
Draft concise morning meeting notes summarizing overnight developments, trade ideas, and key events for coverage stocks. Designed for the 7am morning meeting format — tight, opinionated, actionable. Triggers on "morning note", "morning meeting", "what happened overnight", "trade
Open skill

