Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:46 +08:00
commit fa57381c8f
14 changed files with 624 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for roi-calculator skill
- [ ] roi_calculation.py: Script to perform ROI calculations based on provided inputs.
- [ ] presentation_generator.py: Script to generate a formatted ROI presentation (e.g., markdown, HTML).
- [ ] example_data_generator.py: Script to generate example ROI data for different industries.