Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-29 18:53:07 +08:00

16 lines
383 B
JSON

{
"name": "crypto-portfolio-tracker",
"description": "Professional crypto portfolio tracking with real-time prices, PnL analysis, and risk metrics",
"version": "1.0.0",
"author": {
"name": "Intent Solutions IO",
"email": "jeremy@intentsolutions.ai",
"url": "https://intentsolutions.ai"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}