From infrastructure-metrics-collector
Collects infrastructure performance metrics across compute, storage, network, containers, load balancers, and databases. Configures agents and creates dashboards for health monitoring and capacity tracking.
How this skill is triggered — by the user, by Claude, or both
Slash command
/infrastructure-metrics-collector:infrastructure-metrics-collectorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill automates the process of setting up infrastructure metrics collection. It identifies key performance indicators (KPIs) across various infrastructure layers, configures agents to collect these metrics, and assists in setting up central aggregation and visualization.
This skill automates the process of setting up infrastructure metrics collection. It identifies key performance indicators (KPIs) across various infrastructure layers, configures agents to collect these metrics, and assists in setting up central aggregation and visualization.
This skill activates when you need to:
User request: "Collect infrastructure metrics for my web server."
The skill will:
User request: "I'm seeing slow database queries. Can you help me monitor the database performance?"
The skill will:
This skill can be integrated with other Claude Code plugins for deployment, configuration management, and alerting to provide a comprehensive infrastructure management solution. For example, it can be used with a deployment plugin to automatically configure metrics collection after deploying new infrastructure.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin infrastructure-metrics-collector