mcpbeat

Workflow Automation

comeonoliver/workflow-automation

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility

3k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
3
copies elsewhere
how many repositories repackaged it
59
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/ComeOnOliver/skillshub --skill workflow-automation

Repackaged in 3 other repositories

same content, different owner
aAAaqwq/AGI-Super-Team open on GitHub →
agent-skills-hub/agent-skills-hub open on GitHub →
aiskillstore/marketplace open on GitHub →

How to use it

Copy the folder

Take comeonoliver/workflow-automation from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.