Files
2025-11-29 18:50:41 +08:00

18 lines
395 B
JSON

{
"name": "make-scenario-builder",
"description": "Create Make.com (Integromat) scenarios with AI assistance - visual automation design",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Hub",
"url": "https://github.com/jeremylongshore/claude-code-plugins"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}