parallel-cli

Orchestrate web search and extraction tasks with JSON outputs via Parallel CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wwwillott/jobnimbus --skill parallel-cli-wwwillott
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel-cli
Source: https://github.com/wwwillott/jobnimbus/tree/main/optional-skills/research/parallel-cli
Command: npx skills add https://github.com/wwwillott/jobnimbus --skill parallel-cli-wwwillott

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Parallel CLI enables agent-native web search, extraction, deep research, enrichment, and monitoring workflows by orchestrating vendor tools and returning structured JSON outputs for automation pipelines.

Core Features & Use Cases

  • JSON-first output and non-interactive command execution for automated workflows
  • Orchestrates search, extract, research, enrichment, FindAll, and monitor tasks across multiple steps
  • Use cases include rapid data gathering, research synthesis, enrichment pipelines, and ongoing monitoring of sources

Quick Start

Run a non-interactive web search task with JSON output to bootstrap a research workflow.

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 extraction for structured JSON outputs?

Automating web search and extraction for structured JSON outputs requires orchestrating non-interactive command execution via the Parallel CLI. It coordinates agent-driven research workflows and returns JSON-first outputs suitable for downstream automation pipelines.

What is agent-native web research and how does it handle long-running jobs?

Agent-native web research is the coordination of search, extraction, and enrichment tasks via vendor tools. Long-running research jobs are managed using non-interactive execution modes with explicit status tracking defined by CLI conventions.

Do I need specific environment setup to run non-interactive web search tasks?

Running non-interactive web search tasks requires explicit environment setup and authentication. You must configure the vendor CLI conventions for non-interactive mode and ensure JSON-output patterns are enabled before execution.

Can I use this approach for rapid one-to-many data lookups and enrichment?

Yes, you can use this approach for rapid one-to-many data lookups and enrichment. The workflow orchestrates multiple search steps and enrichment tasks to gather structured data efficiently across various sources.

What's the best way to monitor web sources continuously using CLI automation?

Continuously monitoring web sources via CLI automation involves setting up long-running monitor tasks using the Parallel CLI. It orchestrates ongoing source tracking and returns structured JSON outputs for automated alerting or data pipelines.

Why does my automated web research workflow require explicit JSON-output patterns?

Automated web research workflows require explicit JSON-output patterns to ensure structured data extraction. Non-interactive CLI execution relies on these defined vendor conventions to successfully pass downstream data to automation pipelines.