parallel-search

Community

Parallel web research with extended excerpts and deduplication.

Authorotrebu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables comprehensive, multi-angle web research via a single API call, returning ranked URLs and long-form excerpts suitable for downstream analysis.

Core Features & Use Cases

  • Multi-Angle Queries: Generates 3-5 targeted angles and aggregates results.
  • Extended Excerpts: Up to 30k chars per result for deep analysis.
  • LLM Ready Output: Markdown including metadata, domain distribution, and ranked results.
  • Persistence: Saves reports to docs/research/parallel with timestamped naming.

Quick Start

cd plugins/knowledge-work/skills/parallel-search pnpm tsx scripts/search.ts --objective "Production RAG system architecture" --queries "RAG chunking strategies" "RAG evaluation metrics"

Dependency Matrix

Required Modules

parallel-webchalkora

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parallel-search
Download link: https://github.com/otrebu/agents/archive/main.zip#parallel-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository