mirror of
https://github.com/farcasclaudiu/xtb-investment-tools.git
synced 2026-06-22 07:01:58 +03:00
Add version number to SKILL.md files for portfolio performance, review, and wealthfolio export skills
This commit is contained in:
@@ -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,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,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
|
||||
|
||||
Reference in New Issue
Block a user