glebis/automation-advisor
Interactive automation decision advisor using the Automation Decision Matrix framework. Use when the user asks "should I automate this?", wants to evaluate an automation opportunity, calculate automation ROI or break-even, or requests an automation decision analysis. Guides a structured questionnaire, scores four dimensions, applies override checks, and generates an Obsidian-formatted report with a visual decision diagram.
npx skills add https://github.com/glebis/claude-skills --skill automation-advisor
Help the user decide whether to automate a task using data, not gut feeling.
visualize.py)Follow the full interactive flow in prompt.md.
Output location: /Users/glebkalinin/Brains/brain/automation-decisions/
A voice-enabled (Groq TTS) web interface lives in server_web.py / server.py — see docs/WEB_SERVER_GUIDE.md and docs/QUICKSTART.md.
Take glebis/automation-advisor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.