parallel-cli

Orchestrate vendor-specific web search and research workflows with JSON-first outputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vendor-specific workflows for Hermes agents enable structured, repeatable web search, deep research, and automated task orchestration with JSON-first outputs, reducing ad-hoc lookups and manual coordination.

Core Features & Use Cases

  • JSON-first outputs for machine-friendly results across search, extraction, research, enrichment, and monitoring.
  • Non-interactive command execution with explicit workflows and context chaining to preserve lineage and state across tasks.
  • Async long-running jobs with status polling and deployment-ready capabilities for ongoing research and monitoring.

Quick Start

Ask Hermes to run a vendor-enhanced web search with parallel-cli and return JSON results.

Frequently Asked Questions about parallel-cli

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

FAQPage Schema
How do I automate web search and return JSON results from the command line?

Automated web search is orchestrated by running non-interactive CLI commands that execute structured queries and return JSON-first outputs for machine-friendly results without manual intervention.

What is deep research automation for terminal-native workflows?

Deep research automation uses context chaining to preserve lineage and state across extraction, enrichment, and monitoring tasks, producing structured JSON outputs directly within terminal environments.

Can I run long-running async research jobs without keeping the terminal open?

Async job handling supports long-running research and monitoring tasks by running them in the background with status polling, enabling deployment-ready workflows without active terminal sessions.

Do I need to install extra dependencies to run deep research CLI tasks?

No additional dependencies are required beyond the installed parallel-cli package, which natively handles search, extract, research, enrich, findall, and monitor tasks.

How do I chain multiple web search and extraction tasks together?

Context chaining preserves lineage and state across multiple tasks by passing structured JSON outputs sequentially between search, extract, and enrich operations within automated workflows.

What's the best way to monitor web sources for changes using a CLI tool?

Monitoring web sources is handled by non-interactive monitor tasks that continuously track targets, report errors robustly, and output structured JSON for automated downstream processing.