parallel-web/parallel-agent-skills7.5k installs
setup
Set up the Parallel plugin (install CLI)
How do I install this agent skill?
npx skills add https://github.com/parallel-web/parallel-agent-skills --skill setupIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides standard instructions for installing and authenticating the Parallel CLI tool through its official documentation and command-line interface. No security risks were identified.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1 file scanned · No issues
- ZeroLeakspass
1 finding · Score: 82/100
What does this agent skill do?
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
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/parallel-web/parallel-agent-skills/setup">View setup on skillZs</a>