Files
2025-11-29 18:53:24 +08:00

16 lines
359 B
JSON

{
"name": "market-sentiment-analyzer",
"description": "Analyze market sentiment from social media, news, and on-chain data",
"version": "1.0.0",
"author": {
"name": "Intent Solutions IO",
"email": "jeremy@intentsolutions.ai",
"url": "https://intentsolutions.ai"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}