npx skills add ...
npx skills add jk-0001/skills --skill automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
npx skills add jk-0001/skills --skill automation-workflows
As a solopreneur, your time is your most valuable asset. Automation lets you scale without hiring. The goal is simple: automate anything you do more than twice a week that doesn't require creative thinking. This playbook shows you how to identify automation opportunities, design workflows, and implement them without writing code.
Not every task should be automated. Start by finding the highest-value opportunities.
Automation audit (spend 1 hour on this):
Track every task you do for a week (use a notebook or simple spreadsheet)
For each task, note:
Calculate time cost per task:
Example: 15 min task done 20x/month = 5 hours/month
Sort by time cost (highest to lowest)
Good candidates for automation:
Examples:
Low-hanging fruit checklist (start here):
Three main options for no-code automation. Pick based on complexity and budget.
Tool comparison:
| Tool | Best For | Pricing | Learning Curve | Power Level |
|---|---|---|---|---|
| Zapier | Simple, 2-3 step workflows | $20-50/month | Easy | Low-Medium |
| Make (Integromat) | Visual, multi-step workflows | $9-30/month | Medium | Medium-High |
| n8n | Complex, developer-friendly, self-hosted | Free (self-hosted) or $20/month | Medium-Hard | High |
Selection guide:
Recommendation for solopreneurs: Start with Zapier (easiest to learn). Graduate to Make or n8n when you hit Zapier's limits.
Before building, map out the workflow on paper or a whiteboard.
Workflow design template:
Example workflow (lead capture → CRM → email):
Design principles:
Now implement it in your chosen tool.
Build workflow (Zapier example):
Testing checklist:
Common issues and fixes:
| Issue | Cause | Fix |
|---|---|---|
| Workflow doesn't trigger | Trigger conditions too narrow | Check filter settings, broaden criteria |
| Action fails | API rate limit or permissions | Add delay between actions, re-authenticate |
| Data missing or incorrect | Field mapping wrong | Double-check which fields are mapped |
| Workflow runs multiple times | Duplicate triggers | De-duplicate based on unique ID |
Rule: Test with real data before relying on an automation. Don't discover bugs when a real customer is involved.
Automations aren't set-it-and-forget-it. They break. Tools change. APIs update. You need a maintenance plan.
Weekly check (5 min):
Monthly audit (15 min):
Where to store workflow documentation:
Error handling setup:
Once you've automated the basics, consider these higher-leverage workflows:
Not every automation is worth the time investment. Calculate ROI to prioritize.
ROI formula:
Example:
Rule: Focus on automations with payback < 3 months. Those are your highest-leverage investments.