← All plugins
make-scenario-builder
v1.15.0Create Make.com (Integromat) scenarios with AI assistance - visual automation design
Claude Code
by Claude Code Plugin HubMIT2.6kupdated 10 hours ago
Source
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/ai-agency/make-scenario-builder/ inside the repository.
Layout
plugins/ai-agency/make-scenario-builder/
└── .claude-plugin/plugin.json
Manifests1
plugins/ai-agency/make-scenario-builder/.claude-plugin/plugin.json
{
"name": "make-scenario-builder",
"version": "1.15.0",
"description": "Create Make.com (Integromat) scenarios with AI assistance - visual automation design",
"author": {
"name": "Claude Code Plugin Hub",
"url": "https://github.com/jeremylongshore/claude-code-plugins"
},
"repository": "https://github.com/jeremylongshore/claude-code-plugins",
"license": "MIT",
"keywords": [
"make",
"integromat",
"automation",
"scenarios",
"workflow",
"ai-agency",
"visual"
]
}