roadshow-qa-institutional

面向基金渠道与销售支持领域的路演问答任务Skill,围绕「路演问答助手-机构版」场景提供信息抽取、结构化分析与结果输出。

105 stars

Best use case

roadshow-qa-institutional is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

面向基金渠道与销售支持领域的路演问答任务Skill,围绕「路演问答助手-机构版」场景提供信息抽取、结构化分析与结果输出。

Teams using roadshow-qa-institutional 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

$curl -o ~/.claude/skills/roadshow-qa-institutional/SKILL.md --create-dirs "https://raw.githubusercontent.com/aifinlab/FinClaw/main/skills/fund_task_zlj/roadshow-qa-institutional/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/roadshow-qa-institutional/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How roadshow-qa-institutional Compares

Feature / Agentroadshow-qa-institutionalStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

面向基金渠道与销售支持领域的路演问答任务Skill,围绕「路演问答助手-机构版」场景提供信息抽取、结构化分析与结果输出。

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

# 路演问答助手-机构版 Skill

## 数据来源

### 1. 输入类型

- 基金公告/定期报告/招募说明书/产品说明材料
- 净值与收益时间序列、持仓与资产配置披露
- 销售/服务记录、客户反馈与问答素材(如适用)
- 合规口径与品牌内容规范(如适用)

### 2. 主要数据要素

- 产品卖点与组合特征(风险/收益/定位)
- 客户持有与申赎行为(分层/分渠道)
- 渠道销量与触达转化数据
- 营销素材、话术与培训资料
- 竞品对比与市场口径

### 3. 质量要求

- 输入信息尽量完整,包含时间区间、基金代码与核心指标
- 若来自 OCR/截图,请尽量校对错字与断行
- 对于未披露的数据需明确标注“缺失/待补充”

---

## 核心能力

- 围绕目标人群输出结构化内容草稿与关键卖点
- 控制语气风格与风险提示,形成可直接使用的内容模板
- 基于输入资料组织问题清单与标准回答
- 提供引用来源与口径一致性说明
- 输出触达/陪伴策略与关键沟通节奏
- 沉淀客户异议与情绪标签,形成安抚与引导话术

---

## 输出结构

### 1. 基础字段

- skill
- domain
- scene
- input_summary
- key_findings
- data_quality
- limitations

### 2. 场景扩展模块(按需输出)

- content
- draft
- key_points
- compliance_notes
- qa
- questions
- answers
- citations
- customer_strategy
- segments
- touchpoints
- tone

---

## 使用示例

### 1. 安装依赖

```bash
pip install -r requirements.txt
```

### 2. 运行脚本

```bash
python scripts/main.py --input sample.txt --output-json result.json --output-md report.md
```

### 3. 输出示例

```json
{
  "skill": "路演问答助手-机构版",
  "domain": "渠道与销售支持",
  "scene": "路演问答",
  "input_summary": {
    "fund_code": "000000",
    "fund_name": "示例基金",
    "period": "2024Q4",
    "data_coverage": "净值/持仓/披露/市场"
  },
  "key_findings": [
    "关键结论1",
    "关键结论2"
  ],
  "data_quality": {
    "has_text": true,
    "text_length": 1200
  },
  "limitations": [
    "仅基于输入信息形成初步判断"
  ]
}
```

---

## 注意事项与限制

- 仅对输入文本进行结构化与初步判断,不替代人工投研或合规结论
- 若缺少关键数据(持仓、基准、时间区间),结果需明确提示不完整
- 输出建议应结合实际业务口径与监管要求复核

---

## 适用场景

- 业务条线: 渠道与销售支持
- 场景/能力: 路演问答
- 典型用户: 研究员、产品经理、渠道与客服、合规审查或内容运营人员

---

## License

- 代码部分遵循 MIT License
- 数据来源与披露口径需遵循对应数据供应商与监管要求

Related Skills

research-report-draft-institutional

105
from aifinlab/FinClaw

研报初稿助手 - 机构客户版。专为服务机构客户设计,输出专业严谨、数据详实、逻辑严密的深度研报,满足保险、公募、私募等机构投资者需求。 **触发场景**: - 用户需要写面向机构客户的研报 - 用户说"机构版"、"公募"、"保险"、"私募"、"专业版" - 需要专业严谨、数据详实 - 需要逻辑严密、模型完善 **关键词**:"机构"、"公募"、"保险"、"私募"、"专业"、"深度"、"严谨"

roadshow-qa-client-meeting

105
from aifinlab/FinClaw

面向基金渠道与销售支持领域的路演问答任务Skill,围绕「路演问答助手-客户会版」场景提供信息抽取、结构化分析与结果输出。

roadshow-qa-bank-channel

105
from aifinlab/FinClaw

面向基金渠道与销售支持领域的路演问答任务Skill,围绕「路演问答助手-银行渠道版」场景提供信息抽取、结构化分析与结果输出。

roadshow-minutes-polish

105
from aifinlab/FinClaw

面向基金品牌与内容领域的纪要精编任务Skill,围绕「路演纪要精编助手」场景提供信息抽取、结构化分析与结果输出。

roadshow-material-generation

105
from aifinlab/FinClaw

面向基金产品管理领域的路演材料任务Skill,围绕「路演材料生成助手」场景提供信息抽取、结构化分析与结果输出。

hni-roadshow-summary

105
from aifinlab/FinClaw

面向基金渠道与销售支持领域的路演摘要任务Skill,围绕「高净值客户路演摘要助手」场景提供信息抽取、结构化分析与结果输出。

fund-roadshow-qa-assistant

105
from aifinlab/FinClaw

当用户需要在基金场景中完成路演问答助手相关任务时使用本技能,适用于路演支持及相关分析、生成、审阅请求。 用户提到「路演问答」「基金路演」「路演Q&A」或需要输出结构化中文结论、模板和配套脚本时,应优先触发。

bank-t191-wealth-management-roadshow-support-assistant

105
from aifinlab/FinClaw

当用户需要在银行财富管理场景下,围绕路演支持生成客户沟通、陪伴内容、路演材料或合规表达时使用本技能,适合输出可直接使用的话术主线、内容结构、禁用表述提醒和后续跟进建议。

trust-valuation-engine

105
from aifinlab/FinClaw

## 描述

trust-risk-manager

105
from aifinlab/FinClaw

## 描述

trust-product-analyzer

105
from aifinlab/FinClaw

## 描述

trust-income-calculator

105
from aifinlab/FinClaw

## 描述