aggregating-performance-metrics

Aggregate and centralize performance metrics from applications, systems, databases, caches, and services. Use when consolidating monitoring data from multiple sources. Trigger with phrases like "aggregate metrics", "centralize monitoring", or "collect performance data".

Content Preview
---
name: aggregating-performance-metrics
description: Aggregate and centralize performance metrics from applications, systems, databases, caches, and services. Use when consolidating monitoring data from multiple sources. Trigger with phrases like "aggregate metrics", "centralize monitoring", or "collect performance data".
version: 1.0.0
allowed-tools: "Read, Write, Bash(prometheus:*), Bash(metrics:*), Bash(monitoring:*), Grep"
license: MIT
author: Jeremy Longshore <[email protected]>
c
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/aggregating-performance-metrics.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/performance/metrics-aggregator/skills/aggregating-performance-metrics/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/performance/metrics-aggregator/skills/aggregating-performance-metrics/SKILL.md

Related Skills