ai-agent

Find answers fast with MiniSearch

Get instant web search results with an AI assistant, ideal for startup founders needing quick information.
intermediate30 minutes💵 Free (self-hosted)
589 stars75 forksTypeScriptUpdated 9/21/2026100% free · open source
What it is

Get instant web search results using an AI assistant right from your browser.

Real use case example

"A founder quickly finds the latest Amazon sales rank and product reviews by asking MiniSearch directly from their browser, saving time and effort."

Best insideClaude DesktopAny AI Client
When to use it
  • You need to verify a fact or statistic quickly to inform a business decision
  • You're researching a topic and want to see a summary of the most relevant web results
  • You want to explore a new market or trend and need an overview of current information
Ready-to-paste prompt
What are the latest trends in sustainable energy solutions?
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/minisearch && curl -fsSL https://workflowstacks.com/api/skills/minisearch/claude-skill -o ~/.claude/skills/minisearch/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Find answers fast with MiniSearch works
Codeflow
Free to inspect

Find answers fast with MiniSearch is a large TypeScript project (~36k lines across 255 code files, plus 5 test files). Setup is light: runs with Docker — add your API keys to .env. Last commit this month, Apache-2.0 license, has a test suite.

Size
Large codebase
~36k lines · 255 code files · ~5 h to skim
Setup
Light setup
Runs with Docker — add your API keys to .env.
Runs on
Node.js · Docker
Needs API keys (.env)
TypeScript 96%JavaScript 3%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    agents.md
    The instructions the AI actually follows
  3. 3
    client/index.tsx
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    .env.example
    The API keys and settings you must provide
What's in each folder
client/Frontend / UI166 files
server/Backend / API68 files
docs/Documentation20 files
eval/Evaluations & benchmarks10 files
scripts/Helper scripts8 files
shared/Folder5 files
.github/CI / automation (GitHub Actions)19 files
e2e/Tests — proof it works5 files
READMEHas testsDocumentedCI checksDocker readyApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
felladrin
Language
TypeScript
Category
ai-agent
Published
10/14/2023

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/minisearch.svg)](https://workflowstacks.com/skills/minisearch?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.