zai-searchAI-optimized web search via Z.AI Web Search API. Returns structured results (title, URL, summary) for LLM processing.
Install via ClawdBot CLI:
clawdbot install bartoszpijet/zai-searchRequires:
AI-optimized web search using Z.AI Web Search API. Designed for LLMs – returns structured results with titles, URLs, summaries, site names and favicons.
node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" -n 15
node {baseDir}/scripts/search.mjs "query" --domain sohu.com
node {baseDir}/scripts/search.mjs "query" --recency oneWeek
node {baseDir}/scripts/search.mjs "query" --days 7
-n : Number of results (default: 10, max: 50)--domain : Limit results to specified domain (e.g. sohu.com, www.example.com)--recency : Time range – oneDay, oneWeek, oneMonth, oneYear, noLimit (default)--days : Shorthand for recency (1→oneDay, 7→oneWeek, 30→oneMonth, 365→oneYear)node {baseDir}/scripts/extract.mjs "https://example.com/article"
Note: Z.AI does not provide an extract API. This script uses native fetch to retrieve pages and strips HTML for basic text extraction. For richer content, use search results (they include summaries).
ZAI_API_KEY in your environmentGenerated Feb 26, 2026
Businesses can use Z.AI Web Search to gather up-to-date information on competitors, market trends, and industry news. The structured results allow for easy integration into reports or dashboards, enabling data-driven decision-making.
Content creators and marketers can leverage the search to find recent articles, blogs, or studies for inspiration or fact-checking. The summaries and URLs help quickly assess relevance and compile resources for newsletters or social media posts.
Researchers and students can use the tool to search for scholarly articles, news, or domain-specific content with recency filters. The structured output simplifies citation and integration into research papers or study materials.
Support teams can search for external resources or troubleshooting guides to complement internal knowledge bases. The domain filtering helps focus on trusted sources, improving response accuracy and efficiency.
Legal professionals can track regulatory updates, case law, or news related to specific domains or timeframes. The structured results aid in compiling evidence or staying compliant with changing regulations.
Offer Z.AI Web Search as a paid API service to developers and businesses, charging based on usage tiers or subscriptions. This model leverages the AI-optimized search capabilities for integration into custom applications.
License the search technology to other companies for embedding into their products, such as internal tools or customer-facing platforms. Customize features like domain filtering to meet client needs.
Use the search results to provide enriched data sets or analytics reports to clients, combining web data with proprietary insights. Target industries like marketing or finance for actionable intelligence.
đź’¬ Integration Tip
Ensure the ZAI_API_KEY is securely stored in environment variables and test search queries with different options to optimize result relevance for your use case.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.