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