Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:53 +08:00
commit c15072dfb9
8 changed files with 188 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for cpu-usage-monitor skill
- [ ] report_template.html: An HTML template for generating visually appealing CPU usage reports.
- [ ] example_data.json: Example JSON data for testing and demonstration purposes.
- [ ] cpu_usage_chart.png: An example chart showing CPU usage over time.