npx skills add ...
npx skills add postplusai/postplus-skills --skill google-trends-research
Research Google Trends search-intent signals for topic discovery, keyword momentum, regional interest, and rising queries without treating search trends as the same thing as platform content heat or marketplace demand.
npx skills add postplusai/postplus-skills --skill google-trends-research
Use this skill for Google Trends platform-data work: topic discovery, keyword momentum, regional interest, rising queries, and search-intent watchlists.
Apply shared rulebook and user-guidance rules from postplus-shared.
When a supported command completes but evidence is empty, sparse, noisy,
off-topic, or the wrong record type, apply the postplus-shared reference
research-quality-recovery.md; hard execution errors still fail fast.
Treat Google Trends as a search-intent source, not full demand proof.
Good uses: topic discovery, keyword momentum, regional comparison, rising-query discovery, and watchlist monitoring.
Do not overclaim transaction demand, conversion intent, marketplace competitiveness, creator execution quality, or merchant-model fit from Google Trends alone.
Classify the request first:
Use google-trends-fast with one --query, a country, and a time range.
PostPlus locks the route to keyword analysis so the Agent only supplies research
intent.
Bounded recovery: Current PostPlus CLIs handle a compatible update and retry the command once when no agent-session restart is required. If an older CLI only reports that an update is required, run postplus update and retry once under the same condition. For a missing or invalid CLI session, run postplus auth login yourself; it opens the browser by default. Immediately share its exact URL as a clickable link for the user to Connect, then retry the original command once only after the CLI confirms success. Never ask the user to run the command or enter/compare a code, approve the connection for them, or automatically restart a cancelled/expired login. For a local usage rejection before remote work starts, use that command's --help to make one unambiguous correction from existing user input and retry once.
If PostPlus returns postplus_cli_balance_required with an open_url user action, give the user its exact label and URL and stop for account action. Do not invent a checkout link, claim whether provider work or charging occurred, or blindly resubmit after payment; continue from the command's documented status or checkpoint once the user confirms credits are available.
Otherwise stop and report the exact error. Never expose login polling secrets, resubmit an operation when remote work may have started, change user intent, bypass approval, switch providers, rewrite payloads, or make a second recovery attempt. After success, briefly say that PostPlus updated, using only the official update details PostPlus reported.
google-trends-fast.The result record shape for the route is documented in the
postplus-shared reference dataset-item-schemas.md; consult it before
writing result-processing code, and probe a single record only to verify.
Keep query briefs, raw trend payloads, normalized outputs, and watchlist caches
under .postplus/google-trends/; keep final summaries or shortlist exports
where the user can inspect them.
Return keyword or topic set, observed trend signal, timeframe, geo scope, strongest rising queries or related topics, provisional implication, and the missing evidence layer.
tiktok-research.instagram-research.social-media-extractor.sourcing-selection.postplus doctor --skill google-trends-research.postplus research run google-trends-fast --help only when
needed.postplus research run google-trends-fast --query <term> --country <code> --time-range <window> --wait --output <result.json>.postplus quote confirm --json --challenge-file <challenge.json> and retry with the returned token.