parallel-cli

Run vendor-backed web search and extraction with JSON output via Parallel CLI.

Updated May 20, 2026
One-click install
npx skills add https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent --skill parallel-cli-sriramkunamsetty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel-cli
Source: https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent/tree/main/hermes-agent/optional-skills/research/parallel-cli
Command: npx skills add https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent --skill parallel-cli-sriramkunamsetty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a vendor-specific CLI workflow for web search, extraction, deep research, enrichment, and monitoring, offering structured JSON output and async capabilities when Hermes native tools are not preferred or sufficient.

Core Features & Use Cases

  • Vendor-specific web search, extraction, and enrichment workflows that support long-running tasks with asynchronous polling.
  • Entity discovery and monitoring capabilities, enabling FindAll-style results and ongoing source tracking.
  • JSON-first, non-interactive operation with explicit authentication and mode controls for automation pipelines.

Quick Start

Run parallel-cli search 'latest AI coding agents' --json to perform a vendor-backed search with machine-readable results.

Frequently Asked Questions about parallel-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get JSON output from a web search for automation pipelines?

Run the vendor CLI in non-interactive mode with the --json flag to execute a web search and return machine-readable results for automation pipelines.

Can I run deep research tasks asynchronously from the command line?

Yes, the CLI supports asynchronous long-running deep research tasks with status and poll functionality to track progress from the terminal.

Do I need an account to use the Parallel CLI for entity discovery?

Yes, using the CLI for entity discovery requires a Parallel account and explicit authentication.

What's the best way to monitor ongoing sources via a terminal-native workflow?

Use the CLI's monitoring capabilities for ongoing source tracking and FindAll-style entity discovery within a terminal-native workflow.

When should I use a vendor-backed CLI over native tools for web extraction?

Use a vendor-backed CLI for web extraction when native tools are not preferred or sufficient, especially when structured JSON output and async polling are required.