Agent skill · Data & Analytics

growth-report

Generates a 3-month SEO performance HTML report for any domain using DataForSEO data. Fetches baseline vs current traffic, keyword rankings, top content pages, and competitive landscape, then outputs a report styled with the Infrasity brand design system: #0D0A1A background, #8157F2 purple accent, Instrument Sans + DM Sans + DM Mono typography. Use this skill whenever a user provides a target domain and a list of competitor URLs and asks for an SEO report, performance report, SEO analysis, competitive SEO comparison, traffic report, ranking report, or 3-month SEO summary. Also trigger when the

Infrasity-Labsgithub.com/Infrasity-LabsGitHub ↗
claude-codeMIT
Install
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill growth-report --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 16 KB
Bundled scripts: none
Version: 1.3.0
Declared author: Infrasity
Path: skills/growth-report/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 97
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# SEO Performance Report Skill Generates a comprehensive 3-month SEO performance HTML report using live DataForSEO data. The report covers traffic trends, keyword rankings, top content clusters, competitive positioning, strategic priorities, and an executive summary — all in the Infrasity brand design system. --- ## STEP 0 — COLLECT ALL INPUTS BEFORE DOING ANYTHING **All four inputs are mandatory.** Do not make any API calls until all four are confirmed. Collect them in a single message using this exact format — ask for everything at once, never ask for inputs one at a time: --- **If the user has NOT provided all four inputs**, ask: > To generate the report I need 4 things: > > 1. **Target domain** — the site to report on, e.g. `firefly.ai` > 2. **Competitor domains** — up to 5–6 competitors, e.g. `spacelift.io, env0.com, terraform.io` > 3. **Date range** — start and end date for the 3-month window *(default: **Feb 20 → May 20, 2026**)* > 4. **Location** — country for search data *(default: **United States**)* > > Which of these do you want to change from the defaults? --- **If the user has already provided the target domain and competitors** (e.g. "generate SEO report for firefly.

What's inside
Steps it walks through
  1. STEP 0 — COLLECT ALL INPUTS BEFORE DOING ANYTHING
  2. CRITICAL API SETTINGS
  3. STEP 1 — Baseline Metrics
  4. STEP 2 — Current Metrics
  5. STEP 3 — Competitive Landscape
  6. 3a — Current Traffic Snapshot
  7. 3b — Competitor Trend Signals (Historical, Option 1)
  8. STEP 4 — Top Content Clusters
  9. STEP 5 — Derive Report Targets (Q2 Card)
  10. STEP 6 — Derive Strategic Priority Cards
  11. STEP 7 — Derive Executive Summary (4 paragraphs)
  12. STEP 8 — Generate the HTML Report
  13. ERROR HANDLING
  14. WHAT NOT TO INCLUDE
Ships with 2 files
  • README.md
  • references/html-template.md
More from dev-gtm-claude-skills
All skills →
About this skill
What does the growth-report skill do?

Generates a 3-month SEO performance HTML report for any domain using DataForSEO data. Fetches baseline vs current traffic, keyword rankings, top content pages, and competitive landscape, then outputs a report styled with the Infrasity brand design system: #0D0A1A background, #8157F2 purple accent, Instrument Sans + DM Sans + DM Mono typography. Use this skill whenever a user provides a target domain and a list of competitor URLs and asks for an SEO report, performance report, SEO analysis, competitive SEO comparison, traffic report, ranking report, or 3-month SEO summary. Also trigger when the

How do I install it?

Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill growth-report --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going