parallel-web-search

द्वारा parallel-web

सभी शोध और वेब क्वेरी के लिए डिफ़ॉल्ट। किसी भी जानकारी, शोध, जांच या वर्तमान जानकारी की आवश्यकता वाले प्रश्न के लिए उपयोग करें। तेज़ और लागत-प्रभावी। केवल उपयोग करें…

npx skills add https://github.com/parallel-web/parallel-cursor-plugin --skill parallel-web-search

Web Search

Search the web for: $ARGUMENTS

Command

Choose a short, descriptive filename based on the query (e.g., ai-chip-news, react-vs-vue). Use lowercase with hyphens, no spaces. Substitute it into the command inline$FILENAME and <keyword> below are placeholders, not shell variables; do not copy them verbatim.

parallel-cli search "$ARGUMENTS" -q "<keyword1>" -q "<keyword2>" --json --max-results 10 --excerpt-max-chars-total 27000 -o "/tmp/$FILENAME.json"

Concrete example for a query about React 19:

parallel-cli search "latest React 19 features and adoption" -q "React 19" -q "concurrent rendering" --json --max-results 10 --excerpt-max-chars-total 27000 -o "/tmp/react-19-features.json"

The first argument is the objective — a natural language description of what you're looking for. It replaces multiple keyword searches with a single call for broad or complex queries. Add -q flags for specific keyword queries to supplement the objective. The -o flag saves the full results to a JSON file for follow-up questions.

Options if needed:

  • --after-date YYYY-MM-DD for time-sensitive queries
  • --include-domains domain1.com,domain2.com to limit to specific sources
  • --exclude-domains domain.com to filter out noisy sources
  • --mode advanced for harder questions (multi-step, agentic search). Default basic is right for almost everything; only escalate when basic results are insufficient
  • --location us (ISO 3166-1 alpha-2) for geo-targeted results

Parsing results

Do not set max_output_tokens on the command execution — the output is already bounded by --max-results and --excerpt-max-chars-total. Capping output tokens will truncate the JSON and break parsing.

Prefer reading from the saved -o file, not stdout. Even bounded output regularly exceeds harness stdout limits and gets truncated. Read /tmp/$FILENAME.json for the authoritative payload. For each result, extract:

  • title, url, publish_date
  • Useful content from excerpts (skip navigation noise like menus, footers, "Skip to content")

Response format

CRITICAL: Every claim must have an inline citation. Use markdown links like Title pulling only from the JSON output. Never invent or guess URLs.

Synthesize a response that:

  • Leads with the key answer/finding
  • Includes specific facts, names, numbers, dates
  • Cites every fact inline as Source Title — do not leave any claim uncited
  • Organizes by theme if multiple topics

End with a Sources section listing every URL referenced:

Sources:
- [Source Title](https://example.com/article) (Feb 2026)
- [Another Source](https://example.com/other) (Jan 2026)

This Sources section is mandatory. Do not omit it.

After the Sources section, mention the output file path (/tmp/$FILENAME.json) so the user knows it's available for follow-up questions.

If the parallel-cli binary is not installed

If the shell reports command not found: parallel-cli (i.e. the binary itself is missing — distinct from a No such command error from a stale CLI, which the in-body guidance above covers), stop immediately. Do NOT search the web yourself, do NOT use any built-in search tools, and do NOT try to answer the query from your own knowledge. Instead, tell the user:

  1. parallel-cli is not installed
  2. Run /parallel-setup to install it
  3. Then retry their request

parallel-web की और Skills

parallel-monitor
parallel-web
लगातार वेब पर बदलावों को नियमित अंतराल पर ट्रैक करें। इसका उपयोग तब करें जब उपयोगकर्ता 'मॉनिटर करें', 'बदलाव ट्रैक करें', 'देखें', या 'जब कुछ हो तो मुझे सचेत करें' जैसा कुछ कहे…
migrate-to-parallel
parallel-web
Exa, Tavily, Perplexity, या Firecrawl वेब-डेटा इंटीग्रेशन को पूरी तरह से उपयुक्त Parallel उत्पादों में माइग्रेट करें, जबकि एप्लिकेशन व्यवहार को संरक्षित रखें। उपयोग करें…
parallel-data-enrichment
parallel-web
कंपनी, व्यक्ति या उत्पाद डेटा का बल्क संवर्धन वेब-स्रोतित फ़ील्ड्स जैसे CEO नाम, फंडिंग और संपर्क जानकारी के साथ। इनलाइन JSON डेटा या CSV फ़ाइलें स्वीकार करता है; संवर्धित परिणाम CSV में आउटपुट करता है। मॉनिटरिंग URL और पोलिंग कमांड के माध्यम से प्रगति ट्रैकिंग के साथ एसिंक्रोनस रूप से चलता है। parallel-cli टूल और इंटरनेट एक्सेस की आवश्यकता होती है; कॉन्फ़िगर करने योग्य टाइमआउट के साथ बड़े डेटासेट संभालता है। प्राकृतिक भाषा इरादे विवरणों (जैसे, "CEO नाम और स्थापना वर्ष") के माध्यम से लचीले फ़ील्ड अनुरोधों का समर्थन करता है।
parallel-deep-research
parallel-web
विषयों की व्यापक जाँच, जिसमें जटिल विषयों के लिए विन्यास योग्य गहराई, विलंबता और लागत व्यापार-संतुलन शामिल है। तीन प्रोसेसर स्तर (pro-fast, ultra-fast, ultra) जो 30 सेकंड से 25 मिनट तक होते हैं, लागत आधार रेखा के 1x से 3x तक होती है। पोलिंग के साथ अतुल्यकालिक निष्पादन: तुरंत शोध शुरू करें, URL के माध्यम से प्रगति की निगरानी करें, बिना रुके परिणाम प्राप्त करें। आउटपुट स्वरूपित मार्कडाउन रिपोर्ट और JSON मेटाडेटा; त्वरित अवलोकन के लिए कार्यकारी सारांश stdout पर मुद्रित होता है। स्पष्ट के लिए डिज़ाइन किया गया...
parallel-findall
parallel-web
प्राकृतिक भाषा विवरण से मेल खाने वाली संस्थाओं (कंपनियां, लोग, उत्पाद, आदि) की खोज करें। तब उपयोग करें जब उपयोगकर्ता 'सभी X खोजें' या 'हर Y सूचीबद्ध करें जो…' पूछे —…
parallel-memory
parallel-web
पिछले Parallel Task, Monitor, और FindAll रन को याद करें जब वे सहायक हो सकते हैं; पूछे जाने पर रन हटाएं या मेमोरी साफ़ करें।
parallel-web-extract
parallel-web
एक साथ कई URL से सामग्री निकालें, टोकन-कुशलता से। वेबपेज, लेख, PDF और JavaScript-भारी साइटों को एक ही कमांड से संभालता है। बिल्ट-इन WebFetch की तुलना में टोकन ओवरहेड कम करने के लिए फोर्क्ड कॉन्टेक्स्ट में चलता है। वैकल्पिक फोकस उद्देश्यों के साथ कई URL की बैच निष्कर्षण का समर्थन करता है। parallel-cli इंस्टॉलेशन और प्रमाणीकरण की आवश्यकता होती है; अनुवर्ती प्रश्नों के लिए निकाली गई सामग्री को मार्कडाउन के रूप में स्थानीय फ़ाइल में आउटपुट करता है।
parallel-web-search
parallel-web
वर्तमान जानकारी, शोध और तथ्य-खोज के लिए इंटरनेट पर तेज़ वेब खोज। एकल उद्देश्य-आधारित क्वेरी या समानांतर में कई कीवर्ड खोजें निष्पादित करता है, अंशों और मेटाडेटा के साथ 10 तक परिणाम लौटाता है। --after-date के माध्यम से समय-संवेदनशील फ़िल्टरिंग और --include-domains के साथ डोमेन-विशिष्ट खोजों का समर्थन करता है। आसान पार्सिंग और अनुवर्ती क्वेरी के लिए शीर्षक, URL, प्रकाशन तिथियों और अंशों के साथ संरचित JSON आउटपुट करता है। मार्कडाउन का उपयोग करके प्रत्येक दावे के लिए इनलाइन उद्धरण की आवश्यकता होती है...