Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
It bridges AI assistants with structured financial analysis, producing multiple audit-ready file formats (Excel, PPT, HTML, PNG) that are customizable and educational, while strictly adhering to Taiwan market color conventions and transparency principles.
ai-stock-report-generator 是一個給 Claude / Codex 使用的 Agent Skill,用來把台股代號轉成完整的財務模型、投資分析簡報與技術圖表。它的核心目標不是直接給買賣建議,而是把公開資料整理成可稽核、可調整、可教學展示的分析素材。
目前技能名稱:
ai-stock-report-generator
輸入一個台股代號,例如:
2303 //ai-stock-report-generator
或用自然語言:
幫我做 2303 的估值和簡報
建立 6116 財務模型
2330 財務模型整理成 PPT
Skill 會要求代理完成以下工作:
典型輸出包含:
{代號}_{名稱}_財務模型.xlsx
{代號}_{名稱}_投資分析簡報.pptx
{代號}_{名稱}_K線型態圖表.html
{代號}_{名稱}_K線型態圖表.png
Excel 內容至少包含:
PPTX 內容至少包含:
這個 Skill 的定位是「分析與教學輔助」,不是自動投資建議。
要求代理遵守:
完整安裝方式請看:
快速說明:
把 skills/ai-stock-report-generator/SKILL.md 放到:
~/.codex/skills/ai-stock-report-generator/SKILL.md
Windows 範例:
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\skills\ai-stock-report-generator"
Copy-Item .\skills\ai-stock-report-generator\SKILL.md "$env:USERPROFILE\.codex\skills\ai-stock-report-generator\SKILL.md" -Force
重啟 Codex 後使用:
2303 //ai-stock-report-generator
把 skills/ai-stock-report-generator/SKILL.md 放到專案或使用者的 Claude skills 目錄,例如:
.claude/skills/ai-stock-report-generator/SKILL.md
或:
~/.claude/skills/ai-stock-report-generator/SKILL.md
使用時輸入:
使用 ai-stock-report-generator,幫我產出 2303 的財務模型與投資簡報
本專案只提供資料整理、情境分析、模型生成與教學展示用途,不構成投資建議。使用者應自行確認資料正確性,並自行承擔投資決策風險。
台股分析報告
Similar projects matched by category, topics, and programming language.
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.