tinyfish-searchRun web searches via TinyFish Search API and get structured JSON results (title, snippet, URL) ready for LLM consumption. Use when you need fresh web search...
Install via ClawdBot CLI:
clawdbot install bunsdev/tinyfish-searchGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.tinyfish.ai/search-apiAudited Apr 21, 2026 · audit v1.0
Generated May 9, 2026
A market analyst needs to gather the latest trends, competitor news, and customer reviews from the web. Tinyfish Search returns structured JSON results that can be directly fed into an LLM for summarization and insight extraction, saving hours of manual browsing.
A travel app developer wants to show users the best bakeries in Paris with French-language results. Using location and language parameters, Tinyfish Search provides geo-targeted, localized search results that the app can display directly.
A news aggregator needs to pull recent articles on specific topics from diverse sources. Tinyfish Search supplies ranked results with titles, snippets, and URLs, enabling the aggregator to curate and link to the most relevant content automatically.
An e-commerce business wants to track competitor pricing and product announcements. By running periodic searches on competitor names and product keywords, Tinyfish Search delivers fresh results that can be parsed for price changes or new launches.
A student or researcher needs to collect recent papers or articles on a niche topic. Tinyfish Search provides structured results that include snippets and URLs, making it easy to quickly assess relevance and cite sources.
Offer a subscription-based API that provides structured web search results to developers, content curators, and AI applications. Revenue comes from monthly or usage-based plans.
Package the search skill as a plug-in for AI agent frameworks (e.g., LangChain, AutoGPT) and charge per API call or via enterprise licensing. This enables agents to perform real-time web searches.
License the search API to vertical-specific portals (e.g., legal, medical, travel) that need tailored search results with custom geo/language settings. Revenue from licensing deals.
💬 Integration Tip
Ensure the TINYFISH_API_KEY is set as an environment variable before invoking any search command. Use the provided helper script scripts/search.sh for simpler command-line usage.
Scored May 9, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.