jpskill.com
💼 ビジネス コミュニティ

広告戦略プランニング

ads-plan

業界に特化したテンプレートを活用し、プラットフォーム選定から予算計画、クリエイティブ戦略、段階的な実行計画まで、戦略的な有料広告プランを立案し、広告効果を最大化するSkill。

📜 元の英語説明(参考)

Strategic paid advertising planning with industry-specific templates. Covers platform selection, campaign architecture, budget planning, creative strategy, and phased implementation roadmap. Use when user says "ad plan", "ad strategy", "campaign planning", "media plan", "PPC strategy", or "advertising plan".

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

一言でいうと

業界に特化したテンプレートを活用し、プラットフォーム選定から予算計画、クリエイティブ戦略、段階的な実行計画まで、戦略的な有料広告プランを立案し、広告効果を最大化するSkill。

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

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

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

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

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

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して ads-plan.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → ads-plan フォルダができる
  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 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

戦略的有料広告計画

プロセス

1. 発見

  • ビジネスの種類、製品/サービス、ターゲットオーディエンス
  • 現在の広告状況(アクティブなプラットフォーム、支出、パフォーマンス)
  • 目標:ブランド認知度、リード獲得、Eコマースの売上、アプリのインストール
  • 予算範囲(月次/四半期)
  • タイムラインと緊急度
  • 社内チームの能力 vs エージェンシーのニーズ

2. 競合分析

  • 上位3〜5社の競合他社を特定
  • プラットフォーム全体での広告の存在を分析(Google Ads Transparency、Meta Ad Library)
  • 競合他社の支出レベルとプラットフォームの組み合わせを推定
  • メッセージングのテーマとクリエイティブなアプローチを特定
  • キーワード/オーディエンスのギャップ(競合他社が見逃している機会)をメモ

3. プラットフォームの選択

  • assets/ ディレクトリから業界テンプレートをロード
  • ビジネスの種類を推奨されるプラットフォームの組み合わせに一致させる
  • プラットフォーム選択マトリックスについては、ads/references/budget-allocation.md を参照
  • トラッキング設定の要件については、ads/references/conversion-tracking.md を参照
  • 以下に基づいてプラットフォームの適合性を評価します。
    • プラットフォームごとのターゲットオーディエンスのデモグラフィック
    • 製品/サービスタイプの適合性
    • プラットフォームごとの予算要件(最小値)
    • 販売サイクルの長さとアトリビューションのニーズ
    • クリエイティブな能力とコンテンツの可用性

4. キャンペーンアーキテクチャ

命名規則

[Platform]_[Objective]_[Audience]_[Geo]_[Date]

例:META_CONV_Prospecting_US_2026Q1

キャンペーン構造テンプレート

Account
├── Brand Campaign (always-on, protect brand terms)
├── Non-Brand Prospecting
│   ├── Campaign 1: [Top Funnel - Awareness]
│   │   ├── Ad Group/Set 1: [Audience A]
│   │   └── Ad Group/Set 2: [Audience B]
│   ├── Campaign 2: [Mid Funnel - Consideration]
│   │   ├── Ad Group/Set 1: [Interest-based]
│   │   └── Ad Group/Set 2: [Lookalike/Similar]
│   └── Campaign 3: [Bottom Funnel - Conversion]
│       ├── Ad Group/Set 1: [High-intent]
│       └── Ad Group/Set 2: [Custom audience]
├── Retargeting
│   ├── Website Visitors (7-30 days)
│   ├── Engaged Users (video views, social engagement)
│   └── Cart Abandoners / Form Starters
└── Testing
    └── New audiences, formats, or messaging

5. 予算計画

月次予算配分

70/20/10フレームワークについては、ads/references/budget-allocation.md を参照してください。

階層 配分 目的
実証済 (70%) 実証済みのROIを持つ主要プラットフォーム 収益エンジン
スケーリング (20%) 将来性のあるプラットフォーム 成長エンジン
テスト (10%) 新しいプラットフォームまたは戦略 イノベーション

予算ペース

  • 1〜2か月目:集中的なテスト、より高い CPA を予想(学習)
  • 3〜4か月目:データに基づいて最適化、ターゲティングを絞る
  • 5〜6か月目:勝者をスケール、敗者を排除、拡大
  • 継続的:四半期ごとのレビューによる70/20/10のメンテナンス

6. クリエイティブ戦略

コンテンツピラー

  • Pain Point: オーディエンスが直面する特定の問題に対処します
  • Social Proof: お客様の声、ケーススタディ、レビュー
  • Product Demo: 製品/サービスが実際に動作している様子を紹介します
  • Offer: プロモーション、無料トライアル、リードマグネット
  • Education: 製品に関連する価値のある何かを教えます

クリエイティブ制作計画

