parallel-cli

Orchestrate vendor-backed web search and research workflows via CLI.

1|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/BermudaLocals/hermes-agent-lite --skill parallel-cli-bermudalocals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel-cli
Source: https://github.com/BermudaLocals/hermes-agent-lite/tree/main/optional-skills/research/parallel-cli
Command: npx skills add https://github.com/BermudaLocals/hermes-agent-lite --skill parallel-cli-bermudalocals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hermes agents need a vendor-specific CLI to orchestrate complex web lookups, extraction, and research workflows across multiple sources and formats.

Core Features & Use Cases

  • Web search, extraction, and deep research orchestration in a single CLI.
  • Async task execution with status polling and context chaining.
  • Enrichment, entity discovery, and monitoring workflows for evolving datasets.

Quick Start

Launch a parallel-cli search for a topic and review the resulting JSON output.

Frequently Asked Questions about parallel-cli

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

FAQPage Schema
How do I orchestrate async web search and extraction workflows for agents?

Async web search and extraction workflows are orchestrated via a vendor CLI that executes non-interactive tasks, polls for status, and chains context. It outputs structured JSON for agent consumption.

What is entity discovery and how does it work for evolving datasets?

Entity discovery identifies and extracts specific data points across multiple web sources. It operates as an ongoing monitoring workflow, continuously enriching evolving datasets with newly discovered entities.

How do I run non-interactive deep research and get JSON output?

Non-interactive deep research is executed by launching a CLI search command. The process runs asynchronously, polling for status updates, and returns structured JSON output for programmatic consumption.

Can I use a CLI for FindAll-style discovery and context chaining?

Yes, the CLI supports FindAll-style discovery and context chaining by orchestrating async task execution. It sequentially links search contexts to perform comprehensive enrichment across multiple sources.

What is the best way to monitor web sources and enrich research data?

Monitoring web sources and enriching research data is best handled through async CLI workflows. They execute ongoing background tasks, poll for updates, and append structured findings to evolving datasets.

Does this async research approach support structured task orchestration?

Yes, structured task orchestration is fully supported. The CLI manages complex research workflows by coordinating async execution, tracking task status, and chaining context across multiple vendor-backed sources.