fin-guru-create-doc

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Document Creation Skill

文档创建Skill

Create professional financial documents using Finance Guru templates.
使用Finance Guru模板创建专业金融文档。

Available Templates

可用模板

TemplatePathPurpose
Analysis Report
{project-root}/fin-guru/templates/analysis-report.md
Research and analysis reports
Buy Ticket
{project-root}/fin-guru/templates/buy-ticket-template.md
Capital deployment authorization
Compliance Memo
{project-root}/fin-guru/templates/compliance-memo.md
Regulatory compliance documentation
Excel Model Spec
{project-root}/fin-guru/templates/excel-model-spec.md
Financial model specifications
Presentation
{project-root}/fin-guru/templates/presentation-format.md
Stakeholder presentations
Onboarding Report
{project-root}/fin-guru/templates/onboarding-report.md
Client onboarding summaries
模板路径用途
分析报告
{project-root}/fin-guru/templates/analysis-report.md
研究与分析报告
买入指令
{project-root}/fin-guru/templates/buy-ticket-template.md
资本部署授权
合规备忘录
{project-root}/fin-guru/templates/compliance-memo.md
监管合规文档
Excel模型规范
{project-root}/fin-guru/templates/excel-model-spec.md
金融模型规范
演示文稿
{project-root}/fin-guru/templates/presentation-format.md
利益相关方演示文稿
客户入职报告
{project-root}/fin-guru/templates/onboarding-report.md
客户入职总结

Workflow

工作流程

  1. Identify the appropriate template for the document type
  2. Load the template from
    {project-root}/fin-guru/templates/
  3. Gather required inputs (analysis data, recommendations, metrics)
  4. Generate document with proper YAML frontmatter (date stamp, disclaimer, citations)
  5. Save to
    fin-guru-private/fin-guru/analysis/
    using naming conventions:
    • Analysis reports:
      {topic}-{YYYY-MM-DD}.md
    • Buy tickets:
      buy-ticket-{YYYY-MM-DD}-{short-descriptor}.md
    • Strategy docs:
      {strategy-name}-master-strategy.md
  1. 确定与文档类型匹配的合适模板
  2. {project-root}/fin-guru/templates/
    加载模板
  3. 收集所需输入(分析数据、建议、指标)
  4. 生成包含正确YAML前置内容(日期戳、免责声明、引用)的文档
  5. 使用命名规则保存至
    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前置内容
  • 遵循机构级格式标准