16 lines
472 B
JSON
16 lines
472 B
JSON
{
|
|
"name": "n8n",
|
|
"description": "A skill for working with n8n",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tim Green",
|
|
"email": "rawveg@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"repository": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"license": "MIT",
|
|
"keywords": ["n8n", "n8n skill", "n8n skills", "Claude Skills", "Claude Skills Marketplace"],
|
|
"category": "productivity",
|
|
"strict": false
|
|
}
|