優先度 アセットタイプ プラットフォーム 数量
P1 製品/サービスの動画(15〜30秒) Meta, TikTok, YouTube 5-10
P2 コピー付きの静止画像 Google, Meta, LinkedIn 10-15
P3 カルーセル/コレクション Meta, LinkedIn 3-5
P4 UGC/お客様の声の動画 TikTok, Meta 3-5
P5 長尺動画(1〜3分) YouTube 2-3

7. トラッキング設定計画

広告を配信する前に、トラッキングが設定されていることを確認してください。

プラットフォーム クライアントサイド サーバーサイド 優先度
Google gtag.js Enhanced Conversions, GTM SS P1
Meta Pixel CAPI P1
LinkedIn Insight Tag CAPI (2025) P2
TikTok Pixel Events API + ttclid P2
Microsoft UET Tag Enhanced Conversions P2

8. 実装ロードマップ

フェーズ1 — 基盤(1〜2週目)

  • すべてのトラッキングピクセルとサーバーサイドトラッキングをインストール
  • コンバージョンイベントと目標を設定
  • キャンペーン構造と命名規則を作成
  • 最初のオーディエンスを構築(カスタム、類似/予測)
  • クリエイティブアセットの最初のバッチを制作

フェーズ2 — 立ち上げ(3〜4週目)

  • 最初に主要なプラットフォームでキャンペーンを開始
  • 保守的な予算と入札を設定(クリック数の最大化/最低コスト)
  • 最初の7日間は毎日監視
  • コンバージョントラッキングが正しく機能していることを確認

フェーズ3 — 最適化(5〜8週目)

  • 初期データを分析(最低2週間のデータ)
  • コンバージョン量に基づいて入札戦略を調整
  • パフォーマンスの低い広告グループ/クリエイティブを排除(3x Kill Rule)
  • 2番目のプラットフォームを立ち上げ
  • A/Bテストを開始(クリエイティブ、ランディングページ、オーディエンス)

フェーズ4 — スケール(9〜12週目)

  • 成功しているキャンペーンをスケール(20%ルール)
  • テストプラットフォームに拡張(予算の10%)
  • 高度な戦略を実装(ABM、ショッピングフィード、Smart+)
  • 月次パフォーマンスレビュー

業界テンプレート

検出されたまたは指定されたビジネスタイプに基づいて、assets/ ディレクトリからロードします。

  • saas.md — SaaS企業
  • ecommerce.md — Eコマースストア
  • local-service.md — ローカルサービスビジネス
  • b2b-enterprise.md — B2Bエンタープライズ
  • info-products.md — 情報製品とコース
  • mobile-app.md — モバイルアプリ企業
  • real-estate.md — 不動産
  • healthcare.md — ヘルスケア
  • finance.md — 金融サービス
  • agency.md — マーケティングエージェンシー
  • generic.md — 一般的なビジネステンプレート

出力

成果物

  • ADS-STRATEGY.md — 完全な戦略的広告計画
  • CAMPAIGN-ARCHITECTURE.md — 命名規則を使用したキャンペーン構造
  • BUDGET-PLAN.md — 月次ペースでの予算配分
  • CREATIVE-BRIEF.md — 仕様を含むクリエイティブ制作計画
  • TRACKING-SETUP.md — トラッキング実装チェックリスト
  • IMPLEMENTATION-ROADMAP.md — 段階的なロールアウトタイムライン

KPIターゲット

指標 1か月目 3か月目 6か月目 12か月目

(原文がここで切り詰められています)

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

Strategic Paid Advertising Plan

Process

1. Discovery

  • Business type, products/services, target audience
  • Current advertising status (active platforms, spend, performance)
  • Goals: brand awareness, lead generation, e-commerce sales, app installs
  • Budget range (monthly/quarterly)
  • Timeline and urgency
  • In-house team capacity vs agency needs

2. Competitive Analysis

  • Identify top 3-5 competitors
  • Analyze their ad presence across platforms (Google Ads Transparency, Meta Ad Library)
  • Estimate competitor spend levels and platform mix
  • Identify messaging themes and creative approaches
  • Note keyword/audience gaps (opportunities competitors are missing)

3. Platform Selection

  • Load industry template from assets/ directory
  • Match business type to recommended platform mix
  • Read ads/references/budget-allocation.md for platform selection matrix
  • Read ads/references/conversion-tracking.md for tracking setup requirements
  • Assess platform fit based on:
    • Target audience demographics per platform
    • Product/service type suitability
    • Budget requirements per platform (minimums)
    • Sales cycle length and attribution needs
    • Creative capabilities and content availability

4. Campaign Architecture

Naming Convention

[Platform]_[Objective]_[Audience]_[Geo]_[Date]

Example: META_CONV_Prospecting_US_2026Q1

Campaign Structure Template

