This is a straightforward status checker for research tasks you've kicked off through the Parallel CLI. You give it a run ID and it spits back JSON with whatever's happening with that job. It's the kind of thing you'll tab over to when you're waiting on a long-running research task and want to know if it's still chugging along or if something went sideways. The skill wraps a single bash command, so there's not much magic here, but that's fine because checking status shouldn't be complicated. Just note that it assumes you've already run the setup skill to get the CLI installed.
npx -y skills add parallel-web/parallel-agent-skills --skill status --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot