From google-ads
Verify that Search, Display, Shopping, Video, and Performance Max campaigns are never mixed in ways that compromise optimization signals.
How this skill is triggered — by the user, by Claude, or both
Slash command
/google-ads:skill-001-campaign-type-separationThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify that Search, Display, Shopping, Video, and Performance Max campaigns are never mixed in ways that compromise optimization signals. Mixing network types prevents accurate performance analysis and dilutes bidding signals.
Verify that Search, Display, Shopping, Video, and Performance Max campaigns are never mixed in ways that compromise optimization signals. Mixing network types prevents accurate performance analysis and dilutes bidding signals.
Data Source: Standard
Standard Data:
data/account/campaigns/*/campaign.md - Campaign settings including type, network settingsReference GAQL:
SELECT
campaign.id,
campaign.name,
campaign.advertising_channel_type,
campaign.advertising_channel_sub_type,
campaign.network_settings.target_google_search,
campaign.network_settings.target_search_network,
campaign.network_settings.target_content_network,
campaign.status
FROM campaign
WHERE campaign.status != 'REMOVED'
Use /google-ads:get-custom if you need additional fields or different filters.
Load all campaign files:
campaign.md file from data/account/campaigns/*/Classify campaigns by type:
Check for network mixing issues:
Identify naming inconsistencies:
| Condition | Severity |
|---|---|
| Search campaign with Display Network enabled | Critical |
| Search campaign with Search Partners enabled | Warning |
| Campaign name doesn't match actual type | Info |
Use Short format by default. Use Detailed if user requests comprehensive analysis.
Short:
## Campaign Type Separation Audit
**Account:** [Name] | **Analyzed:** [X] campaigns | **Issues:** [Y]
### Critical ([Count])
- **[Campaign]**: [Issue] → [Fix]
### Warnings ([Count])
- **[Campaign]**: [Issue] → [Fix]
### Recommendations
1. [Action]
Detailed adds:
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub trueclicks/claude-plugins --plugin google-ads