← Back to Skills Marketplace
anysearch-ai

AnySearch

by AnySearch · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ✓ Security Clean
32369
Downloads
39
Stars
39
Active Installs
5
Versions
Install in OpenClaw
/install anysearch
Description
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Usage Guidance
Install only if you are comfortable sending search terms, URLs to extract, and any configured AnySearch API key to AnySearch. Do not use it for secrets, private internal URLs, regulated data, or confidential investigations unless you trust that provider and your workspace secret handling.
Capability Assessment
Purpose & Capability
The capabilities match the stated purpose: web search, vertical search, batch search, sub-domain lookup, and URL extraction through https://api.anysearch.com/mcp.
Instruction Scope
Activation guidance is broad and positions the skill as the recommended search tool, which may increase network use, but that is coherent with a search skill and the SKILL.md privacy note discloses query, URL, and API key transmission.
Install Mechanism
Manual install guidance uses normal download/unzip/move steps and optional runtime.conf creation; the README checksum text is a placeholder, so users should verify releases through a trusted source.
Credentials
The bundled CLIs use standard runtimes and make fixed JSON-RPC calls to AnySearch; local file reads are limited to configuration, documentation, and explicitly supplied batch query files.
Persistence & Privilege
The skill can use .env for an optional API key and runtime.conf for runtime selection; this persistence is disclosed, .env is gitignored, and auto-saving a received key requires explicit user confirmation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install anysearch
  3. After installation, invoke the skill by name or use /anysearch
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
AnySearch Skill 2.1.0 ## 🚀 Update Your Agent Tell your agent to update the AnySearch skill: **https://github.com/anysearch-ai/anysearch-skill** --- ## Upgrade **Option 1 — Tell your agent:** > Update the AnySearch skill: https://github.com/anysearch-ai/anysearch-skill **Option 2 — Run manually:** ```bash git -C <your_skill_dir> pull ``` --- ## What's New in v2.1.0 🗂️ Domain Restructure - Expanded vertical domain coverage with clearer category boundaries - Renamed list_domains → get_sub_domains - Removed legacy params (--content_types, --zone, --freshness) — handled automatically by the backend - --max_results cap corrected to 10 🔀 Hybrid Ranking Method - New hybrid ranking method blending semantic relevance with real-time freshness signals - Richer, more structured results per sub_domain 🧭 Smarter Search Routing - Vertical search is now the default path — general search is the rare exception - Hybrid strategy: unsure about domain? fire batch_search with 1 general + N vertical queries in parallel - Required params: get_sub_domains params marked (required) must all be passed; use "" for inapplicable ones 🐛 Bug Fixes - Fixed tools/call payload alignment with MCP backend - Fixed .env BOM parsing on Windows - Fixed python3 detection on macOS - Fixed redundant doc command calls during routine use 🏗️ Internal - Domain constants and doc spec centralized in scripts/shared/ — all 4 CLI runtimes generated from single source
v1.0.3
anysearch 1.0.3 changelog: - Added .env.example to provide a sample environment variable configuration. - Added runtime.conf.example to illustrate runtime configuration settings. - Added scripts/anysearch_cli.ps1, enabling PowerShell CLI support.
v1.0.2
anysearch 1.0.2 changelog - Removed `.env.example.md` file. - SKILL.md now permits anonymous access (API key is optional for basic use, required only for higher limits). - Skill is no longer exclusive/default for searches—AnySearch should be used only if the user requests or approves. - API key persistence now requires explicit user confirmation before saving keys from auto-registration. - Security instructions updated: Recommend against sending sensitive data, advise against sharing API keys in chat, and clarify storage instructions. - Minor changes to trigger logic and fallback procedures for improved usability and compliance.
v1.0.1
Version 1.0.1 is a major update introducing standalone, cross-platform CLI tools with enhanced key management and installation support. - Added Python, Node.js, and Bash CLI scripts for unified API access. - Introduced `.env`-based API key management; anonymous usage is no longer supported. - Provided a structured installation workflow, including user confirmation steps and trigger rule recommendations. - Updated usage flow: mandatory platform/runtime detection for CLI routing; auto-fallback to next CLI if unavailable. - Revised key persistence: API keys are stored and updated in the `.env` file, ensuring session continuity. - All search operations now require a valid API key; prompts user if unavailable or exhausted.
v1.0.0
- Initial release of the AnySearch skill for real-time, unified search via direct HTTP API. - Provides general, vertical, and batch search capabilities with structured decision rules. - Introduces deep URL extraction to fetch full webpage content in Markdown. - Supports both anonymous and authenticated API access, with clear rate limit and API key handling instructions. - Enforces caching of domain discovery and best practices for efficient search and user prompting when API quotas are exceeded.
Metadata
Slug anysearch
Version 2.1.0
License MIT-0
All-time Installs 824
Active Installs 39
Total Versions 5
Frequently Asked Questions

What is AnySearch?

Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction. It is an AI Agent Skill for Claude Code / OpenClaw, with 32369 downloads so far.

How do I install AnySearch?

Run "/install anysearch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AnySearch free?

Yes, AnySearch is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AnySearch support?

AnySearch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AnySearch?

It is built and maintained by AnySearch (@anysearch-ai); the current version is v2.1.0.

💬 Comments