ワンクリックで
mmm-budget-planner
MMM (Google Meridian) — budget optimization, revenue projections, channel ROI, scenario planning.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
MMM (Google Meridian) — budget optimization, revenue projections, channel ROI, scenario planning.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Add conversion measurement to a live ChatGPT Ads campaign - choose between the OpenAI Conversions API (server-side) and the JavaScript Pixel (client-side), define the events that matter, and roll out without delaying launch. Use when setting up ChatGPT Ads tracking, CAPI vs pixel decisions, measuring leads/signups/purchases from ChatGPT Ads, or moving from CTR optimization to conversion-based optimization.
Build, review, and scale a ChatGPT Ads campaign from your existing Google/Meta/Microsoft text ads and website. Use when launching ChatGPT Ads, building a ChatGPT Ads campaign workbook, repurposing existing search/social ads for ChatGPT, writing context hints (not keywords), or scaling to 100+ upload-ready ads. Covers the full 9-step golden-path workflow with copy-paste prompts.
Comparing ad-platform performance with CRM; attribution gaps; 'ad platform shows conversions but CRM shows zero'; UTM/pixel issues; last-click vs data-driven. Covers data-source hierarchy and gap diagnosis.
Defining GTM metrics, pipeline efficiency, AI cost metrics, TTFV, CAC/LTV/NRR, magic number, attribution models, weekly review cadence.
Multi-platform product launches: Product Hunt, Hacker News, BetaList, AppSumo, waitlist, launch day, multi-channel rollout — pre-launch through post-launch.
SPEAR loop for any non-trivial agent task — Scope, Plan, Execute, Assess, Resolve. Prevents the strong-start-weak-finish failure mode by forcing an explicit MECE rubric and a Plan→Execute→Assess inner loop until the rubric passes.
| name | mmm-budget-planner |
| description | MMM (Google Meridian) — budget optimization, revenue projections, channel ROI, scenario planning. |
Uses Google's open-source Meridian framework to build Marketing Mix Models from cross-platform ad data. Provides causal ROI estimates, budget optimization, and forward-looking projections.
| Script | Purpose | Credits |
|---|---|---|
mmm_prepare_data | Prepare and validate data for MMM | 0 (internal) |
mmm_train_model | Train Meridian model on historical data | 50 |
mmm_optimize_budget | Run budget optimization scenario | 10 |
mmm_get_projections | Get forward-looking projections | 5 |
{
"script_name": "mmm_train_model",
"platform": "GOOGLE",
"args": ["--kpi-type", "conversions"]
}
Requirements:
{
"script_name": "mmm_optimize_budget",
"args": [
"--budget", "10000",
"--period", "monthly",
"--constraint-type", "fixed",
"--channel-min", "google_ads=0.2",
"--channel-max", "linkedin_ads=0.3"
]
}
{
"script_name": "mmm_get_projections",
"args": ["--weeks", "4"]
}
| Requirement | Minimum | Recommended |
|---|---|---|
| Historical data | 52 weeks | 104+ weeks |
| Channels | 1 | 2+ |
| KPI data | Non-zero conversions | Revenue data |
| Time granularity | Weekly (auto-aggregated) | Weekly |
{
"google_ads": {"median": 3.2, "ci_lower": 2.1, "ci_upper": 4.8}
}
Shows optimal spend per channel to maximize total KPI within budget constraint. Compare with current allocation to see improvement %.
Forward-looking forecast with confidence bands. Use to catch underperforming campaigns before they waste budget.
Part of the Synter free skills collection — open-source agent skills for advertising, PPC, and marketing automation.
Want this skill (and 40+ more) running on autopilot against your live ad accounts? Try Synter — AI Agent Media Buyers that connect to Google, Meta, LinkedIn, TikTok, Reddit, Amazon, and 7+ more platforms.