fin-guru-create-doc

📁 aojdevstudio/finance-guru 📅 6 days ago
3
总安装量
3
周安装量
#60766
全站排名
安装命令
npx skills add https://github.com/aojdevstudio/finance-guru --skill fin-guru-create-doc

Agent 安装分布

opencode 3
gemini-cli 3
github-copilot 3
codex 3
kimi-cli 3
amp 3

Skill 文档

Document Creation Skill

Create professional financial documents using Finance Guru templates.

Available Templates

Template Path Purpose
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

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

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