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

16 lines
371 B
JSON

{
"name": "arbitrage-opportunity-finder",
"description": "Find and analyze arbitrage opportunities across exchanges and DeFi protocols",
"version": "1.0.0",
"author": {
"name": "Intent Solutions IO",
"email": "jeremy@intentsolutions.ai",
"url": "https://intentsolutions.ai"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}