mcpbeat

Firecrawl Seo Audit

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.

647 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
110
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/firecrawl/firecrawl-workflows --skill firecrawl-seo-audit

The instruction itself

6 sections, as written by the author

Firecrawl SEO Audit

Use this to turn a website into a specific, prioritized SEO audit.

Onboarding Interview

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.

Firecrawl Collection Plan

  • Map the site with Firecrawl to understand URL structure.
  • Scrape key pages: homepage, product/service pages, pricing, docs, blog, about, and high-value landing pages.
  • Extract title tags, meta descriptions, headings, internal links, content structure, canonical signals when visible, and image alt text when available.
  • Search target keywords when provided; scrape top ranking pages for comparison.

Parallel Work

If appropriate, use sub-agents or equivalent parallel task runners:

  • Site Structure: URL patterns, sitemap health, internal linking, orphan/broken pages.
  • On-Page SEO: titles, meta descriptions, H1/H2 hierarchy, content quality.
  • Keyword And SERP: target keywords, ranking pages, competitor page patterns.
  • Technical Issues: broken links, duplicate content signals, missing metadata.

Final Deliverable

# 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]

Quality Bar

  • Make recommendations specific, not generic.
  • Show the page or source behind each issue.
  • Distinguish technical findings from content strategy guesses.

How to use it

Copy the folder

Take firecrawl/firecrawl-seo-audit from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.