Agent skill · Content & Marketing

blog-flow

FLOW framework integration for bloggers. Evidence-led content workflow using the Find, Optimize, Win loop with stage-specific AI prompts from the FLOW knowledge base (30 blog-applicable prompts). Use when user says "FLOW", "FLOW framework", "blog flow", "evidence-led blogging", "find optimize win", or wants stage-specific blog prompts.

Infrasity-Labsgithub.com/Infrasity-LabsGitHub ↗
claude-codeMIT
Install
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill blog-flow --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 35
SKILL.md size: 7 KB
Bundled scripts: none
Requires: Requires Claude Code and Python 3.11+ for the sync script
Path: .claude/skills/blog-flow/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 97
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# FLOW Framework for Bloggers (Find, Optimize, Win) FLOW is an evidence-led operating model built for the AI-search era. Claude Blog integrates the FLOW prompt library so writers can drive their workflow with structured, source-backed AI prompts instead of improvised queries. This skill exposes the three blog-relevant stages (Find, Optimize, Win) and keeps the single Leverage prompt available through the prompts index. The local-SEO prompts (GBP, citations, local audits) are intentionally excluded because they target brick-and-mortar work, not blogs. **Runtime context.** Load `references/flow-framework.md` on every `/blog flow` activation. Load prompt files on demand only, scoped to the stage the user requests. --- ## Commands | Command | What it does | |---------|-------------| | `/blog flow` | Show FLOW overview and stage menu | | `/blog flow find [topic\|url]` | Find-stage: keyword discovery, intent mapping, gap analysis (5 prompts) | | `/blog flow optimize [url]` | Optimize-stage: select 2 to 3 most relevant prompts of 21 based on context | | `/blog flow win [url]` | Win-stage: BOFU, conversion, dual-surface scorecard (3 prompts) | | `/blog flow prompts` | Full index of all 30

What's inside
Steps it walks through
  1. Commands
  2. Orchestration Logic
  3. On /blog flow (no sub-command)
  4. On /blog flow find [topic|url]
  5. On /blog flow optimize [url]
  6. On /blog flow win [url]
  7. On /blog flow prompts
  8. On /blog flow sync
  9. Context Matching (Optimize stage)
  10. Reference Files
  11. Sync Script
  12. Error Handling
Ships with 24 files
  • references/bibliography.md
  • references/flow-framework.md
  • references/flow-prompts.lock
  • references/prompts/README.md
  • references/prompts/find/content-planning-for-topical-relevance-prompt.md
  • references/prompts/find/content-prioritization-prompt.md
  • references/prompts/find/keyword-research-prompt.md
  • references/prompts/find/keyword-variations-for-topical-relevance-prompt.md
  • references/prompts/find/prompt-audience-avatar.md
  • references/prompts/leverage/backlink-competition-prompt.md
  • references/prompts/optimize/ai-detector-test-follow-up-prompt.md
  • references/prompts/optimize/ai-supporting-pages-rewrite-prompt.md
  • references/prompts/optimize/basic-prompt.md
  • references/prompts/optimize/blog-post-outline-prompt.md
  • references/prompts/optimize/blog-post-writing-prompt.md
  • references/prompts/optimize/claude-prompt-1.md
  • references/prompts/optimize/claude-prompt-2.md
  • references/prompts/optimize/ctr-audit-prompt.md
  • references/prompts/optimize/follow-up-prompt-1.md
  • references/prompts/optimize/follow-up-prompt-2.md
  • references/prompts/optimize/follow-up-prompt.md
  • references/prompts/optimize/paa-question-rewording-prompt.md
  • references/prompts/optimize/prompt-core-30-content-audit.md
  • references/prompts/optimize/property-content-with-authority-audit-prompt.md
first 24 of 35
More from dev-gtm-claude-skills
All skills →
About this skill
What does the blog-flow skill do?

FLOW framework integration for bloggers. Evidence-led content workflow using the Find, Optimize, Win loop with stage-specific AI prompts from the FLOW knowledge base (30 blog-applicable prompts). Use when user says "FLOW", "FLOW framework", "blog flow", "evidence-led blogging", "find optimize win", or wants stage-specific blog prompts.

How do I install it?

Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill blog-flow --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 Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 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.

Keep going