setup

Installation
Summary

Installs and authenticates the Parallel CLI for agent integration.

  • Provides two installation methods: automated install script or pip-based installation via pipx
  • Includes authentication setup via parallel-cli login and verification commands to confirm successful installation
  • Requires PATH configuration if the CLI binary is not automatically discoverable after installation
SKILL.md

Parallel Plugin Setup

Install CLI

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

Authenticate

parallel-cli login

Verify

parallel-cli auth

If parallel-cli not found, add ~/.local/bin to PATH.

Weekly Installs
987
GitHub Stars
45
First Seen
Today