From 10x-n8n
Workflow lifecycle — create/import → modify → test → checkpoint → publish in one flow
How this skill is triggered — by the user, by Claude, or both
Slash command
/10x-n8n:n8n-lifecycleThis 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: Manage the full lifecycle of a single workflow project. Chains: /n8n-new OR /n8n-import → /n8n-modify → /n8n-execute → /n8n-checkpoint → /n8n-publish.
CONTEXT: Manage the full lifecycle of a single workflow project. Chains: /n8n-new OR /n8n-import → /n8n-modify → /n8n-execute → /n8n-checkpoint → /n8n-publish.
REQUIRES: ~/.claude/n8n-config.json
STEPS:
create <desc>:import <id>:modify <changes>:test:<baseUrl>/api/v1/workflows/<id>/run/n8n-lifecycle <slug> publish/n8n-lifecycle <slug> modify <fix>publish:OUTPUT per action:
[<ACTION>] <slug>: <result summary>
Lifecycle: create → modify → test → checkpoint → publish
Current stage: <stage>
Next: <suggested next action>
RULES:
$ARGUMENTS
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub openanalystinc/10x-n8n-skill