Agent skill · Security

seo-content-audit

Comprehensive SEO footprint analysis. Catalogs all content, pulls real SEO metrics (via Apify Semrush/Ahrefs scrapers or free web search probes), runs competitor analysis, builds topic/keyword and content-type gap matrices, and produces a prioritized recommendations report. The complete SEO audit for any company.

gooseworks-aigithub.com/gooseworks-aiGitHub ↗
claude-codecodexcursorMIT
Install
npx skills add gooseworks-ai/goose-skills --skill seo-content-audit --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/seo/composites/seo-content-audit/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,091
Language: Python

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

From the SKILL.md

# SEO Content Audit The complete SEO footprint analysis — content inventory, real SEO metrics, competitor comparison, gap matrices, and prioritized recommendations in one report. ## Quick Start ``` Run an SEO content audit for [company]. Website: [url]. Competitors: [list]. ``` ## Inputs | Input | Required | Description | |-------|----------|-------------| | **Company name** | Yes | User provides | | **Company domain** | Yes | e.g., "example.com" | | **Seed competitors** | Recommended | 2-5 competitor domains; system discovers more | | **Target keywords** | Optional | User provides; system also auto-discovers | ## Cost | Component | Est. Cost | |-----------|-----------| | Content catalog (target) | ~$0-0.50 (free unless Apify fallback needed) | | Semrush data (target) | ~$0.10 | | Ahrefs data (target) | ~$0.10 | | Google rank checks (~30 keywords) | ~$0.06 | | Competitor Semrush data (3-5 competitors) | ~$0.30-0.50 | | Content catalog (competitors, lighter) | ~$0-1.00 | | Brand voice extraction | Free (WebFetch) | | **Total typical audit** | **~$1-3** | ## Step-by-Step Process ### Phase 1: Context & Setup Gather basics from the user: company name, domain, seed competitors, target k

What's inside
Steps it walks through
  1. Quick Start
  2. Inputs
  3. Cost
  4. Step-by-Step Process
  5. Phase 1: Context & Setup
  6. Phase 2: Content Inventory
  7. Phase 3: SEO Performance Data
  8. Phase 4: Competitor Content Analysis
  9. Phase 5: Build Gap Matrices
  10. Phase 6: Brand Voice Extraction (Optional)
  11. Phase 7: Synthesis & Report
  12. Output Template
  13. Tips
  14. Dependencies
Ships with 1 file
  • skill.meta.json
More from goose-skills
All skills →
About this skill
What does the seo-content-audit skill do?

Comprehensive SEO footprint analysis. Catalogs all content, pulls real SEO metrics (via Apify Semrush/Ahrefs scrapers or free web search probes), runs competitor analysis, builds topic/keyword and content-type gap matrices, and produces a prioritized recommendations report. The complete SEO audit for any company.

How do I install it?

Run `npx skills add gooseworks-ai/goose-skills --skill seo-content-audit --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 gooseworks-ai/goose-skills, a repository with 1,091 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