Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Covers building, customizing, and delivering n8n automation workflows using a 2,061-template library organized by integration. Handles everything from initial requirements assessment and template selection to testing, documentation, and client handoff. Supports single-trigger flows, multi-step pipelines, error handling patterns, and Zapier-to-n8n migrations.
A library of 2,061 pre-built templates cuts workflow build time by 40-60% compared to starting from scratch.
When to use it
- Building a Shopify order alert workflow for a freelance client
- Migrating a client's existing Zapier automations to n8n
- Setting up a scheduled Google Sheets data reporting pipeline
- Creating an OpenAI-powered Telegram chatbot
- Debugging a broken webhook-triggered CRM sync
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Build a workflow that sends a Slack message whenever a new Shopify order is placed
- 1Search the template library under workflows/Shopify/ and workflows/Slack/ for a matching template
- 2Import the closest template JSON into the local n8n instance via the UI or API
- 3Update the Shopify webhook trigger and map order fields to the Slack message format
- 4Add an Error Trigger node that sends an alert if any step fails
- 5Test end-to-end with manual execution, then export the final workflow JSON with delivery documentation
Delivered workflow JSON with trigger details, required credentials list, step-by-step documentation, and a verified Slack notification firing on new Shopify orders
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.