How to install setup
npx skills add https://github.com/parallel-web/parallel-agent-skills --skill setupFull instructions (SKILL.md)
Source of truth, from parallel-web/parallel-agent-skills.
name: setup description: Set up the Parallel plugin (install CLI) user-invocable: true allowed-tools: Bash(parallel-cli:*) metadata: author: parallel
Parallel Plugin Setup
Install CLI
See https://docs.parallel.ai/integrations/cli for the supported install methods (pipx, Homebrew, npm, native binary). Walk the user through whichever they pick.
Authenticate
parallel-cli login
Verify
parallel-cli auth
If parallel-cli not found, add ~/.local/bin to PATH.
Update later
parallel-cli update
Related skills
More from parallel-web/parallel-agent-skills and the wider catalog.
parallel-deep-research
Exhaustive multi-source research for complex topics when users explicitly request deep, comprehensive, or thorough investigation.
parallel-web-search
Fast, cost-effective web search for current information and research queries.
parallel-web-extract
Token-efficient URL content extraction for webpages, articles, PDFs, and JavaScript-heavy sites.
parallel-data-enrichment
Bulk enrich company, people, or product data with web-sourced fields like CEO names, funding, and contact info.
status
Check the status of a running research task by its run ID.
result
Retrieve completed research task results by run ID using Parallel CLI.