search-reddit
Provides a CLI tool that searches Reddit using OpenAI's `web_search` and enriches threads with Reddit JSON. Contains explicit shell commands to run (`node scripts/search.js`), reads `OPENAI_API_KEY` and `path.join(process.env.HOME || '', '.clawdbot', 'clawdbot.json')`, and makes network calls to `api.openai.com` and `https://www.reddit.com`.