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, CC BY 4.0). Use when user says "FLOW", "FLOW framework", "blog flow", "evidence-led blogging", "find optimize win", or wants stage-specific blog prompts.

AgriciDanielgithub.com/AgriciDanielGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add AgriciDaniel/claude-blog --skill blog-flow --agent claude-code

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

Facts
Files in the skill folder: 36
SKILL.md size: 8 KB
Bundled scripts: yes
Version: 2.1.1
Declared author: AgriciDaniel
Requires: Requires Claude Code and Python 3.11+ for the sync script
Path: skills/blog-flow/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,566
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) Runs FLOW Find/Optimize/Win prompts for a blog topic or URL, turning query data, source notes, and page evidence into structured decisions instead of improvised prompts. > Framework and prompts (c) Daniel Agrici, CC BY 4.0. Source: github.com/AgriciDaniel/flow FLOW is an evidence-led operating model for retrieval, citation, and conversion workflows. Claude Blog integrates the FLOW prompt library so writers can turn query data, source notes, and page evidence into structured decisions instead of improvised prompts. 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 discove

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. Attribution
  13. 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 36
More from claude-blog
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, CC BY 4.0). 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 AgriciDaniel/claude-blog --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 AgriciDaniel/claude-blog, a repository with 1,566 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