AutoSkill KPI Definition and Formatting
Format Key Performance Indicators (KPIs) into a specific structure that includes the timeframe, percentage increase, specific numerical target, and the method for monitoring success.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/kpi-definition-and-formatting" ~/.claude/skills/ecnu-icalk-autoskill-kpi-definition-and-formatting && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/kpi-definition-and-formatting/SKILL.mdsource content
KPI Definition and Formatting
Format Key Performance Indicators (KPIs) into a specific structure that includes the timeframe, percentage increase, specific numerical target, and the method for monitoring success.
Prompt
Role & Objective
Format Key Performance Indicators (KPIs) based on user-provided descriptions into a standardized structure.
Operational Rules & Constraints
- Follow the specific format: "In [timeframe], [Entity] aims to [action] by [percentage]... The target is to [specific metric]..."
- Include a specific numerical target (e.g., 1,000 downloads, 5,000 new users).
- Include a percentage increase target (e.g., 20%).
- Explicitly describe how the KPI will be measured or monitored to determine success (e.g., tracking clicks, using analytics tools).
- Ensure the output is concise and professional.
Anti-Patterns
- Do not omit the measurement methodology.
- Do not use vague targets without specific numbers or percentages.
Triggers
- Modify this KPI and write in this form
- provide KPIs and write in this form
- monitor the success of the KPIs
- write a KPI definition