workflow-migrateMigrate N8N/Zapier/Make workflows to production-grade Python or Node.js scripts. Given a workflow description or paste, rewrites automation logic with retry,...
Install via ClawdBot CLI:
clawdbot install kevdogg102396-afk/workflow-migrateGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.API_KEYSends data to undocumented external endpoint (potential exfiltration)
WEBHOOK → https://...Calls external URL not in known-safe list
https://...Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Migrate a Zapier workflow that triggers when a new order is placed on Shopify, sends a confirmation email, updates inventory in Airtable, and logs the transaction to Google Sheets. This eliminates recurring SaaS fees and ensures reliability with retry logic for API failures.
Convert a Make scenario that triggers from a form submission on a website, enriches lead data via an external API, adds the lead to a CRM like HubSpot, and schedules a follow-up email. The migration provides version control and self-healing capabilities for handling API rate limits.
Rewrite an N8N workflow that monitors server health via scheduled cron jobs, sends alerts to Slack or email if thresholds are breached, and logs incidents to a database. This migration reduces costs and improves reliability with structured logging and backoff strategies.
Migrate a workflow that automatically fetches transaction data from banking APIs on a schedule, processes it for reconciliation, and updates accounting software like QuickBooks. The script ensures data integrity with error handling and audit trails.
Convert a Zapier automation that triggers when a new blog post is drafted in Google Docs, formats it, publishes to a CMS like WordPress, and shares on social media platforms. The migration offers cost savings and customizability for complex content transformations.
Charge a flat fee of $500-$5000 per workflow migration based on complexity, delivering a standalone script with documentation. This model targets businesses looking to eliminate recurring SaaS costs and gain full control over their automations.
Offer ongoing support, updates, and monitoring for migrated scripts at a monthly retainer of $50-$200 per client. This ensures scripts remain functional with API changes and provides a steady revenue stream post-migration.
Provide discounted rates for migrating multiple workflows or entire automation suites for large organizations. This includes training, integration with existing systems, and priority support, scaling revenue with enterprise needs.
💬 Integration Tip
Always validate environment variables and API keys before script execution to prevent runtime errors, and use dry-run modes for testing in production-like environments.
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.