firecrawl/skills

firecrawl-seo-audit

Audit a website's SEO with Firecrawl.

ソースを見る
リポジトリの原文

見出し、例、コード、表、リンク、参照画像を含む原文を表示しています。

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

markdown
# 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.
同じリポジトリから

関連する Skills

すべての Skills
firecrawl
公式

firecrawl-build-scrape

Integrate Firecrawl /scrape into product code for single-page extraction. Use when an app already has a URL and needs markdown, HTML, links, screenshots, metadata, or structured page output. Prefer this skill over broader crawl patterns when the feature is page-level.

導入数
6万
GitHub Stars
100
更新日
9月3日
firecrawl
公式

firecrawl-build-search

Integrate Firecrawl /search into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query instead of a URL, or when the system should search the web and optionally hydrate result content.

導入数
6万
GitHub Stars
100
更新日
9月3日
firecrawl
公式

firecrawl-build-interact

Integrate Firecrawl /interact into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills, pagination, authentication-aware flows, or other multi-step interactions that plain /scrape cannot complete.

導入数
6万
GitHub Stars
100
更新日
9月3日
firecrawl
公式

firecrawl-build-onboarding

Get Firecrawl credentials and SDK setup into a project. Use when an application needs FIRECRAWLAPIKEY, when an agent should add Firecrawl to .env, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser auth flow, so it does not depend on the website onboarding skill.

導入数
5.9万
GitHub Stars
100
更新日
9月3日