seo-firecrawl
An agent skill by AgriciDaniel, from AgriciDaniel/claude-seo. Tags: crawling, scraping, seo, site-map, web.
What it does
Full-site crawling, scraping, and site mapping via Firecrawl MCP. Use when user says "crawl site", "map site", "full crawl", "find all pages", "broken links", "site structure", "discover pages", "JS rendering", or needs site-wide analysis.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add AgriciDaniel/claude-seo --skill seo-firecrawl
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/AgriciDaniel/claude-seo
cp -r claude-seo/extensions/firecrawl/skills/seo-firecrawl ~/.claude/skills/seo-firecrawl
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- AgriciDaniel/claude-seo (all skills from this repository)
- Path
- extensions/firecrawl/skills/seo-firecrawl/SKILL.md
- Branch
- main
- Collection
- claude-seo
- Updated
- 2026-09-21
Related skills
- seo — Comprehensive SEO analysis for any website or business type.
- seo-page — Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and performance.
- seo-sitemap — Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure.
- programmatic-seo — When the user wants to create SEO-driven pages at scale using templates and data.
- schema — When the user wants to add, fix, or optimize schema markup and structured data on their site.
- site-architecture — When the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking.