parallel-web/parallel-agent-skills10k installs
result
Get completed research task result by run ID
How do I install this agent skill?
npx skills add https://github.com/parallel-web/parallel-agent-skills --skill resultIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides a secure interface for retrieving research results using the vendor's command-line tool. It follows security best practices for argument handling and limits its capabilities to the intended research functionality.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1 file scanned · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Get Research Result
Run ID: $ARGUMENTS
parallel-cli research poll "$ARGUMENTS" --json
Present results in a clear, organized format.
If CLI not found, tell user to run /parallel:parallel-cli-setup.
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/result">View result on skillZs</a>