This skill should be used when WebFetch fails (403, blocked, timeout), when the user asks to "scrape this URL", "fetch this page", "search the web for", "find articles about", or when you need to extract content from a URL that blocks standard fetching. Provides Firecrawl for scraping and Exa for semantic search as fallbacks.
$npx -y skills add iofold/ainative-claude-plugins --skill scraping-toolsInstalls into the current project.
Run `npx skills use "https://github.com/iofold/ainative-claude-plugins" --skill "iofold/ainative-claude-plugins/scraping-tools"` 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/iofold/ainative-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iofold/ainative-claude-plugins"` and select the relevant skills, then follow their instructions.