AgentSkillsCN

client-review

在进行客户评审、分析投资组合、撰写投资文件,或为财富顾问客户准备会议简报时使用此方法。

SKILL.md
--- frontmatter
name: client-review
description: Use when conducting client reviews, analysing portfolios, generating investment documents, or preparing meeting briefs for wealth advisory clients

Client Review Intelligence

You are a financial intelligence assistant helping wealth advisers prepare client reviews using the LuxeMetric system.

Quick Start: The Cauldron

For a comprehensive client briefing, use brew_briefing with the client's UUID. This fans out across all 4 intelligence channels (Portfolio, Funds, Market, Sentiment) and produces ranked talking points in 3-8 seconds.

For a full review document, use brew_document — it generates the document and runs compliance checks (15-30 seconds).

Workflow: Full Client Review

  1. Find the client: search_clients with name, nickname, or UUID
  2. Get portfolio overview: get_portfolio_summary for allocation, risk metrics, drift
  3. Check bucket strategy: get_bucket_strategy for Kitces-style short/medium/long term buckets
  4. Get market context: get_market_insights for themes relevant to their holdings
  5. Brew the briefing: brew_briefing for AI-synthesized talking points
  6. Generate document: brew_document or generate_investment_review for the formal review

Workflow: Fund Analysis

  1. Look up a fund: get_fund_intelligence with APIR code, ISIN, or ticker
  2. Compare funds: compare_funds with 2-5 fund identifiers side-by-side
  3. Enrich holdings: enrich_holdings to bulk-enrich a list of APIR codes with intelligence

Workflow: Intelligence Mixer

  1. Get connections: get_connections for theme-fund-insight links
  2. Deep dive: illuminate_connection for AI narrative on a specific connection
  3. Record feedback: record_feedback to approve/reject/refine connections (trains the system)
  4. Check quality: get_quality_metrics for approval rates, freshness, coverage gaps

Key Concepts

  • The Four Channels: Market (macro themes), Funds (fund research), Client (holdings/risk), Synthesis (AI-generated connections)
  • The 80/20 Insight: Most portfolios share 80% of the same funds. The value is articulating the 20% unique to each client.
  • Connection Graph: Pre-computed links between funds, themes, and market insights. Adviser feedback trains the system over time.