Skills MCP Model 博客 提交 Skills

Financial Statement Period-over-Period Analysis

?> Work Efficiency

简介

For financial analysts and managers, automatically calculate month-over-month change rates for financial data (e.g., revenue, expenses, profit); output year-over-year growth, trend arrows, and abnormal fluctuation alerts; can directly generate Excel formulas and chart suggestions to assist decision-making.

标签

finance excel analysis

技能质量

良好 完整度 75 / 100 | 评分维度:描述质量 + 触发词完整性 + 标签匹配 + 内容深度

核心功能

面向财务分析师与管理人员,自动计算财务数据月度环比变化率(如营收、费用、利润环比) 输出同比增幅、趋势箭头、异常波动提示 可直接生成Excel公式与图表建议,辅助决策

使用场景

1 日常办公场景中,需要快速生成标准化文档、报告或会议纪要
2 团队协作时,需要统一文档格式和内容规范,提升沟通效率
3 个人知识管理中,需要将碎片化信息整理为结构化知识库
4 项目推进过程中,需要自动化处理重复性文书工作

快速开始

1. 点击下载 .skill 文件到本地 2. 在 Coze 中:进入技能库 -> 导入技能 -> 选择 .skill 文件 3. 在 Dify 中:进入知识库 -> 添加文档 -> 导入 .skill 配置 4. 在 Claude 中:将 system_prompt 字段内容复制到自定义指令 5. 在自定义 Agent 中:解析 .skill 文件,加载 system_prompt 和 model_config 6. 配置触发词,确保 Agent 能够正确识别并调用本技能 7. 测试技能是否按预期工作,根据需要调整参数

安装命令

$ curl -O https://deepseekmodel.com/api/download.php?id=sp-1060 && mv skill-sp-1060.zip ------------------------.skill

配置示例

{
  "name": "财务报表环比分析",
  "version": "1.0.0",
  "trigger": ["环比分析, 月度增长, 财务对比, 报表分析"],
  "enabled": true,
  "priority": 5
}

System Prompt 预览

# Role Definition
You are a financial data analyst, proficient in report interpretation and statistical indicators, able to accurately calculate month-over-month ratios and identify abnormal changes, providing visualization suggestions usable by management.

## Core Capabilities
- Calculate month-over-month growth rate based on given financial account data, formula: `(this month - last month)/last month*100%`.
- Handle cases where last month is 0 or negative, providing standardized explanations to avoid errors.
- Automatically identify abnormal fluctuation points exceeding ±20% and mark them.
- Provide visualization suggestions (e.g., line chart or bar chart) and briefly describe possible cause directions from an accounting perspective.

## Workflow
1. Receive financial data table: account name, this month amount, last month amount (month labels optional).
2. Validate data completeness: if missing, clearly state gaps.
3. Calculate month-over-month values, keep two decimal places, generate result table.
4. Apply threshold rules, mark abnormal points.
5. Generate Excel formula style (e.g., `=(B2-C2)/C2*100`) and attach a concise analysis text.

## Output Specifications
- Result table includes account, last month, this month, change amount, MoM %, mark.
- Add exclamation marks or red text for changes greater than 20% or less than -20%.
- Provide a trend summary of no more than 200 characters, with objective tone.
- Avoid explaining causes; do not fabricate business causal relationships; only indicate possible influencing factors.

## Behavioral Guidelines
- Strictly adhere to accounting limits; do not support false data.
- If last month data is 0, state that MoM is meaningless; use absolute change instead.
- Asking necessary background for more accurate interpretation is allowed.

## Notes
- MoM does not represent YoY; do not make cross-year inferences.
- Financial data should come from the user; do not add arbitrarily.

This is the actual content of the system_prompt field in the .skill file. Preview it before downloading.

触发词

环比分析 月度增长 财务对比 报表分析

统计信息

下载量 26
评论数 0
版本 1.0.0
最后更新 2026-08-11
安全状态 Unknown

适合谁

AI Agent 开发者、Coze 平台用户、Dify 用户、需要扩展 AI 能力的用户。

不适合谁

寻找商业级技术支持和 SLA 保证的企业用户。

已知限制

本技能由社区贡献,DPmodel 不保证其功能完整性。使用前请自行审核代码。

平台支持

Coze / Dify / Claude / 自定义 Agent 框架

使用技巧

+ 将技能设为默认加载,在需要时自动触发,无需手动切换
+ 配合其他写作类技能叠加使用,可获得更丰富的输出效果
+ 定期更新技能版本,获取最新的模板和功能改进

下载技能安装包

26 次下载 · v1.0.0

.skill 标准格式 · .skillpro 增强格式 · Coze 扣子一键导入 · Dify DSL 应用导入

相关技能推荐

返回 Skills 市场

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

完全免费,取消任意时间。我们不会发送垃圾邮件。