jpskill.com
✍️ ライティング コミュニティ 🟡 少し慣れが必要 👤 ライター・マーケ・広報

✍️ SEOAeoブログライター

seo-aeo-blog-writer

検索エンジン最適化(SEO)とAI

⏱ 議事メモ→正式議事録 1時間 → 5分

📺 まず動画で見る(YouTube)

▶ 【最新版】Claude(クロード)完全解説!20以上の便利機能をこの動画1本で全て解説 ↗

※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。

📜 元の英語説明(参考)

Writes long-form blog posts with TL;DR block, definition sentence, comparison table, and 5-question FAQ for SEO ranking and AEO citation. Activate when the user wants to write a blog post, article, or long-form content piece.

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

一言でいうと

検索エンジン最適化(SEO)とAI

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

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

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

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

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

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して seo-aeo-blog-writer.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → seo-aeo-blog-writer フォルダができる
  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-17
取得日時
2026-05-17
同梱ファイル
1

💬 こう話しかけるだけ — サンプルプロンプト

  • SEO Aeo Blog Writer で、自社の新サービスを紹介する記事を書いて
  • SEO Aeo Blog Writer で、SNS投稿用に短く言い直して
  • SEO Aeo Blog Writer を使って、過去の記事を最新版にアップデート

これをClaude Code に貼るだけで、このSkillが自動発動します。

📖 Claude が読む原文 SKILL.md(中身を展開)

この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。

SEO-AEO Blog Writer

Overview

Writes structured long-form blog posts (800–3000 words) that satisfy both SEO ranking signals and AEO citation requirements. Every post includes a TL;DR direct-answer block, a definition sentence, structured H2/H3 hierarchy, a comparison table where relevant, and exactly 5 FAQ entries written for AI extraction.

Part of the SEO-AEO Engine.

When to Use This Skill

  • Use when writing a cluster article from a content cluster map
  • Use when creating a long-form guide to build topical authority
  • Use when you need content that can be cited by AI engines like Perplexity or ChatGPT
  • Use when you need a blog post that follows a consistent, auditable structure

How It Works

Step 1: Write the TL;DR Block First

Write a 2–3 sentence direct answer to the article's core question. Place it immediately after the H1 in a blockquote. This is the first block AI engines attempt to extract.

Step 2: Build the Heading Skeleton

Set H1, H2s (4–6), and H3s before writing any body content. The first H2 must be a "What Is" section with a clean definition sentence as its opening line.

Step 3: Write Body Sections

Follow the section order: What Is → Why It Matters → How It Works (with H3 sub-concepts) → Practical Steps → Common Mistakes → FAQ → Conclusion.

Step 4: Write 5 FAQ Entries

Use long-tail and secondary keywords as questions. Each answer must be under 50 words and self-contained — readable without any surrounding context.

Step 5: Run AEO and SEO Checklists

Verify TL;DR presence, definition sentence, FAQ count, keyword placement, and heading structure before outputting.

Examples

Example: TL;DR Block

How to Manage a Remote Engineering Team

TL;DR: Managing a remote engineering team requires async communication tools, clear documentation standards, and timezone-aware sprint planning. Teams that nail these three areas ship consistently regardless of where members are located.

Example: FAQ Section

Q: What is the biggest challenge of remote engineering teams? A: Async communication. Without shared hours, decisions slow down and context gets lost. Teams that document decisions in writing and use structured standup tools close this gap fastest. Q: How do you run a daily standup with a remote team? A: Use async video or text standups posted at the start of each member's day. Tools like Loom or Slack threads work well. Avoid live calls across more than 2 timezones.

Best Practices

  • Do: Write the TL;DR block before writing anything else — it anchors the article
  • Do: Make the "What Is" definition sentence extractable on its own — one clean sentence
  • Do: Use secondary keywords as FAQ questions to capture long-tail traffic
  • Don't: Write FAQ answers longer than 50 words — AI engines skip long answers
  • Don't: Use duplicate H2 headings anywhere in the article
  • Don't: Skip the comparison table if the topic involves comparing options

Common Pitfalls

  • Problem: TL;DR block is too vague to be extracted as a direct answer Solution: The TL;DR must answer the article's core question in 2–3 sentences. If it doesn't answer a specific question, rewrite it.

  • Problem: FAQ answers reference "as mentioned above" or other context Solution: Every FAQ answer must stand completely alone — no references to other parts of the article.

Related Skills

  • @seo-aeo-content-cluster — provides the topic and keyword for this article
  • @seo-aeo-content-quality-auditor — audits the completed post for SEO and AEO signals
  • @seo-aeo-internal-linking — maps links between this post and related pages

Additional Resources

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.