seo-flow

Applies the FLOW framework's 41 evidence-led SEO prompts across Find, Leverage, Optimize, Win, and Local stages.

Updated Sep 20, 2024
One-click install
npx skills add https://github.com/AnasIsmai1/dotfiles --skill seo-flow-anasismai1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-flow
Source: https://github.com/AnasIsmai1/dotfiles/tree/main/claude/.claude/skills/seo-flow
Command: npx skills add https://github.com/AnasIsmai1/dotfiles --skill seo-flow-anasismai1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? SEO work often relies on improvised, unstructured queries that produce inconsistent results. This Skill structures SEO analysis around the FLOW framework (Find, Leverage, Optimize, Win) with a library of 41 stage-specific, evidence-backed prompts so every analysis follows a repeatable operating model. ## Core Features & Use Cases - Stage-Based Prompt Routing: Run Find-stage keyword research and gap analysis, Leverage-stage backlink strategy, Optimize-stage on-page and technical prompts, Win-stage BOFU and conversion audits, or Local-stage GBP and title tag prompts. - Context-Aware Prompt Selection: For the 21-prompt Optimize stage, the Skill selects the 2-3 most relevant prompts based on industry vertical, prior analysis output, and URL signals instead of dumping everything. - Evidence-Backed Citations: A bibliography of dated web sources and hashed PDF sources grounds every statistic, and a sync script pulls the latest prompts from the upstream FLOW repository. - Use Case: A marketer runs "/seo flow optimize https://example.com/product" and receives a prioritized rewrite brief built from the most relevant optimize prompts, with cross-references to deeper content and technical audits. ## Quick Start Ask the assistant to run the FLOW framework's find stage on your target URL or topic to get structured keyword research and gap analysis.

Frequently Asked Questions about seo-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the FLOW framework for SEO analysis?▼

Invoke the skill with a stage and a URL or topic, such as the find stage for keyword research or the optimize stage for on-page improvements. The skill loads only the prompts for that stage and applies them to your input, then cross-references related SEO commands for deeper analysis.

What stages does the FLOW SEO framework include?▼

FLOW has four core stages: Find (keyword research, gap analysis), Leverage (backlink and off-site authority), Optimize (on-page, technical, content), and Win (BOFU pages, conversion audits). This skill adds a fifth Local stage covering GBP optimization, meta descriptions, and title tags.

How does the optimize stage choose which prompts to run?▼

The optimize stage contains 21 prompts, so the skill selects exactly 2-3 based on industry vertical, prior analysis output in the conversation, and URL signals like page type. It states which prompts were chosen and why, and the rest remain accessible through the full prompt index.

Can I update the FLOW prompt library to the latest version?▼

Yes, run the sync command, which executes scripts/sync_flow.py to pull the latest prompt files from the upstream GitHub repository. It displays a JSON summary of files added, updated, or unchanged, and requires GitHub CLI authentication if rate limits or auth errors occur.

What happens if the FLOW reference files are missing?▼

The skill detects missing reference files and instructs you to run the sync command to restore them. Prompt files are loaded on demand per stage, so only the files needed for the requested stage must be present.