製品アイデアからキャンペーンパッケージへ:1つのプロンプトですべて生成
AIエージェントが競合調査、プロモーション画像の生成、ランディングページの下書き、ローンチプレゼン資料の作成を、1つのプロンプトからすべて実行する様子をご覧ください。
新しい製品をローンチしようとしています。市場調査、プロモーション用ビジュアル、ランディングページ、ローンチプレゼン資料が必要です。通常ならチームと数週間かかる作業です。
これを1つのプロンプトで実現する方法をご紹介します。
Felo OpenAPIを3分で接続
ステップ1:openapi.felo.ai にアクセスし、無料のAPIキーを作成します。
ステップ2:以下をCodex、Claude Code、またはOpenClawにコピー&ペーストします。
Connect to Felo OpenAPI with these capabilities:
- Models: Claude Opus 4.8, Claude Sonnet 4.6, Claude Haiku 4.5, GPT-5.6 Sol, GPT-5.6 Terra, Grok 4.5
- Search: POST /v2/chat (AI Search), POST /v2/web/extract (Web Fetch)
- Social: POST /v2/x/tweet/search (X Search), GET /v2/youtube/subtitling
- Output: POST /v2/ppts (PPT), POST /v2/mindmap, POST /v2/landing_page, Image Generation
- Memory: LiveDocs (semantic retrieval, file upload, URL resources)
Base URL: https://openapi.felo.ai
API Key: [YOUR_API_KEY]
When I ask for campaign materials:
1. Research competitors and market positioning
2. Generate visuals and copy
3. Create output (landing pages, PPTs, images)
4. Save everything to LiveDocs
ステップ3:接続完了。これであなたのエージェントはリサーチ、デザイン、そして完全なキャンペーンパッケージの生成が可能になります。
ユーザーストーリー
AI搭載のコードレビューツールを開発中です。ローンチまであと2週間。必要なものは:
- 競合調査とポジショニング
- SNS用プロモーション画像3点
- 魅力的なコピーのランディングページ
- チーム向けローンチプレゼン資料
- 製品機能のマインドマップ
リサーチャー、デザイナー、コピーライター、開発者を調整する代わりに、エージェントに1つのプロンプトを渡すだけです。
必要なのはこの一言だけ
We're launching an AI-powered code review tool for development teams. Target audience: mid-size tech companies with 50-200 developers.
Do the following:
1. Research competitors (tools like SonarQube, CodeClimate, DeepCode)
2. Generate 3 promotional images — one for hero, one for features, one for social
3. Draft a landing page with hero section, features, social proof, and CTA
4. Create a 12-slide launch presentation
5. Generate a product feature mindmap
6. Save everything to LiveDocs
Codexが自動で行うこと
ステップ1:競合調査
POST /v2/chat
{
"query": "AI code review tools competitors comparison 2026"
}
Codexは競合の状況、価格、機能比較、ユーザーレビューを検索します。
ステップ2:競合のランディングページを読む
POST /v2/web/extract
{
"url": "https://competitor-a.com/product"
}
Codexは競合ページを読み、メッセージパターン、機能の打ち出し方、価格戦略を把握します。3〜4社分繰り返します。
ステップ3:開発者の課題を調査
POST /v2/x/tweet/search
{
"query": "code review tool frustration OR slow review process",
"sort": "relevance"
}
Codexは実際の開発者の不満や要望を発見します。これはポジショニングの宝です。
ステップ4:プロモーション画像の生成
CodexはImage Generation APIを3つのプロンプトで呼び出します:
- ヒーロー画像: "A modern developer workspace with AI code analysis overlay, dark theme, clean tech illustration style, blue accent"
- 機能画像: "Code review workflow diagram showing automated analysis, clean flat design, professional tech style"
- ソーシャル画像: "Developer smiling at screen with AI code suggestions, modern flat illustration, blue and white palette"
出力:ダウンロード可能な画像ファイル3点。
ステップ5:ランディングページの下書き
POST /v2/landing_page
{
"topic": "AI-powered code review tool for development teams",
"audience": "Mid-size tech companies, 50-200 developers",
"competitors": [research findings],
"pain_points": [from X search],
"images": [generated image URLs],
"sections": ["hero", "features", "social proof", "pricing", "CTA"]
}
出力:リサーチに基づくコピー、生成画像、コンバージョン重視の構成を備えた完全なランディングページ。
ステップ6:ローンチプレゼン資料の生成
POST /v2/ppts
{
"topic": "AI Code Review Tool — Launch Presentation",
"slides": 12,
"content": {
"problem": [developer pain points from research],
"solution": [product positioning],
"competitive_advantage": [from competitor analysis],
"features": [key capabilities],
"pricing": [competitive positioning],
"go_to_market": [launch strategy]
},
"theme": "modern-tech"
}
出力:12枚のテーマ付きプレゼン資料。
ステップ7:製品マインドマップの作成
POST /v2/mindmap
{
"topic": "AI Code Review Tool — Feature Architecture",
"content": [product features and relationships]
}
出力:製品構造と機能の関係を示すビジュアルマインドマップ。
ステップ8:すべてをLiveDocsに保存
Codexはすべての成果物を共有ワークスペースに保存します:
- 競合調査(出典URL付き)
- 生成画像
- ランディングページ下書き
- プレゼン資料ファイル
- マインドマップ
- キャンペーン概要サマリー
チーム全員がアクセス・レビュー・改善できます。
結果
5〜8分で以下が揃います:
- リサーチ:出典付き競合分析
- ビジュアル:SNS用プロモーション画像3点
- ランディングページ:リサーチに基づくコピーとコンバージョン構成の下書き
- プレゼン資料:チーム向け12枚のローンチデッキ
- マインドマップ:製品機能アーキテクチャ
- ナレッジベース:すべてLiveDocsに保存・検索可能
完全プロンプトテンプレート(コピー&再利用可)
We're launching a [PRODUCT TYPE] for [TARGET AUDIENCE].
Do the following:
1. Research competitors and market positioning using Search and Web Fetch
2. Generate [NUMBER] promotional images using Image Generation API
3. Draft a landing page with hero, features, social proof, and CTA
4. Create a [NUMBER]-slide [PRESENTATION TYPE] presentation
5. Generate a [MINDMAP TOPIC] mindmap
6. Save everything to LiveDocs with source attribution
角括弧内を任意の製品ローンチ内容に置き換えてご利用ください。
応用:ランディングページの反復改善
初稿作成後、追加プロンプトでブラッシュアップしましょう:
Review the landing page you just generated. Improve the hero headline based on the pain points we found on X. Make the feature section more specific — replace generic claims with the competitive advantages we identified. Regenerate.
Codexはリサーチを再読し、コピーを修正し、より良いバージョンを生成します。
はじめてみよう
- 無料APIキーを作成
- 初期化プロンプトをエージェントに貼り付け
- 上記のキャンペーンパッケージ用プロンプトを試す
1つのプロンプトで、フルキャンペーンパッケージ。調整の手間はゼロ。
この記事は次の言語でもお読みいただけます:English、简体中文、한국어、繁體中文、हिन्दी、Français、العربية、Русский、اردو、Bahasa Indonesia、Deutsch、Tiếng Việt、Türkçe、Italiano、ไทย、Español、বাংলা、Português。