Agent skill · Testing & QA

seo-profound

Profound LLM citation tracker (extension). Time-series brand citation rates across ChatGPT, Perplexity, and other LLMs. Pairs with seo-seranking for triangulated AI visibility coverage.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Requires: Requires a Profound API key (set PROFOUND_API_KEY by running extensions/profound/install.sh).
Path: .claude/skills/seo-profound/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-profound Profound is purpose-built for LLM brand-mention tracking. While SE Ranking samples prompts on demand, Profound continuously polls and publishes time-series so trend deltas (week-over-week, month-over-month) are first-class. ## Prerequisites - Run `extensions/profound/install.sh` or `install.ps1`. - Profound API key. - Before any tool call, check `~/.claude/settings.json` has `env.PROFOUND_API_KEY`. ## Routing | Command | Purpose | |---|---| | `/seo profound citations <brand>` | Current citation rate per LLM + 30-day trend | | `/seo profound prompts <brand>` | Top prompts that surface (or fail to surface) the brand | | `/seo profound competitors <brand>` | Brands cited alongside `brand` for the same prompts | | `/seo profound alerts <brand>` | Spike/drop alerts vs. 7-day baseline | ## Output conventions - Cite Profound on every metric: "Profound (live, confidence 0.90)". - Profound covers ChatGPT + Perplexity natively; for Gemini / AI Overviews / AI Mode coverage, defer to `seo-seranking`. - For Google AI Overviews citation rate, also cross-reference `seo-dataforseo` AI visibility tools when available. ## Cross-skill delegation - For end-to-end AI search audit (passag

What's inside
Steps it walks through
  1. Prerequisites
  2. Routing
  3. Output conventions
  4. Cross-skill delegation
More from dev-gtm-claude-skills
All skills →
About this skill
What does the seo-profound skill do?

Profound LLM citation tracker (extension). Time-series brand citation rates across ChatGPT, Perplexity, and other LLMs. Pairs with seo-seranking for triangulated AI visibility coverage.

How do I install it?

Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill seo-profound --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