Install
openclaw skills install @asale-ai/seo-flowFLOW framework integration: evidence-led SEO using the Find → Leverage → Optimize → Win loop. Surfaces stage-specific AI prompts from the FLOW knowledge base (41 prompts, CC BY 4.0). Use when user says "FLOW", "FLOW framework", "seo flow", "evidence-led SEO", "find leverage optimize win", or wants stage-specific SEO prompts.
openclaw skills install @asale-ai/seo-flowFLOW is an evidence-led SEO operating model built for the AI-search era. SEO + GEO Skills 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.
Framework and prompts © Daniel Agrici, CC BY 4.0: github.com/AgriciDaniel/flow
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 syncThe prompt library lives in a third-party repository (CC BY 4.0), not in this skill. Syncing is optional — the FLOW method below works without it; only the 41 verbatim prompts need the sync.
seogeo sync-flow --dry-run --jsonseogeo sync-flow --jsonavailable, written, destination)If the sync returns HTTP 404, the upstream repository has moved or gone private. Do not retry in a loop and do not present the framework as broken — say the prompt library is unavailable, and continue with the stage guidance in this file. A user with a fork can point at it:
SEOGEO_FLOW_REPO=owner/name seogeo sync-flow --json
The 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 | The stage guidance in this file still applies. Offer /seo flow sync for the verbatim prompts. |
| Prompt file missing | Offer /seo flow sync. Do not invent prompt text to fill the gap. |
seogeo sync-flow returns 404 | The upstream repository is gone or private. Say so once, continue with this file's guidance, and mention SEOGEO_FLOW_REPO for users with a fork. |
seogeo sync-flow network error | Show the stderr verbatim. If the network blocks the client, SEOGEO_PROXY is the fix. |