flowhunt-skill
Automation discovery audit skill. Walks through a 5-question workflow intake, then audits Gmail/Calendar/Slack/task trackers to identify automation opportunities. Use when a user wants to discover what processes in their business can be automated.
npx skills add sickn33/agentic-awesome-skills --skill flowhunt-skill --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# FlowHunt Skill — Automation Discovery Audit ## Overview FlowHunt is an automation discovery audit skill. It guides agents through a structured 5-question intake to understand the user's business context, then systematically audits connected tools (Gmail, Google Calendar, Slack, task trackers, and more) to surface concrete automation opportunities ranked by impact and effort. The skill is cross-agent: it works with Claude Code, Codex CLI, Gemini CLI, OpenCode, and any agent that accepts markdown skill files. Install: `npx skills add heyneuron/flowhunt-skill` ## When to Use This Skill - Use when the user asks "what can I automate in my business?" - Use when the user wants a workflow audit across Gmail, Calendar, Slack, or task tools - Use when starting an automation engagement and need structured discovery before recommending solutions - Use when the user says "show me automation opportunities" or "FlowHunt" ## How It Works ### Step 1: Intake — 5-Question Workflow Questionnaire Ask the user exactly these five questions, one at a time: 1. **Role & team size** — What is your role, and how many people are on your team? 2. **Top 3 repetitive tasks** — What are the three most repetitive
- Overview
- When to Use This Skill
- How It Works
- Step 1: Intake — 5-Question Workflow Questionnaire
- Step 2: Audit — Scan Connected Tools
- Step 3: Prioritization Matrix
- Step 4: Output
- Common Rationalizations to Reject
- Red Flags
- Limitations
- Verification
What does the flowhunt-skill skill do?
Automation discovery audit skill. Walks through a 5-question workflow intake, then audits Gmail/Calendar/Slack/task trackers to identify automation opportunities. Use when a user wants to discover what processes in their business can be automated.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill flowhunt-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.