// Track and optimize resource usage across application stack including CPU, memory, disk, and network I/O. Use when identifying bottlenecks or optimizing costs. Trigger with phrases like "track resource usage", "monitor CPU and memory", or "optimize resource allocation".
| name | tracking-resource-usage |
| description | Track and optimize resource usage across application stack including CPU, memory, disk, and network I/O. Use when identifying bottlenecks or optimizing costs. Trigger with phrases like "track resource usage", "monitor CPU and memory", or "optimize resource allocation". |
| version | 1.0.0 |
| allowed-tools | ["Read","Bash(top:*)","Bash(ps:*)","Bash(vmstat:*)","Bash(iostat:*)","Grep","Glob"] |
| license | MIT |
This skill provides a comprehensive solution for monitoring and optimizing resource usage within an application. It leverages the resource-usage-tracker plugin to gather real-time metrics, identify performance bottlenecks, and suggest optimization strategies.
This skill activates when you need to:
User request: "Track memory usage and identify potential memory leaks."
The skill will:
User request: "Optimize database connection pool utilization."
The skill will:
This skill can be integrated with other monitoring and alerting tools to provide a comprehensive view of application performance. It can also be used in conjunction with deployment automation tools to automatically right-size instances based on resource usage patterns.
If resource tracking fails: