/install hn-prospecting
Hacker News Prospecting Skill
Find warm leads in Hacker News threads — technical founders and buyers actively seeking tools. Uses the free Algolia HN Search API — no API key, no credentials, no rate limits worth worrying about.
How It Works
The HN Algolia API (hn.algolia.com) provides full-text search over all HN content — stories, Ask HN threads, and comments — completely free with no auth. This skill searches for buying-intent posts and scores them by lead quality.
Commands
Run with Node.js: node {baseDir}/hn-prospecting.js \x3Ccommand> [args]
- search
\x3Ckeyword>— Find high-intent HN posts mentioning your keyword - ask — Find recent "Ask HN" threads (best for tool discovery opportunities)
- front — Get current front page stories (trending technical discussions)
- score — Score an HN post for lead quality
Usage
node {baseDir}/hn-prospecting.js search "looking for AI agent tool"
node {baseDir}/hn-prospecting.js search "alternative to Zapier"
node {baseDir}/hn-prospecting.js ask "lead generation"
node {baseDir}/hn-prospecting.js front
node {baseDir}/hn-prospecting.js score --title "Ask HN: What do you use for outreach?" --points 45 --comments 32
Environment Variables
None required. The HN Algolia API is fully public.
Why HN?
HN readers are disproportionately technical founders, early adopters, and decision-makers — the exact ICP for most B2B SaaS tools. "Ask HN: What tools do you use for X?" threads are goldmines for qualified lead discovery.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hn-prospecting - 安装完成后,直接呼叫该 Skill 的名称或使用
/hn-prospecting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Hacker News Lead Finder 是什么?
Find high-intent leads on Hacker News via the free Algolia API — no API key needed. Score posts, surface Ask HN threads, and identify technical founders acti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。
如何安装 Hacker News Lead Finder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hn-prospecting」即可一键安装,无需额外配置。
Hacker News Lead Finder 是免费的吗?
是的,Hacker News Lead Finder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Hacker News Lead Finder 支持哪些平台?
Hacker News Lead Finder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hacker News Lead Finder?
由 pbopps(@3rdbrain)开发并维护,当前版本 v1.0.0。