/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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hn-prospecting - After installation, invoke the skill by name or use
/hn-prospecting - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.
How do I install Hacker News Lead Finder?
Run "/install hn-prospecting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hacker News Lead Finder free?
Yes, Hacker News Lead Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hacker News Lead Finder support?
Hacker News Lead Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hacker News Lead Finder?
It is built and maintained by pbopps (@3rdbrain); the current version is v1.0.0.