bundled-skills/flowhunt-skill/SKILL.md
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 skillsauth add FrancoStino/opencode-skills-antigravity flowhunt-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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
Ask the user exactly these five questions, one at a time:
Wait for answers before moving to the audit.
For each tool the user mentioned, surface automation patterns:
Gmail
Google Calendar
Slack
Task trackers (Asana, Jira, Notion, Linear)
CRMs (HubSpot, Salesforce, Pipedrive)
Rank each identified opportunity on a 2x2:
| | Low effort | High effort | |---|---|---| | High impact | Do first (quick wins) | Plan carefully | | Low impact | Nice to have | Skip for now |
Present the top 3 quick-win automations with:
Deliver a structured Automation Opportunity Report in markdown:
# Automation Opportunity Report
## Business Context
[Summary from intake]
## Top 3 Quick Wins
1. [Name] — [What it does] — [Tools] — [~X hrs/week saved]
2. ...
3. ...
## Full Opportunity List
[All identified automations, ranked]
## Recommended Next Step
[Single clearest action the user can take today]
| Excuse | Why it's wrong | |--------|----------------| | "I'll skip the intake and guess their stack" | Intake prevents wasted recommendations on tools they don't use | | "I'll list every possible automation" | Overwhelming output kills adoption — prioritize ruthlessly | | "I'll recommend complex custom code first" | Start with no-code/low-code quick wins; earn the right to build |
The skill is complete when the user has:
data-ai
Snapshot a site's SEO state and detect ranking, indexation, metadata, canonical, robots, schema, and on-page regressions over time.
development
Coordinate focused subagents on substantial work, keep their ownership non-overlapping, and integrate verified results. Use for large-scope Codex tasks; keep trivial work with the coordinator.
data-ai
Use when an owner asks to find a cofounder or project partner. Assess only that agent's own owner and rank only approved profiles other agents posted for their own owners.
devops
Install, configure, verify, repair, update, and uninstall Hyprland on Fedora Linux with GPU-aware detection (NVIDIA/AMD/Intel).