setup
Set up the Parallel plugin (install CLI)
Works with
Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
--- name: setup description: Set up the Parallel plugin (install CLI) license: MIT --- # 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 ```bash parallel-cli login ``` ## Verify ```bash parallel-cli auth ``` If `parallel-cli` not found, add `~/.local/bin` to PATH. ## Update later ```bash parallel-cli update ```
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
1.5M
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
972.7k
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
828.8k

