search-term-cleanup

Solid

Audit and clean up search terms (negative keywords, intent classification, query hygiene). Use when the user asks to clean up search queries, add negative keywords, review search term reports, or improve match quality. Cross-references Search Console, GA4, and ad platform data. Also use when the user asks in Japanese (検索語句のクリーンアップ / 除外キーワードを追加して / 無駄な検索クエリを止めたい).

AI & Automation 16 stars 1 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Search Term Cleanup > PREREQUISITE: Read `../_mureo-shared/SKILL.md` for auth, security rules, output format, and **Tool Selection** (Read/Write on Code, `mureo_strategy_*` / `mureo_state_*` MCP on Desktop / Cowork). Review and clean up search terms and keywords across all platforms. ## Prerequisites - STRATEGY.md and STATE.json must exist (run the `onboard` skill first) ## Steps **Before you start**: Run the **Diagnostic preamble** from ../_mureo-shared/SKILL.md — load learning insights (mureo_learning_insights_get) and consult advisors (mureo_consult_advisor) before drawing conclusions. 1. **Load context**: Read STRATEGY.md (Persona, USP, Target Audience, Data Sources) and STATE.json. 2. **Discover platforms**: Identify all configured platforms that support search term data from STATE.json `platforms`. Also include any **hosted official-MCP connector** present in the session (e.g. TikTok, key `tiktok_ads`) where it exposes search-term data — drive it via its own tools and skip mureo-only value-adds; see `../_mureo-shared/SKILL.md` → *Hosted-connector platforms*. 3. **Review search terms**: For each ad platform that supports search term data: - **Google Ads**: prefer mureo native — call `google_ads_search_terms_report` for the raw query rows, then `google_ads_search_terms_review` (rule-based scoring) and `google_ads_search_terms_analyze` (intent classification) per campaign. **These tools work in both Live API and BYOD mode.** In BYOD they read from `~/.mureo/b...

Details

Author
logly
Repository
logly/mureo
Created
3 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Featured

search-term-miner

Use when the user asks to "mine my search terms", "find new keywords from converting queries", "build a negative-keyword list", or "cut wasted paid spend"; harvests converting queries into new keywords/ad-groups, builds a standing negative-keyword list and an n-gram waste report from the search-terms export, and delivers a maintenance diff (add / negate / move). Not for account structure — use campaign-architect; not for budget split — use budget-optimizer; not for computing the final RQS — use ad-account-auditor. 付费广告搜索词挖掘/否定关键词/浪费词清单

2,471 Updated today
aaron-he-zhu
AI & Automation Listed

google-ads-search-terms

B2B Google Ads search terms report process — mining wasted queries, promoting winners, and review cadence. Use for search terms report, query mining, finding wasted spend, zero-conversion queries, promoting search terms to keywords. Triggers on "search terms report", "search query report", "mine queries", "zero conversion queries", "wasted queries", "promote search terms". Do NOT use for building the negative list buckets (use negative-keywords).

1 Updated 5 days ago
Growth-Today
Data & Documents Listed

negative-keyword-engine

The single skill for all Google Ads negative keyword and search term work, with three modes: Audit (find wasted spend in a search terms report), Leakage (find systematic gaps in existing negative lists), and Mine (proactively build a comprehensive negative list for new campaigns or overhauls). Use this skill whenever the user wants to analyze, audit, or clean up search terms, find wasted ad spend, identify irrelevant queries, build or expand a negative keyword list, audit their negatives, or asks anything like "why is my CPA bad", "where is my budget leaking", "review my search terms", "what negatives should I add", "what should I be blocking", "negative keyword gaps", or uploads a Google Ads search terms report (CSV/Excel). Trigger even when the user doesn't say "negative keywords" explicitly: any request involving search terms data, PPC waste reduction, or blocking irrelevant traffic qualifies.

0 Updated 1 weeks ago
kochellenk-afk