Account
├── Brand Campaign (always-on, protect brand terms)
├── Non-Brand Prospecting
│   ├── Campaign 1: [Top Funnel - Awareness]
│   │   ├── Ad Group/Set 1: [Audience A]
│   │   └── Ad Group/Set 2: [Audience B]
│   ├── Campaign 2: [Mid Funnel - Consideration]
│   │   ├── Ad Group/Set 1: [Interest-based]
│   │   └── Ad Group/Set 2: [Lookalike/Similar]
│   └── Campaign 3: [Bottom Funnel - Conversion]
│       ├── Ad Group/Set 1: [High-intent]
│       └── Ad Group/Set 2: [Custom audience]
├── Retargeting
│   ├── Website Visitors (7-30 days)
│   ├── Engaged Users (video views, social engagement)
│   └── Cart Abandoners / Form Starters
└── Testing
    └── New audiences, formats, or messaging

5. Budget Planning

Monthly Budget Distribution

Read ads/references/budget-allocation.md for the 70/20/10 framework.

Tier Allocation Purpose
Proven (70%) Primary platforms with proven ROI Revenue engine
Scaling (20%) Platforms showing promise Growth engine
Testing (10%) New platforms or strategies Innovation

Budget Pacing

  • Month 1-2: heavy testing, expect higher CPA (learning)
  • Month 3-4: optimize based on data, tighten targeting
  • Month 5-6: scale winners, kill losers, expand
  • Ongoing: 70/20/10 maintenance with quarterly reviews

6. Creative Strategy

Content Pillars

  • Pain Point: address specific problems your audience faces
  • Social Proof: testimonials, case studies, reviews
  • Product Demo: show the product/service in action
  • Offer: promotions, free trials, lead magnets
  • Education: teach something valuable related to your product

Creative Production Plan

Priority Asset Type Platforms Quantity
P1 Product/service videos (15-30s) Meta, TikTok, YouTube 5-10
P2 Static images with copy Google, Meta, LinkedIn 10-15
P3 Carousel/collection Meta, LinkedIn 3-5
P4 UGC/testimonial video TikTok, Meta 3-5
P5 Long-form video (1-3 min) YouTube 2-3

7. Tracking Setup Plan

Before launching any ads, ensure tracking is configured:

Platform Client-Side Server-Side Priority
Google gtag.js Enhanced Conversions, GTM SS P1
Meta Pixel CAPI P1
LinkedIn Insight Tag CAPI (2025) P2
TikTok Pixel Events API + ttclid P2
Microsoft UET Tag Enhanced Conversions P2

8. Implementation Roadmap

Phase 1 — Foundation (Weeks 1-2)

  • Install all tracking pixels and server-side tracking
  • Set up conversion events and goals
  • Create campaign structure and naming conventions
  • Build initial audiences (custom, lookalike/predictive)
  • Produce first batch of creative assets

Phase 2 — Launch (Weeks 3-4)

  • Launch campaigns on primary platform(s) first
  • Set conservative budgets and bidding (Maximize Clicks / Lowest Cost)
  • Monitor daily for the first 7 days
  • Verify conversion tracking is firing correctly

Phase 3 — Optimize (Weeks 5-8)

  • Analyze initial data (minimum 2 weeks of data)
  • Adjust bidding strategies based on conversion volume
  • Kill underperforming ad groups/creatives (3x Kill Rule)
  • Launch secondary platforms
  • Begin A/B testing (creative, landing pages, audiences)

Phase 4 — Scale (Weeks 9-12)

  • Scale winning campaigns (20% rule)
  • Expand to testing platforms (10% budget)
  • Implement advanced strategies (ABM, Shopping feeds, Smart+)
  • Monthly performance reviews

Industry Templates

Load from assets/ directory based on detected or specified business type:

  • saas.md — SaaS companies
  • ecommerce.md — E-commerce stores
  • local-service.md — Local service businesses
  • b2b-enterprise.md — B2B enterprise
  • info-products.md — Info products and courses
  • mobile-app.md — Mobile app companies
  • real-estate.md — Real estate
  • healthcare.md — Healthcare
  • finance.md — Financial services
  • agency.md — Marketing agencies
  • generic.md — General business template

Output

Deliverables

  • ADS-STRATEGY.md — Complete strategic advertising plan
  • CAMPAIGN-ARCHITECTURE.md — Campaign structure with naming conventions
  • BUDGET-PLAN.md — Budget allocation with monthly pacing
  • CREATIVE-BRIEF.md — Creative production plan with specifications
  • TRACKING-SETUP.md — Tracking implementation checklist
  • IMPLEMENTATION-ROADMAP.md — Phased rollout timeline

KPI Targets

Metric Month 1 Month 3 Month 6 Month 12
ROAS Baseline Target -20% Target Target +20%
CPA Baseline Target +30% Target Target -10%
CVR Baseline +10% +20% +30%
CTR Baseline +15% +25% +30%
Budget Testing Optimizing Scaling Maintaining