Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web search with full page content and interact capabilities — beyond what CraftBot can do natively with built-in tools. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.
$npx -y skills add craftos-dev/craftbot --skill firecrawlInstalls into the current project.
Run `npx skills use "https://github.com/craftos-dev/craftbot" --skill "craftos-dev/craftbot/firecrawl"` 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/craftos-dev/craftbot" that are relevant to the current task. Run `npx skills add "https://github.com/craftos-dev/craftbot"` and select the relevant skills, then follow their instructions.