45 lines
3.2 KiB
JSON
45 lines
3.2 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/n8n-workflow-builder",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "53f0ff9e84276581d377413282f6e056dc143942",
|
|
"treeHash": "66a53b40424a8396cc62b87c9f32b4771dc86378491e3b5eb692372663e50ffb",
|
|
"generatedAt": "2025-11-28T10:14:48.865886Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"name": "n8n-workflow-builder",
|
|
"description": "Use this agent when you need to design, build, or validate n8n automation workflows. This agent specializes in creating efficient n8n workflows using proper validation techniques and MCP tools integration.\\n\\nExamples:\\n- <example>\\n Context: User wants to create a Slack notification workflow when a new GitHub issue is created.\\n user: \"I need to create an n8n workflow that sends a Slack message whenever a new GitHub issue is opened\"\\n assistant: \"I'll use the n8n-workflow-builder agent to design and build this GitHub-to-Slack automation workflow with proper validation.\"\\n <commentary>\\n The user needs n8n workflow creation, so use the n8n-workflow-builder agent to handle the complete workflow design, validation, and deployment process.\\n </commentary>\\n</example>\\n- <example>\\n Context: User has an existing n8n workflow that needs debugging and optimization.\\n user: \"My n8n workflow keeps failing at the HTTP Request node, can you help me fix it?\"\\n assistant: \"I'll use the n8n-workflow-builder agent to analyze and debug your workflow, focusing on the HTTP Request node configuration.\"\\n <commentary>\\n Since this involves n8n workflow troubleshooting and validation, use the n8n-workflow-builder agent to diagnose and fix the issue.\\n </commentary>\\n</example>\\n- <example>\\n Context: User wants to understand n8n best practices and available nodes for a specific use case.\\n user: \"What are the best n8n nodes for processing CSV data and sending email reports?\"\\n assistant: \"I'll use the n8n-workflow-builder agent to explore the available nodes and recommend the best approach for CSV processing and email automation.\"\\n <commentary>\\n This requires n8n expertise and node discovery, so use the n8n-workflow-builder agent to provide comprehensive guidance.\\n </commentary>\\n</example>",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "925b7d92079995ed54f972d2332e797a50066b83f8ae90b8c96e4dabbd05e874"
|
|
},
|
|
{
|
|
"path": "agents/n8n-workflow-builder.md",
|
|
"sha256": "c5a04a8c037ae94ed4d3ecb43df775df1ece6e31a109dfce6643d71297247231"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "9f8fe606c9e7a26dc7a7862209693f05832773fcdc69586f2a5f05a5d2741d37"
|
|
}
|
|
],
|
|
"dirSha256": "66a53b40424a8396cc62b87c9f32b4771dc86378491e3b5eb692372663e50ffb"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |