Automation Creator Iautomate — DevOps skill for Claude Code
A Claude Code skill that plans and builds automations the IAutomate way: business-first requirements, a deliberate platform decision (n8n or Cloudflare Workers), a written plan, and a guided build wit.
How to install Automation Creator Iautomate
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ojuliocouto/automation-creator-iautomate and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Automation Creator Iautomate does
A Claude Code skill that plans and builds automations the IAutomate way: business-first requirements, a deliberate platform decision (n8n or Cloudflare Workers), a written plan, and a guided build wit.
Alternatives in DevOps
- Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
- Claudekit DevOps Tools — DevOps automation tools 1.9k ★
- DevOps Advanced Pack — Advanced DevOps skills and automation 1.6k ★
README
Automation Creator by IAutomate
A Claude Code skill that plans and builds automations the IAutomate way: business-first requirements, a deliberate platform decision (n8n or Cloudflare Workers), a written plan, and a guided build with safety gates.
Built by [Júlio Couto](https://github.com/ojuliocouto), founder of **IAutomate**, for students of the IAutomate mentorship and Escola de Automação e I.A. The skill content is intentionally in Brazilian Portuguese, because that is the language it teaches in.
What this is
- A guided methodology, not a template dump. The skill interviews you about the business problem, matches it against a catalog of battle-tested automation patterns (cart recovery, launch message sequences, sale webhooks, mass dispatch, lead routing, recurring reports, real-time alerts), decides the right platform with you, writes a plan, and only then builds.
- A teacher. Every decision comes with the reasoning. The goal is that you finish each automation knowing more architecture than when you started.
- Safety-first by design. n8n workflows are always created deactivated, and Workers are deployed in two steps (first without any automatic trigger, then the student enables it after testing); activation is a human act, after review. Every build is preceded by a dry-run showing exactly what will be created. Mass-messaging flows never trigger themselves.
What this is NOT
- Not a library of ready-made workflows to import blindly. The catalog provides skeletons; the interview shapes them to your case.
- Not a hosted service. Everything runs on your infrastructure: your n8n instance, your Cloudflare account, your credentials, your machine.
- Not a substitute for reviewing what goes to production. The skill enforces review gates precisely because automation that messages real people deserves human eyes.
How it works
- Interview: trigger, data flow, volume, and the question that matters most: what happens when it fails?
Related Skills
Secret Capture Skill
Claude Code skill: capture a secret via hidden-input dialog and route it to 1Password, macOS Keychain, GitHub
Agent Business Lifecycle
5-fázový lifecycle pro AI agent klientskou práci: plan → build → deploy → price → sell. Source: Filipova Promp
Job Tracker Automation
Automates my whole job hunt — hourly job discovery, AI scoring against my profile, and tailored resume/cover-l
Phase1 Three Way Match
AI agent that performs three-way match (PO + goods receipt + vendor invoice) against Odoo ERP. Built with Clau
Ship It
The full code-change cycle: scope → write → smoke test → commit → review checkpoint → deploy → after-change-mo
Claude Codex Settings
by fatih akyon - A well-organized, well-written set of plugins covering core developer activities, such as wor
Related Agents
Automation Governance Architect
Governance-first architect for business automations (n8n-first) who audits value, risk, and maintainability be
DevOps Hightower
公司 DevOps/SRE(Kelsey Hightower 思维模型)。当需要部署流水线搭建、CI/CD 配置、基础设施管理(Cloudflare Workers/Pages/KV/D1/R2)、监控告警、生产故障排查
Cloudflare Specialist
Owns Cloudflare platform usage end to end: Workers, Durable Objects, D1, R2, KV, Queues, Workflows, Vectorize,