Best use case
hnwi-companion is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
用于信托领域财富与家族信托中的高净值客户陪伴助手场景,支持结构化处理与报告输出。
Teams using hnwi-companion should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/hnwi-companion/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How hnwi-companion Compares
| Feature / Agent | hnwi-companion | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
用于信托领域财富与家族信托中的高净值客户陪伴助手场景,支持结构化处理与报告输出。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# hnwi-companion
## 概述
本技能用于信托业务场景的结构化处理,支持数据解析、规则识别与报告输出。
## 输入要求
- 支持 JSON 数组或 JSONL
- 建议字段:`id`, `name`, `text`, `status`, `timestamp`,以及场景相关业务字段
## 工作流程
1. 明确业务口径与目标
2. 读取并清洗输入数据
3. 执行规则分析与风险识别
4. 输出结构化结果并标注复核事项
5. 人工复核后进入正式流程
## 执行方式
```bash
python scripts/analyze.py --input input.json --output report.md
```
## 输出结构
1. 样本概览(数量、等级分布)
2. 重点条目(分值、命中原因)
3. 风险提示与复核建议
4. 免责声明
## 质量要求
- 事实与判断分离
- 规则命中可追溯
- 保留自动生成需人工复核声明
- 不输出投资建议、授信决策或法律最终意见
## 使用示例
### 示例 1: 基本使用
```python
# 调用 skill
result = run_skill({
"param1": "value1",
"param2": "value2"
})
```
### 示例 2: 命令行使用
```bash
python scripts/run_skill.py --input data.json
```Related Skills
holding-companionship-content-assistant
当用户需要围绕客户当前持仓、净值波动、市场波动、组合回撤、收益预期变化、再平衡沟通、 定投陪伴、节假日陪伴、存量客户关怀、重点客户回访等场景,生成可解释、可沟通、可执行、 可追踪的客户陪伴内容时,使用本技能。 本技能适用于银行财富管理场景,重点帮助客户经理、理财经理、投顾运营团队输出: 持仓解读、市场波动说明、客户关怀话术、分层陪伴文案、跟进动作建议、风险提示、 常见异议回应、持续触达计划。 当输入信息不足时,本技能应显式区分“已知信息、推断信息、待补充信息”,避免对收益作出保证, 避免给出超出适当性边界的结论。
hnwi-demand-tracker
用于信托领域财富与家族信托中的高净值需求跟踪助手场景,支持结构化处理与报告输出。
fund-holding-companion-content-assistant
当用户需要在基金场景中完成客户陪伴内容助手相关任务时使用本技能,适用于持仓陪伴及相关分析、生成、审阅请求。 用户提到「客户陪伴」「持仓陪伴」「陪伴内容」或需要输出结构化中文结论、模板和配套脚本时,应优先触发。
bank-t193-wealth-management-customer-companion-monthly-assistant
当用户需要在银行财富管理场景下制作客户陪伴月报、复盘摘要、跟进清单或月度沟通要点时使用本技能,帮助把多来源材料沉淀为结构化、可执行、可合规的月度陪伴内容。
bank-t192-wealth-management-customer-companion-weekly-assistant
当需要在银行财富管理场景下输出客户陪伴周报、周度摘要与跟进计划时使用本技能,适合将多来源材料整理为结构化周度内容、重点事项与后续动作。
trust-valuation-engine
## 描述
trust-risk-manager
## 描述
trust-product-analyzer
## 描述
trust-income-calculator
## 描述
trust-compliance-checker
## 描述
trust-asset-allocation
## 描述
family-trust-designer
## 描述