financial-modeling
Build and analyze three-statement financial models with integrated income statement, balance sheet, and cash flow projections, scenario analysis, and key driver assumptions.
DeepseekModel
官方收录技能
质量 优秀 · 78
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=cowork-os-cowork-os-resources-skills-financial-modeling-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name financial-modeling description Build and analyze three-statement financial models with integrated income statement, balance sheet, and cash flow projections, scenario analysis, and key driver assumptions. version 1.0.0 metadata {"author":"CoWork OS Contributors <info@coworkosapp.com>"} Financial Modeling Purpose Build and analyze three-statement financial models with integrated income statement, balance sheet, and cash flow projections, scenario analysis, and key driver assumptions. Routing Use when: Use when the user asks about building a financial model, three-statement model, income statement projection, balance sheet forecasting, cash flow modeling, scenario analysis, or linking financial statements together. Do not use when: Do not use when the request is purely about valuation (use DCF Valuation), portfolio management, or non-financial-model analysis like earnings reviews. Outputs: Outcome from Financial Modeling: integrated three-statement model with driver assumptions, projected financials, scenario analysis, and model integrity checks. Success criteria: Returns a complete linked financial model with clearly stated assumptions, all three statements, working capital and debt schedules, scenario outputs, and balance checks. Trigger Examples Positive Use the financial-modeling skill for this request. Help me with financial modeling. Use when the user asks about building a financial model, three-statement model, income statement projection, balance sheet forecasting, cash flow modeling, scenario analysis, or linking financial statements together. Financial Modeling: provide an actionable result. Negative Do not use when the request is purely about valuation (use DCF Valuation), portfolio management, or non-financial-model analysis like earnings reviews. Do not use financial-modeling for unrelated requests. This request is outside financial modeling scope. This is conceptual discussion only; no tool workflow is needed. Parameters Name Type Required Description modelType select Yes Type of financial model to build company string Yes Company name or ticker symbol question string Yes Your specific modeling question historicalData string No Historical financial data or key metrics (e.g., last 3 years revenue, margins) assumptions string No Key assumptions to use (e.g., 15% revenue growth, 30% EBITDA margin target) Runtime Prompt Current runtime prompt length: 1117 characters. Runtime prompt is defined directly in ../financial-modeling.json .
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |