From 10x-n8n
Self-update the skill — discover new nodes, pull latest docs, rebuild index
How this skill is triggered — by the user, by Claude, or both
Slash command
/10x-n8n:n8n-evolveThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
CONTEXT: Keep the skill's reference files current with n8n updates. Chains: /n8n-discover + /n8n-update-docs + /n8n-reindex.
CONTEXT: Keep the skill's reference files current with n8n updates. Chains: /n8n-discover + /n8n-update-docs + /n8n-reindex.
REQUIRES: ~/.claude/n8n-config.json
STEPS:
<baseUrl>/rest/node-types → IF fails → scan workflows for node typesOUTPUT:
N8N Skill Evolution @ <timestamp>
Nodes discovered: <count> (<new_count> new)
Docs updated: <count> node references
Index rebuilt: <entry_count> entries
Catalog: docs/nodes/node-catalog.json
Doc links: docs/nodes/doc-links.json
Index: .n8n-track/index/context-map.json
Skill is current with n8n instance + docs.n8n.io
RULES:
n8n <name> site:docs.n8n.io$ARGUMENTS
npx claudepluginhub openanalystinc/10x-n8n-skillCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.