mcpbeat

Metric Calculator

foryourhealth111-pixel/metric-calculator

| Compute well-defined metrics from existing formulas, datasets, or test outputs. Use as an explicit/manual helper when the metric definition is already known, not for choosing the overall analysis owner or dashboard strategy.

345 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
2583
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill metric-calculator

The instruction itself

6 sections, as written by the author

Metric Calculator

Positioning

Treat this skill as an explicit/manual helper for narrow metric-computation work.

When to Use

Use this skill when:

  • Calculating a named business, statistical, or QA metric from available data
  • Converting raw counts into rates, ratios, deltas, or scorecards
  • Verifying that a metric formula is implemented consistently across outputs

Not For / Boundaries

  • Model evaluation strategy selection: use evaluating-machine-learning-models
  • Full regression modeling ownership: use scikit-learn; causal analysis ownership: use performing-causal-analysis
  • Chart design or presentation decisions: use creating-data-visualizations

Typical Outputs

  • Metric definitions and formulas
  • Reproducible calculation steps
  • Sanity checks for units, denominators, and aggregation scope
  • evaluating-machine-learning-models for ML benchmark metrics
  • creating-data-visualizations after the numbers are finalized

How to use it

Copy the folder

Take foryourhealth111-pixel/metric-calculator from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.