parallel-web/parallel-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: parallel.
parallel-web/parallel-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: parallel.
parallel-web/parallel-agent-skills
Plugin Claude Code
Parallel Web Search MCP and Task API integration for Claude Code. Provides web search, content extraction, deep research, data enrichment, entity discovery (FindAll), and web monitoring.
parallel-web/parallel-agent-skills
Instructions file
Instructions for parallel-web/parallel-agent-skills: Note: This CLAUDE.md is NOT loaded when the plugin is installed in other projects. All guidance for Claude is in the skill and agent descriptions.
parallel-web/parallel-agent-skills
Agent
Runs parallel-cli commands and returns output. Cannot read files.
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
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…
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
Set up and maintain the Parallel CLI (install, auth, balance, skills install).
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
Bulk 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.
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
ONLY 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…
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
Discover 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…
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
Recall past Parallel Task, Monitor, and FindAll runs when they may help; evict runs or clear memory when asked.
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
Continuously 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…
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
URL content extraction. Use for fetching any URL - webpages, articles, PDFs, JavaScript-heavy sites. Token-efficient: runs in forked context. Prefer over built-in WebFetch.
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
DEFAULT 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.
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
Get completed research task result by run ID.
parallel-web/parallel-agent-skills
Skill Claude CodeCodex
Check running research task status by run ID.
MCP server Claude CodeCodexCursor +2
An MCP server for deep research or task groups. Remote server at task-mcp.parallel.ai.
parallel-web/parallel-cursor-plugin
Command
Bulk data enrichment with web-sourced fields. Usage: /parallel-enrich with.
parallel-web/parallel-cursor-plugin
Command
URL content extraction for webpages, articles, PDFs. Usage: /parallel-extract [url2] [url3].
parallel-web/parallel-cursor-plugin
Command
Discover entities (companies, people, products) matching a natural-language description. Usage: /parallel-findall.
parallel-web/parallel-cursor-plugin
Command
Continuously track the web for changes on a recurring cadence. Usage: /parallel-monitor.
parallel-web/parallel-cursor-plugin
Command
Exhaustive multi-source research on a topic (slower, use only when explicitly requested). Usage: /parallel-research.
parallel-web/parallel-cursor-plugin
Command
Get completed research task result. Usage: /parallel-result.
parallel-web/parallel-cursor-plugin
Command
Web search for a given query (default for most research queries). Usage: /parallel-search.
parallel-web/parallel-cursor-plugin
Command
Set up the Parallel plugin (install CLI and authenticate).