Skip to main content

Install

npm install -g @0xmariowu/autosearch

Use

/autosearch "your research topic"
AutoSearch will ask you:
  1. Depth — quick, standard, or deep
  2. Format — markdown, rich HTML, or slides
Then it searches, evaluates, and delivers a cited report.

Update

npm update -g @0xmariowu/autosearch

Optional: API keys

AutoSearch works with zero API keys. All 32+ channels use free public APIs or scraping. For enhanced semantic search, you can optionally add:
KeyWhat it enables
EXA_API_KEYExa semantic web search
TAVILY_API_KEYTavily research-oriented search
YOUTUBE_INNERTUBE_KEYYouTube transcript extraction
Set them in your environment or .env file.