← ClaudeAtlas

automation-debuggerlisted

Expert automation platform error debugger for Power Automate, n8n, Make, Zapier and other workflow platforms. Analyzes JSON flow definitions with error messages, researches official documentation, and generates complete fixed JSON ready for copy-paste. Triggers when user provides error JSON files, workflow JSON with errors, error messages, debug requests, or failing automation content. Returns structured debug report with root cause analysis and working fixed JSON.
plug1210/AutomationHelper_plugins · ★ 4 · AI & Automation · score 77
Install: claude install-skill plug1210/AutomationHelper_plugins
# Automation Debugger Expert system for debugging automation workflow errors across multiple platforms and generating production-ready fixes. ## Supported Platforms - **Power Automate** (Microsoft) - **n8n** (Open-source automation) - **Make** (formerly Integromat) - **Zapier** - **Other JSON-based workflow platforms** ## Purpose This skill provides comprehensive debugging for automation workflows by: 1. Analyzing error messages and failing JSON flow definitions 2. Researching official documentation to find root causes (Docs/ directory) 3. Generating complete, valid fixed JSON ready for copy-paste (outputs as fixed_flow.json or similar) 4. Avoiding hallucinations by strictly referencing platform documentation 5. Adapting solutions to platform-specific requirements ## When This Skill Activates Automatically activates when user provides: - **Error JSON files** - Any JSON file containing error information (examples: error.json, erreur.json, error_bloc.json, workflow_error.json) - **Workflow JSON with errors** - Flow/workflow JSON content with error description (any platform) - **Error messages** - Error messages from workflow runs, logs, or execution history - **Debug requests** - Explicit requests to "debug", "fix", "analyze", or "troubleshoot" automation errors - **Status codes** - HTTP status codes (401, 403, 404, 429, 500, etc.) with workflow context - **Platform-specific errors** - "Power Automate error", "n8n workflow failing", "Make scenario issue", "Zapier zap bro