kpi-management-master

kpi-management-master is a skill for Claude Code from vivy-yi/finance-skills. It costs 126 tokens per session (1,134 once invoked), scanned A, original, MIT.

A complete KPI management process covering target setting, data tracking, warnings, and investigation of missed goals. KPI means a metric used to measure performance.

In plain words
What is it for?
Use it for monthly or quarterly performance reviews, KPI alerts, and investigations into results below target. It produces an overall view of goals, actual results, warning levels, causes, and improvement work.
Why use it?
It connects measurement with follow-up instead of treating a missed target as an isolated number. The process helps identify what changed and what action may be needed.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it for monthly or quarterly performance reviews, KPI alerts, and investigations into results below target. It produces an overall view of goals, actual results, warning levels, causes, and improvement work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vivy-yi/finance-skills/kpi-management-master
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add vivy-yi/finance-skills --skill kpi-management-master
Clone the repo
git clone --depth 1 https://github.com/vivy-yi/finance-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kpi-management-master

README.md
[![agentmods](https://agentmods.dev/badge/skills/vivy-yi/finance-skills/kpi-management-master/github.svg)](https://agentmods.dev/skills/vivy-yi/finance-skills/kpi-management-master)
Your own site
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/kpi-management-master"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/kpi-management-master/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for kpi-management-master

Your own site · 80×15
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/kpi-management-master"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/kpi-management-master.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,134 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00126 $0.01134
Opus 5 $0.00063 $0.00567
Sonnet 5 $0.00025 $0.00227
Haiku 4.5 $0.00013 $0.00113

Measured 9d ago against content hash 37b5f8d6a06d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

kpi-management-master scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

finance-skills/skills/kpi-management/skills/kpi-management-master/SKILL.md · 133 lines

What it actually says

KPI 管理 Master Skill

能力描述

这是什么: KPI 管理场景的主技能,整合 KPI 目标设定、数据追踪、预警处理与根因分析,为财务 BP 和管理层提供 KPI 全景管理能力。

解决什么问题: 当用户需要设定 KPI、追踪 KPI 执行、处理 KPI 预警、或分析 KPI 未达标原因时,调用本技能获取完整的 KPI 管理方案。

边界: 不涉及具体业务执行(销售/生产本身),专注于 KPI 体系设计与分析。


触发条件

满足以下任一场景时调用本技能:

  • 用户提到"KPI"、"绩效指标"、"目标追踪"、"未达标"
  • 用户提到"KPI 预警"、"指标异常"、"绩效分析"
  • 用户要求"设定 KPI"、"追踪 KPI"、"分析 KPI"

Examples

→ 示例:用户说"下个季度要给销售团队设KPI,需要财务BP配合做目标分解",系统应调用本技能,进入KPI设定路径。

→ 示例:用户说"毛利率连续3个月低于预算,是什么原因",系统应调用本技能,进入根因分析路径。

→ 示例:用户说"月度运营KPI有个预警,库存周转天数比上个月多了20天",系统应调用本技能,进入KPI预警处理路径。

输入

□ 场景类型:[KPI 设定/追踪/预警处理/未达标分析]
□ KPI 类型:[财务 KPI/运营 KPI/业务 KPI]
□ 涉及期间:[月度/季度/年度]
□ 已获取信息:[描述]

原子能力调用顺序

Step 1 → [KPI 目标设定](kpi-target-setting)
  → 输出:KPI 目标值与分解

Step 2 → [KPI 数据追踪](kpi-data-tracking)
  → 输出:KPI 实际值报告

Step 3 → [KPI 预警处理](kpi-alert-handling)
  → 输出:预警处理方案(如触发预警)

Step 4 → [KPI 根因分析](kpi-root-cause)
  → 输出:未达标原因分析

Step 5 → 汇总输出 KPI 管理报告

输出格式

KPI 管理报告
====================

【KPI 概览】
□ KPI 数量:[X] 个
□ 达标率:[X%]
□ 黄灯 KPI:[X] 个
□ 红灯 KPI:[X] 个

【KPI 明细】
| KPI 名称 | 目标值 | 实际值 | 达成率 | 状态 |
|---|---|---|---|---|
| [名称] | [X] | [X] | [X%] | ✅/⚠️/🔴 |

【预警处理】(如适用)
□ 预警 KPI:[名称]
□ 预警原因:[描述]
□ 处理措施:[描述]

【未达标分析】(如适用)
□ 未达标 KPI:[名称]
□ 原因分类:[可控/不可控]
□ 根因:[描述]
□ 改进措施:[描述]

【下一步行动】
□ [行动1] — 责任人 [X] — 完成 [YYYY-MM-DD]
□ [行动2] — 责任人 [X] — 完成 [YYYY-MM-DD]

升级条件

满足以下任一条件须升级:

  • 关键 KPI 连续 3 个月未达标 → 升级 CFO
  • 须调整年度 KPI 目标 → 升级 CEO
  • KPI 数据系统性不一致 → 升级 CFO

原子 Skill 清单

原子 Skill 用途
kpi-target-setting KPI 目标设定与分解
kpi-data-tracking KPI 数据追踪与报告
kpi-alert-handling KPI 预警处理
kpi-root-cause KPI 未达标根因分析

Finance Skills — kpi-management master skill

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 133 lines · 126 tokens per session scan A 37b5f8d6a06d

Subscribe to this mod's changes

kpi-management-master is a skill published in the GitHub repository vivy-yi/finance-skills (29 stars, last pushed 3mo ago), licensed MIT. It adds 126 tokens to every session and 1,134 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

infographics

Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-lookup and web search for accurate data. Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.

foryourhealth111-pixel/Vibe-Skills · 55 tokens

similarity-search-patterns

Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.

foryourhealth111-pixel/Vibe-Skills · 30 tokens

figma-implement-design

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a…

foryourhealth111-pixel/Vibe-Skills · 76 tokens

datavis

Comprehensive data visualization toolkit for creating beautiful, mathematically elegant visualizations with D3.js, Chart.js, and custom SVG. Use when (1) building interactive data visualizations, (2) designing color palettes for charts, (3) choosing scales and visual encodings, (4) creating data pipelines from…

foryourhealth111-pixel/Vibe-Skills · 106 tokens

spec-kit-vibe-compat

Compatibility router for /speckit. workflows into /vibe-first Codex execution.

foryourhealth111-pixel/Vibe-Skills · 25 tokens

detecting-data-anomalies

Investigate outliers, rare events, spikes, and suspicious records in datasets. Use as an explicit anomaly-analysis helper when you want concrete anomaly-detection workflow guidance, not generic data validation or end-to-end ML ownership.

foryourhealth111-pixel/Vibe-Skills · 51 tokens