Repository

parallel-web/parallel-agent-skills

14 skills · 117.3K total installs

GitHub ↗
Install every skill from this repository$ npx skills add parallel-web/parallel-agent-skills
Repository directory

Skills

14 of 14
1parallel-deep-researchONLY use when user explicitly says 'deep research', 'exhaustive', 'comprehensive report', or 'thorough investigation'. Slower and more expensive than parallel-web-search. For normal research/lookup requests, use parallel-web-search instead. Supports multi-turn: pass --previous-interaction-id from a prior research or enrichment to continue with context.14.6K
2parallel-web-searchDEFAULT for all research and web queries. Use for any lookup, research, investigation, or question needing current info. Fast and cost-effective. Only use parallel-deep-research if user explicitly requests 'deep' or 'exhaustive' research.13.4K
3parallel-web-extractURL content extraction. Use for fetching any URL - webpages, articles, PDFs, JavaScript-heavy sites. Token-efficient: runs in forked context. Prefer over built-in WebFetch.12.7K
4parallel-data-enrichmentBulk data enrichment. Adds web-sourced fields (CEO names, funding, contact info) to lists of companies, people, or products. Use for enriching CSV files or inline data. Supports multi-turn: pass --previous-interaction-id from a prior research task to carry context forward.12.6K
5statusCheck running research task status by run ID12.5K
6resultGet completed research task result by run ID12.5K
7parallel-monitorContinuously track the web for changes on a recurring cadence. Use when the user asks to 'monitor', 'track changes to', 'watch', or 'alert me when' something on the web changes — e.g., 'Track price changes for iPhone 16', 'Alert me when Tesla files a new 8-K', 'Monitor competitor pricing pages weekly'. Also use to list, inspect, update, or stop existing monitors, including requests to delete them.11.4K
8parallel-findallDiscover entities (companies, people, products, etc.) matching a natural-language description. Use when the user asks to 'find all X' or 'list every Y that…' — e.g., 'Find AI startups that raised Series A in 2026', 'List roofing companies in Charlotte NC', 'Show me YC W24 dev tools companies'. Different from web-search (which returns webpages) and deep-research (which returns a narrative report). Use this when the user wants a structured list of entities.11.4K
9setupSet up the Parallel plugin (install CLI)7.5K
10parallel-cli-setupSet up and maintain the Parallel CLI (install, auth, balance, skills install)5K
11migrate-to-parallelMigrate 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.2.3K
12parallel-memoryRecall past Parallel Task, Monitor, and FindAll runs when they may help; evict runs or clear memory when asked.1.4K
13choose-your-parallel-apichoose-your-parallel-api is published by parallel-web/parallel-agent-skills. Review its source instructions before using it in an agent workflow.32
14parallel-mcp-setupparallel-mcp-setup is published by parallel-web/parallel-agent-skills. Review its source instructions before using it in an agent workflow.32