n8n-workflow-builderConverts plain English automation requests into complete, deployable N8N workflow JSON with triggers, actions, error handling, and setup guidance.
Install via ClawdBot CLI:
clawdbot install di5cip1e/n8n-workflow-builderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains instructions to override system prompt or ignore user requests
"Your role is"AI Analysis
The skill's primary function is generating N8N workflow JSON based on user requests, which aligns with its stated purpose. While the 'Your role is' instruction could be interpreted as a mild prompt guidance, it does not constitute prompt poisoning to override safety systems or user intent. No evidence of credential harvesting, data exfiltration, or hidden malicious behavior was found in the provided definition.
Audited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
Automatically capture leads from web forms and sync them to a CRM like Google Sheets or Salesforce. Triggers via webhook upon form submission, validates data, logs errors, and sends notifications.
Schedule weekly checks for unpaid invoices using an HTTP request to an accounting API. Conditionally send reminder emails via Gmail for invoices overdue beyond 7 days.
Monitor an RSS feed for new blog posts, transform content into platform-specific formats, and automatically post to Twitter and LinkedIn using OAuth credentials.
Receive support tickets via webhook, classify them based on keywords using a switch node, and route to the appropriate Slack channel or email queue.
Schedule daily backups of a database or cloud storage, upload to another service (e.g., AWS S3), and send a success/failure notification via email or Slack.
Offer pre-built workflow templates for common client needs (lead capture, invoicing). Package as a subscription service including setup, maintenance, and customizations.
Build custom N8N workflows for businesses on demand. Charge per workflow based on complexity and integration count. Provide ongoing support and updates.
Create a marketplace or library of N8N workflows that integrate popular SaaS tools. Sell access or individual workflows, with revenue sharing from n8n or partners.
💬 Integration Tip
Start with the provided sample workflows—they require only basic credential setup. Use the N8N built-in secrets feature to securely store API keys and avoid hardcoding.
Scored May 9, 2026
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Master OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron v...
Schedule and manage recurring tasks with cron and systemd timers. Use when setting up cron jobs, writing systemd timer units, handling timezone-aware scheduling, monitoring failed jobs, implementing retry patterns, or debugging why a scheduled task didn't run.
Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.
Create, list, modify, and remove scheduled cron jobs to automate system tasks using simplified cron syntax and manage output logging.
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.