Add version number to SKILL.md files for portfolio performance, review, and wealthfolio export skills

This commit is contained in:
2026-06-21 22:58:22 +03:00
parent 0b79aff222
commit 0e18db3666
3 changed files with 3 additions and 0 deletions
@@ -1,6 +1,7 @@
---
name: xtb-portfolio-performance-export
description: Use when converting XTB brokerage .xlsx exports to Portfolio Performance-compatible CSV files, validating Portfolio Transactions and Account Transactions outputs, or explaining the Portfolio Performance import workflow.
version: 1.0.1
---
# XTB Portfolio Performance Export
+1
View File
@@ -1,6 +1,7 @@
---
name: xtb-portfolio-review
description: Use when analyzing XTB brokerage .xlsx exports, creating investment portfolio analysis reports, generating HTML/CSV outputs, validating cash reconciliation, reviewing holdings, dividends, risk, income, performance, or explaining report outputs from main.py.
version: 1.0.1
---
# XTB Portfolio Review
+1
View File
@@ -1,6 +1,7 @@
---
name: xtb-wealthfolio-export
description: Use when converting XTB brokerage .xlsx exports to Wealthfolio-compatible CSV imports, validating brokerage export rows, checking transaction activity mappings, reviewing trade/dividend/cash classifications, or debugging exporter.py output.
version: 1.0.1
---
# XTB Wealthfolio Export