Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:18 +08:00
commit 40936d70b7
23 changed files with 2289 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for openbb-terminal skill
- [ ] openbb_data_fetcher.py: Script to fetch data from OpenBB Platform based on user query
- [ ] openbb_report_generator.py: Script to generate investment reports based on fetched data
- [ ] openbb_error_handler.py: Script to handle errors and provide informative messages