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.
npx skills add sendx/email-skills --skill workflow-automationgit clone --depth 1 https://github.com/sendx/email-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/skills/sendx/email-skills/workflow-automation)<a href="https://agentmods.dev/skills/sendx/email-skills/workflow-automation"><img src="https://agentmods.dev/badge/skills/sendx/email-skills/workflow-automation.svg" alt="Measured on agentmods" 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.00016 | $0.01428 |
| Opus 5 | $0.00008 | $0.00714 |
| Sonnet 5 | $0.00003 | $0.00286 |
| Haiku 4.5 | $0.00002 | $0.00143 |
Grade A, and why
workflow-automation 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 8d 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 — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Workflow Automation
Your Setup — Fill These In for Better Results
This skill gives generic advice by default. Fill in your details below and it will recommend the right triggers, integrations, and workflow structure for your stack.
- Business type: [e.g., ecommerce, SaaS, B2B services]
- Ecommerce platform (if applicable): [e.g., Shopify, WooCommerce, none]
- CRM or integrations: [e.g., Pipedrive, Stripe, none]
- Current automations running: [e.g., none, welcome email only, full welcome + cart abandonment]
What you do
You'll design and build automated email journeys in SendX that trigger based on what contacts actually do. These aren't static campaigns — they're smart sequences that branch based on decisions, delays based on time, and adapt based on engagement or custom data.
Think of a workflow as a flowchart. A contact enters at a trigger point (signs up, abandons a cart, clicks a link), then follows a path through emails, decisions, and actions. Different contacts might take different branches — one might get a discount if they haven't bought, another might get social proof if they've already looked at your product page.
SendX gives you 48+ trigger types across 15 different platforms. You've got actions to match (subscribe, tag, send SMS, webhook calls). You can branch logic based on what you know about each contact. And you've got timing controls to space emails naturally.
When to activate
Use workflow automation when you want email to do heavy lifting without you manually sending. Classic scenarios:
- Welcome sequences: New subscriber lands on your list, immediately gets 3–5 emails over 10 days teaching them who you are
- Abandoned cart recovery: Shopify contact abandons cart → email in 2 hours → another in 24 hours if they haven't bought
- Re-engagement campaigns: Contact hasn't opened an email in 60 days → gets a "we miss you" sequence with incentive
- Post-purchase onboarding: WooCommerce order placed → thank-you email → product tips → ask for review
- Lead scoring automation: Contact takes high-value actions (downloads whitepaper, visits pricing page) → gets tagged and routed to sales
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.
- 8d ago First seen · 77 lines · 16 tokens per session scan A a50ab7e3fe6e
workflow-automation is a skill published in the GitHub repository sendx/email-skills (8 stars, last pushed 1mo ago), licensed MIT. It adds 16 tokens to every session and 1,428 once invoked, about $0.0001 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-08-31.
Other skills, from other repositories
email-marketing-bible
Data-backed email marketing skill for AI agents. Use when building or running email automation, driving an ESP from an agent (MCP/connectors), diagnosing deliverability, writing or de-slopping email copy, designing emails, choosing a platform, or pulling benchmarks. Covers AI email automation, flows, deliverability…
catalyst-center-readonly
Query Cisco Catalyst Center read-only — device inventory, site hierarchy, wireless, assurance health, compliance, software images, events. All 514 read-only API operations reachable through 8 grouped dispatchers. Use when asked what Catalyst Center manages, where a device sits, what its health or compliance state is…
playwright-best-practices
Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…
huawei-cloud-ucs-policy-governor
Huawei Cloud UCS (Ubiquitous Cloud Native Service) policy governance and compliance management skill using hcloud CLI. Use this skill when the user wants to: (1) manage UCS policy instances - create/update/query/delete, (2) manage UCS policy definitions - query/list, (3) enable/disable policies on clusters or fleet…
cis-aws-compute-2.14
Ensure EC2 Auto Scaling Groups Propagate Tags to EC2 Instances that it launches.
ebpf-observability
Use eBPF for deep kernel-level observability — trace syscalls, network flows, and application behavior without code changes using Cilium, Tetragon, and bpftrace.