byfirecrawl· 131 skills
Bulk extract content from an entire website or site section. Use this skill when the user wants to crawl a site, extract all pages from a docs section, bulk-scrape multiple pages following links, or says "crawl", "get all the pages", "extract everything under /docs", "bulk extract", or needs content from many pages on the same site. Handles depth limits, path filtering, and concurrent extraction.
$npx -y skills add firecrawl/firecrawl-codex-plugin --skill firecrawl-crawlInstalls into the current project.
Run `npx skills use "https://github.com/firecrawl/firecrawl-codex-plugin" --skill "firecrawl/firecrawl-codex-plugin/firecrawl-crawl"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/firecrawl/firecrawl-codex-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/firecrawl/firecrawl-codex-plugin"` and select the relevant skills, then follow their instructions.