agentsclimarketplace

Semrush traffic trends

Skill osodevops/intelligence-layer-skills/skills/semrush-traffic-trends

Agent Skills for Semrush CLI SEO, paid search, backlinks, traffic, local SEO, and batch workflows

Install
npx -y skills add osodevops/intelligence-layer-skills --skill semrush-traffic-trends

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Analyze Semrush Traffic Analytics trends with the semrush CLI. Use when the user asks for traffic summaries, daily or weekly traffic, channel/source mix, geo distribution, top pages, subdomains, outgoing destinations, category rank, conversion data, device or country comparison, or traffic trend benchmarking across domains.

SKILL.md

3.9 KB, as published. Nobody here has run it

Semrush Traffic Trends

Use semrush trends ... commands to benchmark traffic movement, channel mix, geography, devices, top pages, and market visibility.

Prerequisites

Confirm API auth and define the date, country, and device dimensions before comparing domains:

semrush account auth status --output json --quiet
semrush trends summary example.com competitor.com --country US --device desktop --dry-run --output json --quiet

Use ISO 2-letter country codes such as US, GB, or DE. Use desktop or mobile for device filters.

Workflow

  1. Identify domains, date range, country, device, and benchmark purpose.
  2. Run summary for the domain set.
  3. Pull daily or weekly trend lines when movement matters.
  4. Break down sources, geo, top pages, subdomains, and destinations.
  5. Compare channel dependence and explain likely strategic implications.
  6. Recommend monitoring, content, paid, partnership, or CRO follow-up.

Core Commands

Summary and trend lines:

semrush trends summary example.com competitor.com --country US --device desktop --output json --quiet
semrush trends daily example.com --date-from 2026-01-01 --date-to 2026-03-31 --country US --device desktop --output json --quiet
semrush trends weekly example.com --date-from 2026-01-01 --date-to 2026-03-31 --country US --device desktop --output json --quiet

Channel and audience breakdown:

semrush trends sources example.com --country US --device desktop --output json --quiet
semrush trends sources example.com --channel search --traffic-type organic --country US --output json --quiet
semrush trends geo example.com --geo-type country --device desktop --output json --quiet
semrush trends conversion example.com --country US --device desktop --output json --quiet

Content and site structure:

semrush trends top-pages example.com --country US --device desktop --limit 100 --output json --quiet
semrush trends subdomains example.com --country US --device desktop --limit 100 --output json --quiet
semrush trends destinations example.com --country US --device desktop --limit 100 --output json --quiet

Market benchmarks:

semrush trends rank --country US --device desktop --limit 100 --output json --quiet
semrush trends categories business-and-consumer-services --country US --device desktop --output json --quiet

Interpretation

SignalUse
Search share risingInvestigate organic keyword and content gains.
Referral share risingInspect partnerships, PR, affiliate, and directory sources.
Social share spikesConnect to campaign or creator activity.
Top-page concentrationIdentify pages that carry traffic risk or deserve CRO work.
Geo/device skewLocalize pages, ads, and technical performance priorities.
Outgoing destinationsInfer partner, affiliate, marketplace, or checkout flows.

Do not combine different country, device, or date filters in one comparison without labeling them clearly.

Output Format

Return:

  1. Benchmark frame: domains, country, device, date range, and commands.
  2. Traffic movement: summary and trend direction.
  3. Channel mix: source strengths, weaknesses, and changes.
  4. Page and subdomain findings: high-impact URLs or sections.
  5. Recommendations: SEO, paid, content, partnership, or analytics follow-up.

Related Skills

  • Use semrush-competitor-research to explain search-channel changes with keyword/page data.
  • Use semrush-paid-search-intelligence when paid or display channels dominate.
  • Use semrush-backlink-audit when referral or authority changes require link investigation.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.