Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-29 18:50:44 +08:00

18 lines
393 B
JSON

{
"name": "n8n-workflow-designer",
"description": "Design complex n8n workflows with AI assistance - loops, branching, error handling",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Hub",
"url": "https://github.com/jeremylongshore/claude-code-plugins"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}