12 Commits

Author SHA1 Message Date
farcasclaudiu 0e18db3666 Add version number to SKILL.md files for portfolio performance, review, and wealthfolio export skills 2026-06-21 22:58:22 +03:00
farcasclaudiu 0b79aff222 Enhance portfolio review tool with explicit path requirement and summary JSON output
- Update report file resolution to require an explicit path by default, with an option for auto-detection.
- Implement a summary JSON output for agent inspection, excluding free-text fields and providing key metrics.
- Modify documentation and tests to reflect these changes.
2026-06-21 21:22:08 +03:00
farcasclaudiu 68cfec926e Add scripts for environment setup and validation, and implement tests for portfolio performance exporter
- Created requirements.txt for dependencies including pandas, numpy, openpyxl, and yfinance.
- Added setup-env.sh script to set up a Python virtual environment and install required packages.
- Introduced validate-export.sh script to validate the exporter module and check expected fields.
- Implemented test cases in test_portfolio_performance_exporter.py to ensure correct CSV export functionality and data handling.
2026-06-21 21:06:08 +03:00
farcasclaudiu c40724eae6 Refine reconciliation descriptions in documentation and tests for clarity on cash checks 2026-06-21 15:11:14 +03:00
farcasclaudiu a067d5841d Add installation instructions for XTB agent skills in README 2026-06-21 14:41:07 +03:00
farcasclaudiu 9599abd4f3 Add example prompts to SKILL.md for portfolio review and wealthfolio export skills 2026-06-21 14:20:10 +03:00
farcasclaudiu 7a0a629df7 Add skills.sh.json and update SKILL.md descriptions for clarity and consistency 2026-06-21 14:11:22 +03:00
farcasclaudiu d8890d0516 Add skills.sh badge to README for enhanced visibility 2026-06-21 14:07:03 +03:00
farcasclaudiu cb7260c01d Enhance portfolio review skill to conditionally generate CSV exports and update documentation for clarity 2026-06-21 13:55:30 +03:00
farcasclaudiu 7298a992f4 Add warning suppression for openpyxl default style in portfolio scripts and tests 2026-06-21 13:39:56 +03:00
farcasclaudiu eaa9726a5f Add tooltip notes functionality to HTML report generation 2026-06-21 13:35:47 +03:00
farcasclaudiu 73a0210002 Initial commit 2026-06-21 13:00:30 +03:00