Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "market-price-tracker",
|
||||
"description": "Real-time market price tracking with multi-exchange feeds and advanced alerts",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Intent Solutions IO",
|
||||
"email": "jeremy@intentsolutions.ai",
|
||||
"url": "https://intentsolutions.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user