parallel-ai-search
Installation
SKILL.md
Parallel AI Search (CLI Master)
This is a single “master” skill that replaces the earlier Node-script-based version of parallel-ai-search.
It routes to the right parallel-cli capability for the task:
- Search: quick web lookup with citations (
parallel-cli search) - Extract: turn URLs (including PDFs and JS-heavy pages) into clean, LLM-ready text (
parallel-cli extract) - Deep research: multi-source reports with processor tiers (
parallel-cli research ...) - Enrich: add web-sourced columns to CSV/JSON (
parallel-cli enrich ...) - FindAll: discover entities from the web with optional enrichments (
parallel-cli findall ...) - Monitor: track web changes on a cadence, optionally via webhook (
parallel-cli monitor ...)
Routing rules (pick ONE)
Choose the smallest / cheapest action that solves the user’s request: