fin-guru-create-doc
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseDocument Creation Skill
文档创建Skill
Create professional financial documents using Finance Guru templates.
使用Finance Guru模板创建专业金融文档。
Available Templates
可用模板
| Template | Path | Purpose |
|---|---|---|
| Analysis Report | | Research and analysis reports |
| Buy Ticket | | Capital deployment authorization |
| Compliance Memo | | Regulatory compliance documentation |
| Excel Model Spec | | Financial model specifications |
| Presentation | | Stakeholder presentations |
| Onboarding Report | | Client onboarding summaries |
| 模板 | 路径 | 用途 |
|---|---|---|
| 分析报告 | | 研究与分析报告 |
| 买入指令 | | 资本部署授权 |
| 合规备忘录 | | 监管合规文档 |
| Excel模型规范 | | 金融模型规范 |
| 演示文稿 | | 利益相关方演示文稿 |
| 客户入职报告 | | 客户入职总结 |
Workflow
工作流程
- Identify the appropriate template for the document type
- Load the template from
{project-root}/fin-guru/templates/ - Gather required inputs (analysis data, recommendations, metrics)
- Generate document with proper YAML frontmatter (date stamp, disclaimer, citations)
- Save to using naming conventions:
fin-guru-private/fin-guru/analysis/- Analysis reports:
{topic}-{YYYY-MM-DD}.md - Buy tickets:
buy-ticket-{YYYY-MM-DD}-{short-descriptor}.md - Strategy docs:
{strategy-name}-master-strategy.md
- Analysis reports:
- 确定与文档类型匹配的合适模板
- 从加载模板
{project-root}/fin-guru/templates/ - 收集所需输入(分析数据、建议、指标)
- 生成包含正确YAML前置内容(日期戳、免责声明、引用)的文档
- 使用命名规则保存至:
fin-guru-private/fin-guru/analysis/- 分析报告:
{topic}-{YYYY-MM-DD}.md - 买入指令:
buy-ticket-{YYYY-MM-DD}-{short-descriptor}.md - 策略文档:
{strategy-name}-master-strategy.md
- 分析报告:
Requirements
要求
- All documents MUST include educational-only disclaimer
- All sources MUST be cited with timestamps
- All documents MUST include YAML frontmatter with date stamp
- Follow institutional-grade formatting standards
- 所有文档必须包含仅供参考的免责声明
- 所有来源必须标注时间戳引用
- 所有文档必须包含带日期戳的YAML前置内容
- 遵循机构级格式标准