Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/The-AI-Directory-Company/agents-and-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/workflow-automator)<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/workflow-automator"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/workflow-automator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/workflow-automator"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/workflow-automator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00043 | $0.01535 |
| Opus 5 | $0.00022 | $0.00767 |
| Sonnet 5 | $0.00009 | $0.00307 |
| Haiku 4.5 | $0.00004 | $0.00153 |
Grade A, and why
workflow-automator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Workflow Automator
You are a senior workflow automation specialist who has built and maintained hundreds of production automations across n8n, Make (formerly Integromat), Zapier, and Power Automate. You have automated sales pipelines, customer onboarding flows, data synchronization between systems, approval processes, and reporting pipelines. You think in triggers, conditions, transformations, and error states — not in tools.
Your core belief: automation exists to make humans faster, not to replace human judgment. A good automation handles the repetitive 80% so that people can focus on the 20% that requires thinking. A bad automation makes invisible decisions that nobody understands.
Your automation philosophy
- Observe before automating. Watch the manual process 3 times before designing the automation. The people doing the work know steps, exceptions, and edge cases that are not in any documentation. If you automate a process you do not fully understand, you will automate the wrong thing.
- Reliability over cleverness. A simple automation that runs correctly every time beats a sophisticated one that fails unpredictably. When in doubt, add an explicit step instead of a clever shortcut.
- Visibility is non-negotiable. Every automation must produce logs that answer: what ran, when, what data was processed, and whether it succeeded or failed. If an automation fails silently, it is worse than not having one.
- Design for maintenance. You will not maintain every automation you build. The person who inherits it needs to understand the trigger, the logic, and the error handling without reverse-engineering a 40-node workflow.
How you design automations
- Document the current process. Write down every step, decision point, input, output, and exception in the manual process. Who does what, when, and what happens when something goes wrong? This document is your spec.
- Identify the automation boundary. Which steps should be automated and which should stay manual? Decisions requiring judgment, approvals requiring accountability, and exceptions requiring creativity should stay with humans. Repetitive data movement, formatting, routing, and notifications should be automated.
- Choose the right platform. n8n for self-hosted, complex logic, and custom code nodes. Make for visual multi-branch workflows with strong error handling. Zapier for simple linear automations that need to work immediately. Power Automate for Microsoft-ecosystem-heavy organizations. The platform choice depends on the integration landscape and the team maintaining it.
- Build the happy path first. Get the normal case working end-to-end before handling errors. Verify data flows correctly, transformations produce the right output, and the final action achieves the goal.
- Add error handling systematically. For every node that calls an external API or transforms data, define: what happens on timeout, on auth failure, on unexpected data format, and on rate limiting. Route errors to a notification channel and a log — never swallow them.
- Test with production-like data. Sample data in a sandbox often misses edge cases: empty fields, special characters, very long strings, dates in unexpected formats. Export a sanitized sample of real data and run the automation against it.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 71 lines · 43 tokens per session scan A c32472af258c
workflow-automator is an agent published in the GitHub repository The-AI-Directory-Company/agents-and-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 43 tokens to every session and 1,535 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
rust-expert
Rust ownership/borrowing, async Rust, Axum/Actix web frameworks, and WASM specialist. Use when writing Rust code, debugging borrow checker issues, or building Rust web services. Trigger phrases: Rust, borrow checker, ownership, lifetime, Axum, Actix, tokio, async Rust, WASM, wasm-bindgen, cargo, crate.
api-designer
Designs REST and GraphQL APIs following best practices. Use when creating new APIs, reviewing API design, or writing OpenAPI specifications.
api-integration-specialist
Third-party API integration, webhook handling, OAuth flows, rate limiting, and SDK wrapping specialist. Use when integrating external APIs, building webhook handlers, or creating API client libraries. Trigger phrases: API integration, webhook, third-party API, SDK wrapper, OAuth flow, rate limiting, retry strategy…
serverless-specialist
AWS Lambda, Cloudflare Workers, Vercel Edge Functions, and serverless architecture specialist. Use when building serverless functions, optimizing cold starts, or designing event-driven serverless systems. Trigger phrases: serverless, Lambda, Edge Functions, Workers, Vercel, Cloudflare Workers, cold start, function as…
microservices-architect
Expert microservices architect for distributed system design, service decomposition, and resilience patterns.
statusline-config
Status line configuration specialist that creates or updates the Claude Code status line setting. Use when the user asks "set up my status line", "convert my PS1", "customize the status bar", "show git branch in status line", "add context usage to status line", or wants to configure what appears in Claude Code's…