원클릭으로
google-ads-create-ad
Use when creating a Google Ads ad (RSA, expanded text, etc.). Loaded after the create master skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when creating a Google Ads ad (RSA, expanded text, etc.). Loaded after the create master skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | google-ads-create-ad |
| description | Use when creating a Google Ads ad (RSA, expanded text, etc.). Loaded after the create master skill. |
Tools: google_ads_propose_create_ad, google_ads_propose_update_ads. Tool schemas describe shape; this skill covers the business rules.
Capture ad_group_id from the previous propose-create-adgroup execution result. Never invent it.
ad_type: RESPONSIVE_SEARCH_AD only. No expanded text ads, no display, no DSA.PAUSED. Ads are the user's final spend gate.propose_update_ads setting status: ENABLED).ENABLED and PAUSED only. No removal.path2 requires path1. The path fields live on responsive_search_ad, not the Ad root — the propose tool handles placement, but agent should not invent its own path-only payload.javascript:, data:, and other non-http schemes reject up front.propose_update_ads may reset learning.headlines[] and descriptions[] updates are full-replacement — provide the complete final list, not a delta.error_code | Trigger | Fix |
|---|---|---|
| 601 | Headline / description length, count out of range, case-insensitive dupe, path2 without path1, non-http URL | Read validation_errors[], fix, re-propose |
| 403 | Ad policy violation (trademark, restricted vertical, landing page issues) | Surface — user must address in Ads UI |
Done. Created RSA in ad group
<adgroup_name>(ad id<id>). PAUSED — enable when ready.
Use when researching competitor ad creatives: find competitors, brand IDs, evergreen winners, breakout winners, pattern analysis.
Use when generating Word documents (.docx). Uses the marble_docx API.
Use when generating PDF documents. Uses the marble_pdf API.
Use when generating PowerPoint presentations (.pptx). Uses the marble_pptx API.
Use when generating Excel workbooks (.xlsx). Pandas + openpyxl patterns for multiple sheets, number formats, freeze panes, formulas.
Use for any GA4 query whose result will be reported back to the user. Covers conversions ≠ transactions distinction, channel-subset-sum trap with sessionDefaultChannelGroup, intraday partial-data discipline, Paid Social aggregation rules, API-vs-UI attribution mismatch.