From wealth-management
Generates client-facing performance reports for Chinese wealth management clients, covering A-share portfolios, regulatory requirements, and local reporting conventions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wealth-management:china-client-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create professional **A股财富管理客户报告** — performance reports for Chinese wealth management clients.
Create professional A股财富管理客户报告 — performance reports for Chinese wealth management clients.
get_index_data("000001") → 上证指数 benchmark
get_index_data("399006") → 创业板指 benchmark
get_index_data("000300") → 沪深300 benchmark
get_quote(ticker) → Individual security performance
get_fund_data(fund_code) → Fund performance
Client portfolio summary:
| Metric | Value | Change |
|---|---|---|
| Total AUM (总资产) | ¥XX.X万 | ±X% |
| Market value | ¥XX.X万 | ±X% |
| Cash position | ¥XX.X万 | |
| YTD return | X.XX% | |
| Since inception | X.XX% (annualized) | |
| Benchmark (沪深300) | X.XX% |
Performance by asset class:
| Asset Class | Allocation | Market Value | Period Return | Contribution |
|---|---|---|---|---|
| A股股票 | XX% | ¥XX | X.XX% | X.XX% |
| 基金 | XX% | ¥XX | X.XX% | X.XX% |
| 债券 | XX% | ¥XX | X.XX% | X.XX% |
| 现金/理财 | XX% | ¥XX | X.XX% | X.XX% |
| Total | 100% | X.XX% |
Performance by sector:
| Sector | Allocation | Return | Contribution |
|---|---|---|---|
| 消费 | XX% | X.XX% | X.XX% |
| 科技 | XX% | X.XX% | X.XX% |
| 医药 | XX% | X.XX% | X.XX% |
| 金融 | XX% | X.XX% | X.XX% |
| 新能源 | XX% | X.XX% | X.XX% |
| 其他 | XX% | X.XX% | X.XX% |
Top positions:
| Security | Ticker | Allocation | Market Value | Period Return | vs Benchmark |
|---|---|---|---|---|---|
Positions with significant changes:
Market environment:
一、市场回顾
上证指数: [Close] ([Change]%)
深证成指: [Close] ([Change]%)
创业板指: [Close] ([Change]%)
市场特征:
- 成交量: [XX亿]
- 北向资金: [净买入/净卖出 XX亿]
- 领涨板块: [List]
- 领跌板块: [List]
二、宏观要闻
- [Key macro developments]
- [Policy changes]
- [Market-moving events]
Performance commentary:
一、整体表现
[Period return, benchmark comparison, attribution summary]
二、主要贡献
[Top contributors to performance]
三、主要拖累
[Biggest detractors from performance]
四、操作回顾
[Trading activity summary]
五、市场展望
[Brief market outlook]
Forward-looking recommendations:
| Action | Rationale | Priority |
|---|---|---|
| High / Medium / Low |
Standard Chinese client report format:
【XX财富】客户投资报告 [Period]
客户名称:[Client Name]
报告期:[Period]
一、账户概览
[Portfolio snapshot table]
二、业绩表现
[Performance attribution]
三、持仓分析
[Holdings review]
四、市场回顾
[Market context]
五、投研观点
[Commentary]
六、展望与建议
[Outlook and recommendations]
| Client Profile | Appropriate Benchmark |
|---|---|
| A股均衡 | 沪深300 |
| A股成长 | 创业板指 |
| A股价值 | 中证红利 |
| 偏债混合 | 沪深300 × 60% + 中债 × 40% |
| 基金组合 | 基金业绩基准加权 |
Required disclosures (China):
| Concern | Typical Response |
|---|---|
| 账户亏损 | Explain market cycle, quality of holdings |
| 净值波动 | Normal for equity investing |
| 为什么买/卖 | Investment rationale |
| 市场方向 | Tactical positioning |
| 个股风险 | Risk management process |
| 赎回 | Liquidity, timing considerations |
Before delivering:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub jwangkun/claude-for-financial-services-cn --plugin wealth-management