From parallel
Installs Parallel CLI plugin via curl script or pipx, authenticates with login command, and verifies setup including PATH configuration. Use before employing Parallel plugin features.
npx claudepluginhub parallel-web/parallel-agent-skills --plugin parallelThis skill is limited to using the following tools:
Try the install script first:
Installs multi-Claude orchestration scripts (navigator-multi-claude.sh) for parallel AI execution in Navigator plugin. Checks prerequisites and downloads from GitHub.
Configures Parallel AI web research tools for NanoTars agent containers via MCP servers. Enables quick web search and deep research with citations; guides API key setup, plugin install, and restart.
Customizes cc-multi-cli-plugin: rewires CLIs to roles, adds/disables subagents/commands, restricts CLIs, hardcodes models, or troubleshoots quirks via env vars/config files.
Share bugs, ideas, or general feedback.
Try the install script first:
curl -fsSL https://parallel.ai/install.sh | bash
If unable to install that way, install via pip instead:
pipx install "parallel-web-tools[cli]"
pipx ensurepath
parallel-cli login
parallel-cli auth
If parallel-cli not found, add ~/.local/bin to PATH.