用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/thiagofernandes1987-create/APEX --skill client-review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | client-review |
| description | Use this skill when the task requires client review capabilities. |
| executor | LLM_BEHAVIOR |
| skill_id | finance.wealth_management.client_review_2 |
| status | ADOPTED |
| security | {"level":"high","pii":false,"approval_required":true} |
| anchors | ["finance","data","performance"] |
| tier | 2 |
| input_schema | [{"name":"code_or_task","type":"string","description":"Code snippet, script, or task description to process","required":true},{"name":"context","type":"string","description":"Additional context or background information","required":false}] |
| output_schema | [{"name":"report","type":"string","description":"Analysis report or summary from client review"}] |
description: "Analyze — Prepare for client review meetings with portfolio performance summary, allocation analysis, talking points, and action items. Pulls together account data into a concise meeting-rea"
Gather or look up:
For each account and the household aggregate:
| Metric | QTD | YTD | 1-Year | 3-Year | Since Inception |
|---|---|---|---|---|---|
| Portfolio return | |||||
| Benchmark return | |||||
| Alpha |
Performance Attribution:
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%).
Generate a meeting agenda:
Based on the review, suggest:
Analyze — Prepare for client review meetings with portfolio performance summary, allocation analysis, talking points, and action items. Pulls together account data into a concise meeting-rea
Use this skill when the task requires client review capabilities.
If this skill fails to produce the expected output: (1) verify input completeness, (2) retry with more specific context, (3) fall back to the parent workflow without this skill.