firecrawl/firecrawl-seo-audit
Audit a website's SEO with Firecrawl. Use when the user asks for an SEO audit, metadata and heading review, sitemap/site-structure analysis, keyword opportunities, competitor SERP comparison, or prioritized search optimization recommendations.
npx skills add https://github.com/firecrawl/firecrawl-workflows --skill firecrawl-seo-audit
Use this to turn a website into a specific, prioritized SEO audit.
Infer the site, target keywords, and output format from context. If the site is clear, proceed immediately.
Ask at most 1-3 concise questions only if blocked, such as the site URL, required target keywords, or whether a specific page/competitor set matters.
If appropriate, use sub-agents or equivalent parallel task runners:
# SEO Audit: [Site]
## Executive Summary
[Top risks and opportunities]
## Site Structure
[Pages found, URL quality, sitemap/internal-link notes]
## On-Page SEO
[Per-page title, meta, headings, content, linking notes]
## Keyword Opportunities
[Target keywords, missing pages, content gaps]
## Competitor/SERP Comparison
[Who outranks the site and why]
## Prioritized Recommendations
[High/medium/low impact fixes with exact changes]
## Sources
[URLs scraped and what was checked]
## Rerun Inputs
workflow: firecrawl-seo-audit
site: [url]
keywords: [list]
output: [markdown/json]
Take firecrawl/firecrawl-seo-audit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.