n8n-opsAutonomous n8n workflow automation agent — create, debug, monitor & optimize n8n workflows via natural language using the REST API. Supports AI/LangChain pip...
Install via ClawdBot CLI:
clawdbot install samansalari/n8n-opsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:5678/webhook/YOUR-PATHCalls external URL not in known-safe list
https://github.com/samansalari/Openclaw-N8NAI Analysis
The skill interacts only with the user's own n8n instance at a configurable base URL (N8N_BASE_URL), which is the intended and documented purpose. The flagged external URL is a public GitHub repository for the skill's source code, not an active data sink. No credential harvesting, hidden instructions, or obfuscation are present.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Automatically triage and route customer inquiries from email or chat platforms to appropriate support agents. Use AI nodes to classify ticket urgency and sentiment, then create tickets in Zendesk or Jira while sending automated acknowledgments. Monitor execution logs to identify bottlenecks in response times.
Create a workflow that processes new orders from Shopify or WooCommerce, validates inventory via ERP systems, generates shipping labels with carriers like FedEx, and sends confirmation emails with tracking information. Debug failed orders by tracing execution logs to specific nodes like payment gateway failures.
Build a multi-channel campaign workflow that triggers when leads are added to a CRM like HubSpot. Use AI nodes to personalize email content via OpenAI, schedule social media posts via Buffer, and sync engagement data back to analytics platforms. Optimize workflows by monitoring execution success rates and adjusting node parameters.
Set up a workflow that monitors server health metrics via APIs like Prometheus or Datadog. Use IF nodes to check thresholds and trigger alerts via Slack or PagerDuty, while logging incidents to a database. Debug by analyzing execution failures to pinpoint specific server nodes or credential issues.
Automate ETL processes by extracting data from sources like Google Sheets or APIs, transforming it with Code nodes for cleaning, and loading it into databases like PostgreSQL or data warehouses. Use execution monitoring to track pipeline failures and retry workflows with corrected JSON structures.
Offer n8n workflow automation as a service to businesses needing custom integrations between their SaaS tools. Charge subscription fees for workflow design, maintenance, and monitoring, leveraging the skill's debugging and execution tracking capabilities to ensure reliability.
Provide expert consulting to enterprises for building and optimizing n8n workflows, focusing on AI/LangChain pipelines and complex automations. Bill hourly or per-project, using the skill's workflow creation and validation protocols to deliver high-quality solutions.
Host and manage n8n instances for clients, offering workflow deployment, credential management, and health checks as a managed service. Generate revenue through monthly retainers, utilizing the skill's monitoring and safety features to maintain secure and efficient operations.
💬 Integration Tip
Always use n8n's built-in credential system for API keys and secrets, and verify node types and connections in workflow JSON before deployment to prevent errors.
Scored Apr 19, 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".
Local-first recurring schedule engine for reminders, repeated tasks, and time-based execution plans. Use whenever the user mentions recurring timing, repetit...
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.
Diagnose and triage cron job failures. Checks job states, identifies error patterns, prioritizes by criticality, generates health reports. Triggers on: cron...
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.