MacroMan5/AutomationHelper_plugins

3 stars · Last commit 2025-11-03

Skills based claude code plugins for generating automation on multiple platform.

README preview

# Automation Helper - Claude Code Plugin

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blue)](https://claude.com/code)
[![Version](https://img.shields.io/badge/version-0.1.0--alpha-orange)](https://github.com/MacroMan5/AutomationHelper_plugins/releases)
[![Status](https://img.shields.io/badge/status-in%20development-yellow)]()

> **AI assistant for Power Automate and n8n workflows** - Help design, build, debug, and refactor automation workflows with Claude Code.

⚠️ **Alpha Version** - Skills in active development. Power Automate and n8n focus. Make/Zapier not yet supported.

## What This Plugin Does

This plugin adds 6 AI skills to Claude Code that help you work with automation workflows:

1. **Design** workflows through conversation (brainstorm)
2. **Generate** workflow JSON from requirements (build-flow)
3. **Debug** errors with documentation research (debugger)
4. **Fix** common errors quickly (quick-fix)
5. **Refactor** workflows for performance (refactor)

View full repository on GitHub →