refine first-response report behavior
This commit is contained in:
3
SKILL.md
3
SKILL.md
@@ -49,7 +49,8 @@ bash {{SKILL_DIR}}/scripts/install_deps.sh
|
||||
|
||||
3. **解读并呈现结果**
|
||||
- 脚本输出 JSON 格式分析数据
|
||||
- 按 `references/output_templates.md` 中"单只股票分析报告"模板转化为用户友好的中文报告
|
||||
- **首次响应默认使用模板化报告**:按 `references/output_templates.md` 中"单只股票分析报告"模板直接输出,不额外展开成长篇自由分析
|
||||
- **只有在用户追问细节时**(如"展开讲讲"、"为什么是这个评级"、"短线怎么看"、"止盈止损怎么设"、"详细分析"),再切换为更自然的开放式解读,围绕用户追问点展开说明
|
||||
- 最终结果直接输出为标准 Markdown 正文,不要包在代码块里;默认可以保留规范 Markdown 表格,并确保标题层级、分隔线与表格语法标准化
|
||||
- **结尾必须附上风险免责提示**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user