← 返回 Skills 市场
3rdbrain

Hacker News Lead Finder

作者 pbopps · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
191
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hn-prospecting
功能描述
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...
使用说明 (SKILL.md)

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.

安全使用建议
This skill appears coherent and implements what it says: it queries the public hn.algolia.com API, scores posts for buying intent, and prints results. Before installing or running: 1) ensure you have Node.js >=18 (package.json specifies this); 2) be aware it makes outbound HTTPS requests to hn.algolia.com (no hidden endpoints or credentials); 3) if you plan to reach out to leads found, follow Hacker News community norms and disclose affiliations; 4) review the included hn-prospecting.js source yourself if you want to be extra cautious (the code is small and readable). Overall there are no disproportionate permissions or secret requests.
功能分析
Type: OpenClaw Skill Name: hn-prospecting Version: 1.0.0 The hn-prospecting skill is a legitimate tool for searching and analyzing Hacker News posts via the public Algolia API. The code in hn-prospecting.js is well-structured, contains no external dependencies, and performs only read-only operations against a public endpoint. There is no evidence of data exfiltration, malicious execution, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description claim lead discovery on Hacker News; included code implements searches against hn.algolia.com, scoring, and CLI usage. Requested resources (none) align with this purpose.
Instruction Scope
SKILL.md directs the agent to run the bundled Node.js CLI and use the Algolia HN API. The runtime instructions and code only access Hacker News data and print/return analyses; they do not read unrelated files or environment variables.
Install Mechanism
No install spec; this is an instruction+code skill that runs with Node.js. No downloads from arbitrary URLs or packaged install steps are present.
Credentials
No environment variables, credentials, or config paths are requested. package.json declares no required env. Network access to hn.algolia.com is expected and proportional to the function.
Persistence & Privilege
Skill is user-invocable and not always-enabled. It does not modify other skills or system-wide settings and does not request persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hn-prospecting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hn-prospecting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release. - Find and score high-intent leads on Hacker News using the free, public Algolia API (no setup or API key needed). - Includes commands to search posts, surface recent "Ask HN" threads, view front page stories, and score post lead quality. - Specifically targets technical founders and buyers seeking new tools. - No environment configuration required.
元数据
Slug hn-prospecting
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论