mirror of
https://github.com/farcasclaudiu/xtb-investment-tools.git
synced 2026-06-22 07:01:58 +03:00
Add skills.sh.json and update SKILL.md descriptions for clarity and consistency
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://skills.sh/schemas/skills.sh.schema.json",
|
||||
"notGrouped": "bottom",
|
||||
"groupings": [
|
||||
{
|
||||
"title": "XTB Tools",
|
||||
"description": "Skills for analyzing XTB brokerage exports and preparing Wealthfolio imports.",
|
||||
"skills": [
|
||||
"xtb-portfolio-review",
|
||||
"xtb-wealthfolio-export"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user