client-review

GitHub

辅助准备客户审查会议,整合账户数据、投资组合表现、资产配置分析及建议,生成会议议程和总结文档。

plugins/agent-plugins/meeting-prep-agent/skills/client-review/SKILL.md anthropics/financial-services

Trigger Scenarios

client review meeting prep for [client] quarterly review prep for [client name] client meeting

Install

npx skills add anthropics/financial-services --skill client-review -g -y
More Options

Non-standard path

npx skills add https://github.com/anthropics/financial-services/tree/main/plugins/agent-plugins/meeting-prep-agent/skills/client-review -g -y

Use without installing

npx skills use anthropics/financial-services@client-review

指定 Agent (Claude Code)

npx skills add anthropics/financial-services --skill client-review -a claude-code -g -y

安装 repo 全部 skill

npx skills add anthropics/financial-services --all -g -y

预览 repo 内 skill

npx skills add anthropics/financial-services --list

SKILL.md

Frontmatter
{
    "name": "client-review",
    "description": "Prepare for client review meetings with portfolio performance summary, allocation analysis, talking points, and action items. Pulls together account data into a concise meeting-ready format. Use before quarterly reviews, annual checkups, or ad-hoc client meetings. Triggers on \"client review\", \"meeting prep for [client]\", \"quarterly review\", \"prep for [client name]\", or \"client meeting\"."
}

Client Review Prep

Workflow

Step 1: Client Context

Gather or look up:

  • Client name and household members
  • Account types: Taxable, IRA, Roth, 401(k), trust, etc.
  • Total AUM across accounts
  • Investment Policy Statement (IPS): Target allocation, risk tolerance, constraints
  • Life stage: Accumulation, pre-retirement, retirement, legacy
  • Last meeting date and any outstanding action items

Step 2: Portfolio Performance

For each account and the household aggregate:

Metric QTD YTD 1-Year 3-Year Since Inception
Portfolio return
Benchmark return
Alpha

Performance Attribution:

  • Which asset classes / positions drove returns?
  • Top 3 contributors and top 3 detractors
  • Any outsized single-position impact?

Step 3: Allocation Review

Current vs. target allocation:

Asset Class Target Current Drift Action
US Large Cap
US Mid/Small
International Developed
Emerging Markets
Fixed Income
Alternatives
Cash

Flag any drift exceeding the IPS rebalancing threshold (typically 3-5%).

Step 4: Talking Points

Generate a meeting agenda:

  1. Market overview (2-3 min): Brief macro context and outlook
  2. Portfolio performance (5 min): How did we do? Why?
  3. Allocation review (5 min): Any rebalancing needed?
  4. Planning updates (5-10 min):
    • Life changes? (job, health, family, home, education)
    • Income needs changing?
    • Tax situation updates
    • Estate planning updates
  5. Action items (5 min): What are we doing before next meeting?

Step 5: Proactive Recommendations

Based on the review, suggest:

  • Rebalancing trades (if drift exceeds thresholds)
  • Tax-loss harvesting opportunities
  • Cash deployment or withdrawal planning
  • Roth conversion opportunities (if applicable)
  • Beneficiary updates or estate planning needs
  • Insurance review (life, disability, LTC)

Step 6: Output

  • One-page client review summary (Word or PDF)
  • Performance table with benchmarks
  • Allocation pie chart (current vs. target)
  • Recommended action items
  • Meeting agenda

Important Notes

  • Know your client before the meeting — review notes from last meeting
  • Lead with what the client cares about, not what you want to talk about
  • If performance was bad, address it directly — don't hide or spin
  • Always end with clear action items and next steps with dates
  • Document the meeting notes and any changes to the IPS
  • Compliance: ensure all materials are compliant with firm policies and regulatory requirements

Version History

  • 3865222 Current 2026-08-20 07:52

Same Skill Collection

