Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:17 +08:00
commit 6062d3994e
39 changed files with 21748 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "n8n-mcp-skills",
"description": "Expert skills for building n8n workflows with n8n-mcp",
"version": "1.0.0",
"author": {
"name": "Romuald Członkowski",
"url": "https://www.aiadvisors.pl/en"
},
"skills": [
"./skills"
]
}