AnySearch Skill is a real-time search engine skill for AI agents. It gives agents a structured way to search the web, run vertical searches, perform parallel batch searches, and extract full-page content. The project is packaged as a skill rather than a standalone search application, so it is meant to be installed into compatible AI-agent environments. It supports multiple domain-specific search categories, making it useful when general web search is too broad. The skill can also fetch page content after a URL is found, which helps agents answer questions from source material rather than snippets alone. Its main value is turning web search into a reusable, agent-friendly capability with consistent inputs and outputs.
Features
- Real-time web search for AI agents
- Vertical search across domain categories
- Parallel batch search workflow
- Full-page URL content extraction
- Optional API key configuration
- Skill-based installation for agent environments