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 mfwarren/entrepreneur-claude-skills --skill automation-workflowsgit clone --depth 1 https://github.com/mfwarren/entrepreneur-claude-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/mfwarren/entrepreneur-claude-skills/automation-workflows)<a href="https://agentmods.dev/skills/mfwarren/entrepreneur-claude-skills/automation-workflows"><img src="https://agentmods.dev/badge/skills/mfwarren/entrepreneur-claude-skills/automation-workflows/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/skills/mfwarren/entrepreneur-claude-skills/automation-workflows"><img src="https://agentmods.dev/badge/skills/mfwarren/entrepreneur-claude-skills/automation-workflows.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.00003 | $0.00563 |
| Opus 5 | $0.00002 | $0.00282 |
| Sonnet 5 | $0.00001 | $0.00113 |
| Haiku 4.5 | $0.00000 | $0.00056 |
Grade A, and why
automation-workflows 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 12d 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.
What it actually says
Automation Workflows
Identify automation opportunities and design workflows for Zapier, Make, n8n, or custom scripts.
Purpose
Find the highest-ROI automation opportunities in your business and design the workflows. Focus on eliminating categories of manual work, not just individual tasks.
Workflow
Step 1: Audit Current Processes
- What tasks do you or your team repeat weekly?
- What involves copying data between tools?
- Where do things fall through the cracks?
- What tools/apps does your business use?
Step 2: Prioritize by Impact
Score each candidate:
- Time saved per week (hours)
- Error reduction potential
- Revenue impact (direct or indirect)
- Implementation complexity (easy/medium/hard)
Prioritize: High impact + Easy implementation first.
Step 3: Design the Workflow
For each automation:
- Trigger: What starts the workflow
- Steps: What happens in sequence
- Conditions: If/then logic
- Output: What's the end result
- Error handling: What happens when it fails
Step 4: Tool Recommendation
Based on complexity:
- Zapier: Simple, low-code, wide integrations
- Make (Integromat): More complex logic, better pricing
- n8n: Self-hosted, developer-friendly
- Custom script: When no-code won't cut it
Step 5: Implementation Guide
Step-by-step setup instructions for the chosen tool.
Output Format
## Automation Audit: [Business/Process]
### Opportunities Identified
| # | Task | Time/Week | Impact | Complexity | Priority |
|---|------|-----------|--------|------------|----------|
| 1 | ... | Xh | High | Easy | Do first |
### Workflow: [Name]
**Trigger:** [What starts it]
**Steps:**
1. [Step]
2. [Step]
**Tool:** [Recommended platform]
### Implementation Guide
[Step-by-step setup]
Constraints
- Don't automate broken processes — fix the process first
- Always include error handling and failure notifications
- Note ongoing costs for automation platforms
- Recommend starting simple and iterating
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.
- 12d ago First seen · 91 lines · 3 tokens per session scan A 5943f1bb8edc
automation-workflows is a skill published in the GitHub repository mfwarren/entrepreneur-claude-skills (67 stars, last pushed 7mo ago), licensed MIT. It adds 3 tokens to every session and 563 once invoked, about $0.0000 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-30.
Other skills, from other repositories
re0-upgrade
Bring your installed paperthin skills up to the full current catalog in one step: retire what's been renamed, add every skill you don't have yet, and refresh the rest, all shown and confirmed before anything changes.
mm-resume
A workflow for restoring project context after starting a new Claude Code session or clearing the conversation. It reads project notes, recent session information, version-control status, and available planning files.
mm-setup
A setup guide that personalizes a shared mm system for one user. It asks for details such as your name, work area, tools, language, and Obsidian vault location, then saves them in private configuration files.
mm
A dispatcher that provides short /mm commands for project setup, session recovery, project overviews, and workflow checks. It maps these aliases to longer system commands.
stay-within-limits
Use when long-running or parallel agent work must respect 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.