anysearch

Run web and vertical searches with JSON-RPC 2.0 and extract page content.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/prince3626ezechiel-lang/ivoire-monade-palantir --skill anysearch-prince3626ezechiel-lang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anysearch
Source: https://github.com/prince3626ezechiel-lang/ivoire-monade-palantir/tree/main/skills/anysearch
Command: npx skills add https://github.com/prince3626ezechiel-lang/ivoire-monade-palantir --skill anysearch-prince3626ezechiel-lang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python, node.js, powershell, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a unified real-time search engine for general web search, vertical domain search, parallel batch search, and full-page content extraction, streamlining information retrieval and data processing.

Core Features & Use Cases

  • General Web Search: Perform fast and accurate searches across the web.
  • Vertical Domain Search: Access specialized search within specific domains like finance, health, and technology.
  • Batch Search: Run multiple search queries in parallel, enhancing efficiency.
  • Content Extraction: Extract full page content from URLs, useful for deeper analysis and verification.
  • Use Case: Suppose you need to find the latest market trends and stock prices. Use this Skill to perform a batch search for multiple stocks across the finance domain, and extract the full content of relevant pages.

Quick Start

Use the anysearch skill to search for "latest market trends" and extract content from "https://example.com/page".

Frequently Asked Questions about anysearch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a batch web search and extract full page content from multiple URLs?

Batch web search and content extraction are handled by executing parallel queries across web or vertical domains and pulling full page text from URLs. You run multiple search queries simultaneously and extract structured page content for deeper analysis without needing a separate server installation.

What is vertical domain search and when do I need it?

Vertical domain search targets specialized fields like finance, health, and technology instead of the general web. You need it when seeking structured, domain-specific results such as market trends or stock prices, allowing more focused retrieval than standard search queries.

Do I need Python, Node.js, or PowerShell to run web search queries?

You need Python, Node.js, or PowerShell CLI tools to run these web search queries. The Skill operates via JSON-RPC 2.0 and requires one of these environments installed locally to execute the search and content extraction scripts.

Can I use this search engine without installing an additional server?

You can use this search engine without installing an additional server. It operates natively via JSON-RPC 2.0 using local Python, Node.js, or PowerShell CLI tools, directly returning search results and extracted page content.

Are there rate limits for batch search queries and do I need an API key?

Rate limits apply to batch search queries, and an API key is required for higher rate limits. Without a key, you can still perform general web search and content extraction, but parallel batch search volume is restricted.