Identifies automation opportunities in business processes with tool recommendations, ROI estimates, and implementation priority rankings.
Use this skill when you need to:
DO NOT use this skill for building the actual automations, writing code, or configuring specific tools. This is for auditing and planning only.
AUTOMATE THE BORING, REPETITIVE, AND ERROR-PRONE — NEVER AUTOMATE WHAT REQUIRES JUDGMENT, CREATIVITY, OR HUMAN RELATIONSHIPS.
Map all current processes before identifying automation candidates.
| Input | What to Ask |
|---|
| Default |
|---|
| Business type | "What does your business do?" | No default — must be provided |
| Pain points | "Which tasks eat the most time or cause the most frustration?" | No default |
| Current tools | "What tools/software do you currently use?" | Google Workspace, basic accounting |
| Team size | "How many people handle operations?" | 1 (solopreneur) |
| Budget for tools | "Monthly budget for automation tools?" | $50-100/month |
| Tech comfort | "Rate your comfort with tech setup: low, medium, high" | Medium |
For each process the user describes, document:
## Process: [Name]
**Frequency:** [Daily/Weekly/Monthly]
**Time per occurrence:** [X minutes/hours]
**Monthly time cost:** [Frequency x Time]
**Error rate:** [Low/Medium/High]
**Current method:** [Manual/Semi-automated/Fully manual]
**Steps:**
1. [Step 1]
2. [Step 2]
3. [Step 3]
GATE: Present the process inventory and confirm completeness before scoring.
Evaluate each process for automation potential.
Score each process on four dimensions (1-5):
| Dimension | 1 (Low) | 5 (High) |
|---|---|---|
| Time savings | Under 30 min/month | Over 5 hours/month |
| Repeatability | Varies every time | Same steps every time |
| Error impact | Errors are trivial | Errors cost money or reputation |
| Ease of automation | Requires custom dev | Off-the-shelf tool exists |
## Automation Priority Matrix
| Process | Time Saved | Repeatability | Error Impact | Ease | Total | Priority |
|---------|-----------|---------------|-------------|------|-------|----------|
| Invoice sending | 5 | 5 | 4 | 5 | 19 | HIGH |
| Social scheduling | 4 | 4 | 2 | 5 | 15 | MEDIUM |
| Report generation | 3 | 3 | 3 | 2 | 11 | LOW |
For each high-priority process:
**Process:** Invoice sending
**Current time cost:** 4 hours/month
**Hourly value of your time:** $100
**Monthly cost of manual process:** $400
**Recommended tool:** [Tool name]
**Tool cost:** $30/month
**Setup time:** 2 hours (one-time)
**Monthly time after automation:** 30 minutes
**Monthly savings:** $350 (net of tool cost)
**Payback period:** Immediate
GATE: Present priorities and ROI estimates. Get approval before recommending tools.
Match each automation opportunity with specific tools.
For each process, recommend 1-2 tools:
## Recommended Automations
### 1. [Process Name] — Priority: HIGH
**Recommended tool:** [Primary recommendation]
**Alternative:** [Backup option]
**What it automates:** [Specific steps from the process map]
**What still needs human input:** [Steps that cannot be automated]
**Setup complexity:** [Low/Medium/High]
**Monthly cost:** $[X]
**Integration with current stack:** [How it connects to existing tools]
Reference these categories when making recommendations:
Deliver a phased plan for implementing automations.
## Automation Roadmap
**Month 1 — Quick Wins**
- [ ] Set up [Tool 1] for [Process] (estimated: 2 hours)
- [ ] Set up [Tool 2] for [Process] (estimated: 1 hour)
- Expected time savings: [X] hours/month
**Month 2 — Core Systems**
- [ ] Implement [Tool 3] for [Process] (estimated: 4 hours)
- [ ] Connect [Tool 1] to [Tool 3] via [integration]
- Expected time savings: [X] hours/month
**Month 3 — Optimization**
- [ ] Review automation performance
- [ ] Fix any broken workflows
- [ ] Identify next batch of processes to automate
- Expected total time savings: [X] hours/month
Recommend a monthly 30-minute automation check: verify workflows are running, review error logs, update any broken integrations.