From seo-dungeon
Provides 41 stage-specific SEO prompts from FLOW framework for Find (keywords/gaps), Leverage (backlinks), Optimize (content), Win (conversions), Local SEO. Invoke /seo flow [stage] [url|topic].
npx claudepluginhub avalonreset/seo-dungeon --plugin seo-dungeon[stage] [url|topic]This skill uses the workspace's default tool permissions.
> Framework and prompts © Daniel Agrici, CC BY 4.0 — github.com/AgriciDaniel/flow
references/bibliography.mdreferences/flow-framework.mdreferences/flow-prompts.lockreferences/prompts/README.mdreferences/prompts/find/content-planning-for-topical-relevance-prompt.mdreferences/prompts/find/content-prioritization-prompt.mdreferences/prompts/find/keyword-research-prompt.mdreferences/prompts/find/keyword-variations-for-topical-relevance-prompt.mdreferences/prompts/find/prompt-audience-avatar.mdreferences/prompts/leverage/backlink-competition-prompt.mdreferences/prompts/local/ai-homepage-rewrite-prompt.mdreferences/prompts/local/claude-deep-research-prompt.mdreferences/prompts/local/gbp-categories-prompt.mdreferences/prompts/local/gbp-description-claude-prompt-1.mdreferences/prompts/local/gbp-description-claude-prompt-2.mdreferences/prompts/local/gbp-description-claude-prompt-3.mdreferences/prompts/local/gbp-services-prompt.mdreferences/prompts/local/prompt-generating-a-meta-description.mdreferences/prompts/local/prompt-generating-a-title-tag.mdreferences/prompts/local/prompt-rewriting-existing-homepage.mdProvides 41 stage-specific SEO prompts from FLOW framework for Find (keywords/gaps), Leverage (backlinks), Optimize (content), Win (conversions), Local SEO. Invoke /seo flow [stage] [url|topic].
Creates SEO_STRATEGY.md with traditional SEO and GEO tactics for AI platforms like Google AI Overviews, ChatGPT, Perplexity, Claude, Gemini, prioritized by effort/impact. Requires CUSTOMER.md.
Routes broad, ambiguous, or compound Agentic SEO requests through SEO Brain's six pillars: strategy, brain, technology (Next.js), technical SEO, content, and data analysis. Use for session starts or multi-area SEO tasks.
Share bugs, ideas, or general feedback.
Framework and prompts © Daniel Agrici, CC BY 4.0 — github.com/AgriciDaniel/flow
FLOW is an evidence-led SEO operating model built for the AI-search era. Claude SEO integrates the FLOW prompt library (41 prompts across 5 stages) so every analysis can be driven by structured, evidence-backed AI prompts rather than improvised queries.
Runtime context: Load references/flow-framework.md on every /seo flow activation.
Load prompt files on demand — only for the stage the user requests.
| Command | What it does |
|---|---|
/seo flow | Show FLOW overview + stage menu |
/seo flow find [url|topic] | Find-stage: keyword research, gap analysis, SERP intent mapping (5 prompts) |
/seo flow leverage [url] | Leverage-stage: backlink strategy, off-site authority (1 prompt) |
/seo flow optimize [url] | Optimize-stage: select 2-3 most relevant of 21 prompts based on context |
/seo flow win [url] | Win-stage: BOFU, conversion rate, dual-surface scorecard (3 prompts) |
/seo flow local [url] | Local-stage: GBP optimization, meta, title tags, local audits (11 prompts) |
/seo flow prompts | Full index of all 41 prompts — stage, name, trigger conditions |
/seo flow sync | Pull latest prompt files from github.com/AgriciDaniel/flow |
/seo flow (no sub-command)references/flow-framework.md/seo flow find [url|topic]references/prompts/find//seo cluster <seed-keyword>"/seo flow leverage [url]references/prompts/leverage//seo backlinks <url>"/seo flow optimize [url]references/prompts/optimize//seo flow prompts/seo content <url> and /seo geo <url>"/seo flow win [url]references/prompts/win//seo sxo <url>"/seo flow local [url]references/prompts/local//seo local <url> and /seo maps [command]"/seo flow promptsreferences/prompts/README.md/seo flow syncpython scripts/sync_flow.pyThe optimize stage has 21 prompts. Dumping all 21 is noise. Select by priority:
Always surface exactly 2-3 prompts. State which prompts you chose and why.
Load on-demand — do NOT load all at startup:
references/flow-framework.md — FLOW operating model (load on every /seo flow activation)references/bibliography.md — Evidence sources; load when citing studies or statisticsreferences/prompts/README.md — Prompt index; load for /seo flow promptsreferences/prompts/find/ — 5 prompts; load for /seo flow findreferences/prompts/leverage/ — 1 prompt; load for /seo flow leveragereferences/prompts/optimize/ — 21 prompts; load selectively for /seo flow optimizereferences/prompts/win/ — 3 prompts; load for /seo flow winreferences/prompts/local/ — 11 prompts; load for /seo flow localEvery /seo flow activation (any sub-command) outputs before analysis:
Framework and prompts © Daniel Agrici, CC BY 4.0 — github.com/AgriciDaniel/flow
Do not omit or modify the attribution.
| Scenario | Action |
|---|---|
references/flow-framework.md missing | "FLOW reference files not synced. Run: /seo flow sync" |
| Prompt file missing | "Run /seo flow sync to pull the latest prompts from the FLOW repo." |
sync_flow.py network error | Display the script's stderr. Check rate limits: gh api rate_limit. |
sync_flow.py auth error | Run gh auth login then retry. |