This pulls completed research task results from Parallel's API using a run ID. You kick off research elsewhere, then use this to check if it's done and grab the output. It's a polling endpoint wrapped in a simple bash call to their CLI tool, formatted to give you JSON back. The skill assumes you already have parallel-cli installed and will nudge you to run the setup if you don't. Straightforward retrieval pattern. Nothing fancy here, just the read side of an async research workflow where you need to know what came back from a task you started earlier.
npx -y skills add parallel-web/parallel-agent-skills --skill result --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot