Agent skill
kpi-analyst
根据用户给出的excel文件内容,从中分析kpi指标的情况,并按照分工的列表,分别生成markdown格式的报告
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kpi-analyst
SKILL.md
kpi-analyst
Instructions
1、所有的运行中输出的临时程序、文件、代码统一放到当前项目根目录下的output/ 2、根据用户指定的输入xlsx文件,参考refrerence/xlsx.md,得到每一页中的所有内容,并将结果写入当前项目根目录下的output/{sheetname}.md 3、根据当前项目根目录下output/指标通报.md文件中的内容,找到各个地市的指标,并按照reference/分工.md中的负责人信息,分别生成给不同地市的负责人的指标通报,结果写入当前项目根目录下的output/{负责人}.md 4、检查是否正确的在当前项目根目录下的output/文件夹中存在各个负责人的输出文件,如果没有这个输出请再检查整个过程是否存在问题。
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?