ketch: Fast Web Search
Ketch is a fast, stateless command-line interface (CLI) for web search and scraping, built for AI agents and developers
- •When you need to quickly extract data from websites for training AI models
- •When you require a lightweight, stateless solution for web scraping
- •When you want to integrate web search and scraping capabilities into your AI-powered application
ketch search 'AI startup founders' --depth 2 --output 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/ketch && curl -fsSL https://workflowstacks.com/api/skills/ketch/claude-skill -o ~/.claude/skills/ketch/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Ketch: Fast Web Search is a large Go project (~21k lines across 151 code files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3main.goWhere the program starts running
- 4internal/configbase/config_test.goInside internal/ — the main logic begins here
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/ketch && curl -fsSL https://workflowstacks.com/api/skills/ketch/claude-skill -o ~/.claude/skills/ketch/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 devtools tools founders pair with this one.