SearchCLI
SearchCLI integrates AI search, recommendation, and conversational retrieval into agent systems and business systems through a command-line interface
- •Building a custom chatbot that requires advanced search capabilities
- •Integrating AI-powered recommendation engines into an e-commerce platform
- •Developing a voice assistant that needs to retrieve information from a large database
npx ts-node src/search.ts -q 'find all products with price greater than 100' -f json
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/searchcli && curl -fsSL https://workflowstacks.com/api/skills/searchcli/claude-skill -o ~/.claude/skills/searchcli/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
SearchCLI is a large TypeScript project (~38k lines across 218 code files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2bin/run.jsWhere the program starts running
- 3src/index.tsInside src/ — the main logic begins here
- 4examples/eval-set.jsonA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/searchcli && curl -fsSL https://workflowstacks.com/api/skills/searchcli/claude-skill -o ~/.claude/skills/searchcli/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.