Enhance portfolio review skill to conditionally generate CSV exports and update documentation for clarity

This commit is contained in:
2026-06-21 13:55:30 +03:00
parent 7298a992f4
commit cb7260c01d
5 changed files with 116 additions and 4 deletions
+3
View File
@@ -54,6 +54,9 @@ For portfolio review:
/path/to/xtb-portfolio-review/scripts/run-review.sh /path/to/report.xlsx
```
Append `--csv` to `run-review.sh` only when the user explicitly asks for the
per-section CSV exports.
For Wealthfolio export:
```bash