claude-for-msft-365-install/.claude/skills/verify/SKILL.md
plugins/agent-plugins/earnings-reviewer/skills/audit-xls/SKILL.md
plugins/agent-plugins/earnings-reviewer/skills/earnings-analysis/SKILL.md
plugins/agent-plugins/earnings-reviewer/skills/earnings-preview/SKILL.md
plugins/agent-plugins/earnings-reviewer/skills/model-update/SKILL.md
plugins/agent-plugins/earnings-reviewer/skills/morning-note/SKILL.md
plugins/agent-plugins/earnings-reviewer/skills/xlsx-author/SKILL.md
plugins/agent-plugins/gl-reconciler/skills/audit-xls/SKILL.md
plugins/agent-plugins/gl-reconciler/skills/break-trace/SKILL.md
plugins/agent-plugins/gl-reconciler/skills/gl-recon/SKILL.md
plugins/agent-plugins/gl-reconciler/skills/xlsx-author/SKILL.md
plugins/agent-plugins/kyc-screener/skills/kyc-doc-parse/SKILL.md
plugins/agent-plugins/kyc-screener/skills/kyc-rules/SKILL.md
plugins/agent-plugins/kyc-screener/skills/xlsx-author/SKILL.md
plugins/agent-plugins/market-researcher/skills/competitive-analysis/SKILL.md
plugins/agent-plugins/market-researcher/skills/idea-generation/SKILL.md
plugins/agent-plugins/market-researcher/skills/pptx-author/SKILL.md
plugins/agent-plugins/market-researcher/skills/sector-overview/SKILL.md
plugins/agent-plugins/meeting-prep-agent/skills/client-report/SKILL.md
plugins/agent-plugins/meeting-prep-agent/skills/investment-proposal/SKILL.md
plugins/agent-plugins/meeting-prep-agent/skills/pptx-author/SKILL.md
plugins/agent-plugins/model-builder/skills/3-statement-model/SKILL.md
plugins/agent-plugins/model-builder/skills/audit-xls/SKILL.md
plugins/agent-plugins/model-builder/skills/dcf-model/SKILL.md
plugins/agent-plugins/model-builder/skills/lbo-model/SKILL.md
plugins/agent-plugins/model-builder/skills/xlsx-author/SKILL.md
plugins/agent-plugins/month-end-closer/skills/accrual-schedule/SKILL.md
plugins/agent-plugins/month-end-closer/skills/audit-xls/SKILL.md
plugins/agent-plugins/month-end-closer/skills/roll-forward/SKILL.md
plugins/agent-plugins/month-end-closer/skills/variance-commentary/SKILL.md
plugins/agent-plugins/month-end-closer/skills/xlsx-author/SKILL.md
plugins/agent-plugins/pitch-agent/skills/3-statement-model/SKILL.md
plugins/agent-plugins/pitch-agent/skills/audit-xls/SKILL.md
plugins/agent-plugins/pitch-agent/skills/dcf-model/SKILL.md
plugins/agent-plugins/pitch-agent/skills/deck-refresh/SKILL.md
plugins/agent-plugins/pitch-agent/skills/lbo-model/SKILL.md
plugins/agent-plugins/pitch-agent/skills/pitch-deck/SKILL.md
plugins/agent-plugins/pitch-agent/skills/pptx-author/SKILL.md
plugins/agent-plugins/pitch-agent/skills/sector-overview/SKILL.md
plugins/agent-plugins/pitch-agent/skills/xlsx-author/SKILL.md
plugins/agent-plugins/statement-auditor/skills/audit-xls/SKILL.md
plugins/agent-plugins/statement-auditor/skills/nav-tieout/SKILL.md
plugins/agent-plugins/statement-auditor/skills/xlsx-author/SKILL.md
plugins/agent-plugins/valuation-reviewer/skills/ic-memo/SKILL.md
plugins/agent-plugins/valuation-reviewer/skills/portfolio-monitoring/SKILL.md
plugins/agent-plugins/valuation-reviewer/skills/returns-analysis/SKILL.md
plugins/agent-plugins/valuation-reviewer/skills/xlsx-author/SKILL.md
plugins/partner-built/lseg/skills/bond-futures-basis/SKILL.md
plugins/partner-built/lseg/skills/bond-relative-value/SKILL.md

Metadata

Files
0
Version
3865222
Hash
ad848eac
Indexed
2026-08-20 07:52

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 08:37
浙ICP备14020137号-1 $mapa de visitantes$