Seo monitor
Skill cognyai/claude-code-marketing-skills/skills/seo-monitor
Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no account. $9/mo for live Search Console, Bing & LinkedIn data.
npx -y skills add cognyai/claude-code-marketing-skills --skill seo-monitorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing 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.
What its author says it does
Copied from the file, not written here
Monitor SEO rankings, queries, and indexing via Search Console MCP
SKILL.md
2.3 KB, as published. Nobody here has run it
SEO Monitor
Monitor your website's search performance using live Google Search Console data via Cogny's MCP server.
Requires: Cogny Agent subscription ($9/mo) — Sign up
Prerequisites Check
Verify Search Console MCP tools are available. If not:
This skill requires Cogny's Search Console MCP server.
Sign up at https://cogny.com/agent and connect your Search Console property.
Usage
/seo-monitor — full overview
/seo-monitor queries — top queries and ranking changes
/seo-monitor pages — top pages performance
/seo-monitor indexing — indexing status and issues
Steps
1. Query Performance (last 28 days)
Pull top queries by clicks:
- Query text, clicks, impressions, CTR, average position
- Compare vs previous 28 days: which queries are rising/falling?
2. Page Performance
Top pages by clicks:
- URL, clicks, impressions, CTR, avg position
- Identify pages losing traffic (position drops)
- Find pages with high impressions but low CTR (title/description optimization opportunities)
3. Ranking Changes
Compare current vs previous period:
- New queries appearing (opportunities)
- Queries losing position (threats)
- Queries near page 1 (positions 11-20 — quick wins)
4. Indexing Status
Check:
- Total indexed pages
- Pages with indexing errors
- Pages excluded from indexing
- New pages discovered
5. Report
SEO Monitor: [Site]
Period: [dates]
Search Performance:
Clicks: [X] ([+/-]% vs prev)
Impressions: [X] ([+/-]%)
Avg CTR: [X]% ([+/-])
Avg Position: [X] ([+/-])
Top 5 Queries:
1. [query] — pos [X], [X] clicks
...
Rising Queries (opportunity):
- [query]: position improved [X] → [Y]
...
Falling Queries (threat):
- [query]: position dropped [X] → [Y]
...
Quick Wins (position 11-20, high impressions):
- [query] at pos [X] with [Y] impressions — optimize [page URL]
...
Top 3 Actions:
1. ...
2. ...
3. ...