modsearch
liustack/modsearch
ModSearch is a CLI tool that enables AI agents to perform web searches, fetch pages, and access X (Twitter) content using multiple engines with automatic failover. It provides structured JSON output and works with no API keys or signups by default.
Overview
ModSearch is a powerful CLI tool designed to enhance AI agent workflows by providing access to web search, page fetching, and X (Twitter) content retrieval. It supports multiple engines, including Firecrawl (keyless), Antigravity CLI, Tavily, Exa, Grok Build, and local HTTP fetch, with automatic failover between them. The tool outputs structured JSON, ensuring consistency across all engines, and requires no API keys or signups for basic usage. It is particularly useful for AI agents that need to gather real-time, structured web data without relying on the model's own web access.
Capabilities
- ▸Web search with multiple engines
- ▸Page fetching from URLs
- ▸X (Twitter) content retrieval
- ▸Structured JSON output
- ▸Automatic failover between engines
- ▸No API keys or signups required for basic usage
Best for
Used by AI agents to perform web searches, fetch specific pages, and access X content for information retrieval. It is ideal for tasks requiring real-time data, such as research, content analysis, and automated reporting.
Works with
Security considerations
ModSearch stores API keys in a local configuration file (`~/.modsearch/config.json`) with restricted permissions (0600). It does not exfiltrate data to external endpoints by default and provides clear status information for fallback scenarios.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.