Migrate Exa, Tavily, Perplexity, or Firecrawl web-data integrations completely to the appropriate Parallel products while preserving application behavior. Use when replacing these providers' SDKs or REST calls, dependencies, environment variables, request parameters, response parsing, model tools, search-plus-scrape paths, full-content or answer-synthesis paths, tests, and documentation; separating unsupported research-index, crawl, browser, file-parse, monitor, or other non-search capabilities; auditing for leftover provider usage; or finishing and verifying an in-progress provider migration.
$npx -y skills add parallel-web/parallel-agent-skills --skill migrate-to-parallelInstalls into the current project.
Run `npx skills use "https://github.com/parallel-web/parallel-agent-skills" --skill "parallel-web/parallel-agent-skills/migrate-to-parallel"` 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/parallel-web/parallel-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/parallel-web/parallel-agent-skills"` and select the relevant skills, then follow their instructions.