firecrawl/firecrawl-workflows · Official

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.

All-time #720 Trending #4675 Hot #769 First seen May 15, 2026
8-week activity · all time api

Installation

$ npx skills add firecrawl/firecrawl-workflows --skill firecrawl-seo-audit

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed May 16, 2026

The skill is a legitimate tool for conducting SEO audits using Firecrawl. It correctly manages credentials through user inputs and performs targeted analysis of web content without any detected malicious patterns or dangerous command executions.

snyk MEDIUM

Analyzed May 16, 2026

[MEDIUM] W011: Third-party content exposure detected (indirect prompt injection risk).

socket Score 0.9000 · 0 alerts

Analyzed May 16, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from firecrawl/firecrawl-workflows · top by installs.

npx skills add firecrawl/firecrawl-workflows

Browse all from firecrawl/firecrawl-workflows

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 156
License LICENSE
Default branch main
Open issues 2
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.0
LicenseISC
More metadata
author
firecrawl
version
0.1.0
homepage
https://www.firecrawl.dev
source
https://github.com/firecrawl/firecrawl-workflows

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,591 B
  • docs SUMMARY.md 270 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 31,621 installs

SKILL.md

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

  1. Map the site with Firecrawl to understand URL structure.
  2. Scrape key pages: homepage, product/service pages, pricing, docs, blog, about, and high-value landing pages.
  3. Extract title tags, meta descriptions, headings, internal links, content structure, canonical signals when visible, and image alt text when available.
  4. 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.