npx claudepluginhub parallel-web/parallel-agent-skills --plugin parallelThis skill is limited to using the following tools:
```bash
Checks status of running research tasks by run ID using parallel-cli Bash command. Outputs JSON; instructs /parallel:setup if CLI missing. Invoke via /status <run_id>.
Executes research code in src/ to generate artifacts in results/, reading commands from plan/research_plan.md YAML frontmatter or execution_manifest.json. Phase 3.5 of research pipeline with prerequisite checks.
Runs autonomous deep research tasks with Gemini AI: plans, searches web/docs, reads sources, synthesizes cited markdown/JSON reports for market analysis, tech reviews, due diligence.
Share bugs, ideas, or general feedback.
parallel-cli research poll "$ARGUMENTS" --json
Present results in a clear, organized format.
If CLI not found, tell user to run /parallel:setup.