jpskill.com
✍️ ライティング コミュニティ

blog-flow

FLOWフレームワークを活用し、ブログ記事作成における「発見・最適化・勝利」のサイクルを、各段階に特化したAIプロンプトで支援し、エビデンスに基づいたコンテンツ作成を効率化するSkill。

📜 元の英語説明(参考)

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.

🇯🇵 日本人クリエイター向け解説

一言でいうと

FLOWフレームワークを活用し、ブログ記事作成における「発見・最適化・勝利」のサイクルを、各段階に特化したAIプロンプトで支援し、エビデンスに基づいたコンテンツ作成を効率化するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o blog-flow.zip https://jpskill.com/download/10519.zip && unzip -o blog-flow.zip && rm blog-flow.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/10519.zip -OutFile "$d\blog-flow.zip"; Expand-Archive "$d\blog-flow.zip" -DestinationPath $d -Force; ri "$d\blog-flow.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して blog-flow.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → blog-flow フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

ブロガー向け FLOW フレームワーク (Find, Optimize, Win)

フレームワークとプロンプト (c) Daniel Agrici, CC BY 4.0. ソース: github.com/AgriciDaniel/flow

FLOW は、AI 検索時代に向けて構築された、エビデンスに基づいたオペレーティングモデルです。Claude Blog は FLOW プロンプトライブラリを統合しているため、ライターは即興のクエリではなく、構造化されたソースバックの AI プロンプトでワークフローを推進できます。

このスキルは、ブログに関連する 3 つの段階 (Find, Optimize, Win) を公開し、単一の Leverage プロンプトをプロンプトインデックスから利用できるようにします。ローカル SEO プロンプト (GBP、サイテーション、ローカル監査) は、ブログではなく実店舗の作業を対象としているため、意図的に除外されています。

ランタイムコンテキスト。 すべての /blog flow アクティベーションで references/flow-framework.md をロードします。プロンプトファイルは、ユーザーが要求した段階にスコープを絞り、オンデマンドでのみロードします。


コマンド

コマンド 説明
/blog flow FLOW の概要と段階メニューを表示します
/blog flow find [topic\|url] Find 段階: キーワード発見、インテントマッピング、ギャップ分析 (5 つのプロンプト)
/blog flow optimize [url] Optimize 段階: コンテキストに基づいて、21 個のプロンプトの中から最も関連性の高い 2 ~ 3 個のプロンプトを選択します
/blog flow win [url] Win 段階: BOFU、コンバージョン、デュアルサーフェススコアカード (3 つのプロンプト)
/blog flow prompts ブログに適用可能な 30 個のプロンプトの完全なインデックス (Find, Leverage, Optimize, Win)
/blog flow sync github.com/AgriciDaniel/flow から最新のプロンプトファイルをプルします

単一の Leverage プロンプト (オフサイトオーソリティ) は /blog flow prompts からアクセスできますが、ほとんどのブログワークフローではオフサイト作業が他の場所にルーティングされるため、トップレベルのコマンドには昇格されていません。


オーケストレーションロジック

/blog flow (サブコマンドなし) の場合

  1. references/flow-framework.md を読み込みます。
  2. 各段階の簡単な説明とともに、FLOW の段階の概要を表示します。
  3. ユーザーに、現在の状況に一致する段階を尋ねます。

/blog flow find [topic|url] の場合

  1. references/prompts/find/ 内のすべてのファイルを読み込みます。
  2. 各プロンプトをトピックまたは URL に適用し、需要とインテントのシグナルをキャプチャします。
  3. 相互参照: 「より詳細なブリーフとアウトラインについては、/blog brief <topic>/blog outline <topic>、および /blog cannibalization を参照して、既存の投稿との重複を検出してください。」

/blog flow optimize [url] の場合

  1. references/prompts/optimize/ 内のファイル名を読み込みます。
  2. 以前のコンテキスト (ターゲット URL、ニッチ、この会話における以前のスキルの出力、/blog analyze からのスコアリングデルタ) を読み込みます。
  3. 最も関連性の高い 2 ~ 3 個のプロンプトを選択し、それらのファイルのみをロードします。
  4. 選択したプロンプトを適用します。残りのプロンプトは /blog flow prompts からアクセスできることに注意してください。
  5. 相互参照: 「より詳細な書き換えと検証については、/blog rewrite <file>/blog seo-check <file>/blog geo <file>/blog schema <file>、および /blog factcheck <file> を参照してください。」

/blog flow win [url] の場合

  1. references/prompts/win/ 内のすべてのファイルを読み込みます。
  2. 各プロンプトを URL のコンバージョンと BOFU コンテキストに適用します。
  3. 相互参照: 「再利用、フルサイトの健全性、および品質スコアリングについては、/blog repurpose <file>/blog audit、および /blog analyze <file> を参照してください。」

/blog flow prompts の場合

  1. references/prompts/README.md を読み込みます。
  2. 完全なインデックスを表示します: 段階 (Find, Leverage, Optimize, Win) ごとにグループ化された 30 個のプロンプトと、名前とトリガー条件。
  3. ローカル SEO プロンプトは設計上除外されていることを明記します。必要な場合は、claude-seo (/seo flow local) を参照するようにユーザーに指示します。

/blog flow sync の場合

  1. 実行: python3 scripts/sync_flow.py
  2. JSON サマリー (追加、更新、変更なしのファイル) を表示します。
  3. 同期が完了したら、アトリビューション通知を表示します。

コンテキストマッチング (Optimize 段階)

Optimize 段階には 21 個のプロンプトがあります。21 個すべてをダンプするのはノイズです。優先度で選択します。

  1. ニッチ (SaaS または B2B ブログはオンページとテクニカルに重点を置き、ライフスタイルは新鮮さと E-E-A-T に重点を置き、パブリッシャーはオーソリティとサイテーションに重点を置きます)。
  2. 以前のスキルの出力 (/blog analyze E-E-A-T ギャップはオーソリティプロンプトにルーティングし、/blog seo-check の失敗はオンページプロンプトにルーティングし、/blog geo ギャップは抽出形式プロンプトにルーティングします)。
  3. URL シグナル (商用ページにはコンバージョンプロンプトが必要で、情報提供の投稿には新鮮さと回答優先プロンプトが必要です)。

常に正確に 2 ~ 3 個のプロンプトを表示します。どのプロンプトを選択したかとその理由を明記します。


参照ファイル

オンデマンドでロードします。起動時にすべてをロードしないでください。

  • references/flow-framework.md。FLOW オペレーティングモデル。すべての /blog flow アクティベーションでロードします。
  • references/bibliography.md。エビデンスソース。調査または統計を引用するときにロードします。
  • references/prompts/README.md。プロンプトインデックス。/blog flow prompts 用にロードします。
  • references/prompts/find/。5 つのプロンプト。/blog flow find 用にロードします。
  • references/prompts/leverage/。1 つのプロンプト。/blog flow prompts を介して表示される場合にのみロードします。
  • references/prompts/optimize/。21 個のプロンプト。/blog flow optimize 用に選択的にロードします。
  • references/prompts/win/。3 つのプロンプト。/blog flow win 用にロードします。

references/ が見つからない場合は、最初に /blog flow sync を実行するようにユーザーに指示します。


同期スクリプト

scripts/sync_flow.py は、github.com/AgriciDaniel/flow からプロンプトファイルをプルし、skills/blog-flow/references/ に書き込みます。Stdlib のみ、HTTPS のみ、ホストは api.github.com に許可リスト化され、5 MB の応答上限、アトミックな書き込み、パスのトラバーサルが保護されています。

モード:

  • python3 scripts/sync_flow.py。ブログに関連するすべての段階の最新バージョンをディスクに同期し、ロックファイルを更新します。
  • python3 scripts/sync_flow.py --dry-run。書き込みを行わずに、計画された変更を報告します。
  • python3 scripts/sync_flow.py --ref <sha>。再現可能なインストールのために、フェッチを特定の FLOW コミット SHA に固定します。

ロックファイルは skills/blog-flow/references/flow-prompts.lock に存在し、sha256sum 互換の形式を使用します。ディスク上のコンテンツとロックファイル間のずれは、すべての同期実行で報告されます。

スクリプトは、ブログに適用可能な段階 (findleverageoptimizewin) のみを同期します。local 段階は、参照ディレクトリを ski に合わせて調整するために意図的にスキップされます。

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

FLOW Framework for Bloggers (Find, Optimize, Win)

Framework and prompts (c) Daniel Agrici, CC BY 4.0. Source: github.com/AgriciDaniel/flow

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 blog-applicable prompts (Find, Leverage, Optimize, Win)
/blog flow sync Pull latest prompt files from github.com/AgriciDaniel/flow

The single Leverage prompt (off-site authority) is reachable through /blog flow prompts and is not promoted to a top-level command, since most blog workflows route off-site work elsewhere.


Orchestration Logic

On /blog flow (no sub-command)

  1. Read references/flow-framework.md.
  2. Show the FLOW stage overview with a one-line description of each stage.
  3. Ask the user which stage matches their current situation.

On /blog flow find [topic|url]

  1. Read all files in references/prompts/find/.
  2. Apply each prompt to the topic or URL, capturing demand and intent signals.
  3. Cross-reference: "For deeper briefs and outlines, see /blog brief <topic>, /blog outline <topic>, and /blog cannibalization to detect overlap with existing posts."

On /blog flow optimize [url]

  1. Read the file names in references/prompts/optimize/.
  2. Read prior context (target URL, niche, any prior skill output in this conversation, scoring deltas from /blog analyze).
  3. Select 2 to 3 most relevant prompts, then load only those files.
  4. Apply the selected prompts; note that the rest are accessible via /blog flow prompts.
  5. Cross-reference: "For deeper rewrites and validation, see /blog rewrite <file>, /blog seo-check <file>, /blog geo <file>, /blog schema <file>, and /blog factcheck <file>."

On /blog flow win [url]

  1. Read all files in references/prompts/win/.
  2. Apply each prompt to the URL's conversion and BOFU context.
  3. Cross-reference: "For repurposing, full-site health, and quality scoring, see /blog repurpose <file>, /blog audit, and /blog analyze <file>."

On /blog flow prompts

  1. Read references/prompts/README.md.
  2. Display the full index: 30 prompts grouped by stage (Find, Leverage, Optimize, Win) with name and trigger conditions.
  3. State that local-SEO prompts are excluded by design; point users to claude-seo (/seo flow local) if they need them.

On /blog flow sync

  1. Run: python3 scripts/sync_flow.py.
  2. Display the JSON summary (files added, updated, unchanged).
  3. Show the attribution notice after the sync completes.

Context Matching (Optimize stage)

The optimize stage has 21 prompts. Dumping all 21 is noise. Select by priority:

  1. Niche (SaaS or B2B blog leans on-page plus technical; lifestyle leans freshness plus E-E-A-T; publisher leans authority plus citations).
  2. Prior skill output (/blog analyze E-E-A-T gap routes to authority prompts; /blog seo-check failures route to on-page prompts; /blog geo gaps route to extraction-format prompts).
  3. URL signals (commercial pages need conversion prompts; informational posts need freshness plus answer-first prompts).

Always surface exactly 2 to 3 prompts. State which prompts you chose and why.


Reference Files

Load on demand. Do NOT load all at startup.

  • references/flow-framework.md. FLOW operating model. Load on every /blog flow activation.
  • references/bibliography.md. Evidence sources. Load when citing studies or statistics.
  • references/prompts/README.md. Prompt index. Load for /blog flow prompts.
  • references/prompts/find/. 5 prompts. Load for /blog flow find.
  • references/prompts/leverage/. 1 prompt. Load only when surfaced through /blog flow prompts.
  • references/prompts/optimize/. 21 prompts. Load selectively for /blog flow optimize.
  • references/prompts/win/. 3 prompts. Load for /blog flow win.

If references/ is missing, instruct the user to run /blog flow sync first.


Sync Script

scripts/sync_flow.py pulls prompt files from github.com/AgriciDaniel/flow and writes them under skills/blog-flow/references/. Stdlib only, HTTPS only, host-allowlisted to api.github.com, 5 MB response cap, atomic writes, path-traversal guarded.

Modes:

  • python3 scripts/sync_flow.py. Sync the latest version of every blog-relevant stage to disk and refresh the lockfile.
  • python3 scripts/sync_flow.py --dry-run. Report planned changes without writing.
  • python3 scripts/sync_flow.py --ref <sha>. Pin fetches to a specific FLOW commit SHA for reproducible installs.

The lockfile lives at skills/blog-flow/references/flow-prompts.lock and uses sha256sum-compatible format. Drift between the on-disk content and the lockfile is reported on every sync run.

The script syncs only blog-applicable stages (find, leverage, optimize, win). The local stage is intentionally skipped to keep the references directory aligned with the skill's surface area.

GitHub API calls are anonymous by default. If GITHUB_TOKEN is set in the environment, or gh auth token returns a token after a 403 response, the script retries the request with that token. No tokens are written to disk.


Attribution

Every /blog flow activation (any sub-command) outputs before analysis:

Framework and prompts (c) Daniel Agrici, CC BY 4.0. Source: github.com/AgriciDaniel/flow

Do not omit or modify the attribution. Synced files also carry an HTML comment license header injected by the sync script.


Error Handling

Scenario Action
references/flow-framework.md missing "FLOW reference files not synced. Run: /blog flow sync."
Prompt file missing "Run /blog flow sync to pull the latest prompts from the FLOW repo."
sync_flow.py network error Display the script's stderr. Check rate limits with gh api rate_limit if gh is installed.
sync_flow.py 403 after retry Set GITHUB_TOKEN or run gh auth login, then retry.
Path-traversal abort The sync target tried to escape the references directory. Inspect the upstream repo and pin to a known-good --ref.