Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:24 +08:00
commit 67d0bb683b
8 changed files with 199 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Assets
Bundled resources for resource-usage-tracker skill
- [ ] dashboard_template.html: HTML template for a resource usage dashboard.
- [ ] alert_template.json: JSON template for alert configurations.
- [ ] example_resource_data.json: Example resource usage data in JSON format.
- [ ] right_sizing_recommendation_template.md: Markdown template for right-sizing recommendations.
- [ ] cost_optimization_report_template.md: Markdown template for cost optimization reports.