# References Bundled resources for resource-usage-tracker skill - [ ] resource_metrics_definition.md: Detailed definitions of resource metrics (CPU usage, memory consumption, disk I/O, network I/O, file descriptors, database connections, thread/process counts). - [ ] performance_bottleneck_analysis.md: Guide on how to analyze resource usage data to identify performance bottlenecks. - [ ] cost_optimization_strategies.md: Documentation on cost optimization strategies based on resource usage. - [ ] alert_configuration_guide.md: Guide on how to configure alerts for resource usage thresholds. - [ ] right_sizing_guide.md: Guide on how to right-size resources based on historical usage data. - [ ] psutil_library_documentation.md: Documentation for the psutil library used for resource monitoring.