·hn-search
</>

hn-search

透過免費的 Algolia API 搜尋和監控駭客新聞故事、評論和用戶。當用戶詢問 HN 討論、想要查找有關某個主題的帖子或監視 HN 的提及時使用。無需 API 金鑰。

53安裝·2熱度·@dylanfeltus

安裝

$npx skills add https://github.com/dylanfeltus/skills --skill hn-search

如何安裝 hn-search

透過命令列快速安裝 hn-search AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/dylanfeltus/skills --skill hn-search
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:dylanfeltus/skills。

SKILL.md

查看原文

Search and monitor Hacker News stories, comments, and users via the Algolia HN Search API. No API key required.

| query | Search terms (URL-encoded) | query=openai+gpt | | tags | Filter by type (see below) | tags=story | | hitsPerPage | Results per page (max 1000) | hitsPerPage=20 | | page | Page number (0-indexed) | page=0 | | numericFilters | Numeric filters (see below) | numericFilters=points>100 |

| story | Stories only | | comment | Comments only | | showhn | Show HN posts | | askhn | Ask HN posts | | frontpage | Currently on front page | | authorUSERNAME | Posts by a specific user | | storyID | Comments on a specific story |

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/dylanfeltus/skills --skill hn-search
分類
</>開發工具
認證
收錄時間
2026-02-19
更新時間
2026-03-10

Browse more skills from dylanfeltus/skills

快速解答

什麼是 hn-search?

透過免費的 Algolia API 搜尋和監控駭客新聞故事、評論和用戶。當用戶詢問 HN 討論、想要查找有關某個主題的帖子或監視 HN 的提及時使用。無需 API 金鑰。 來源:dylanfeltus/skills。

如何安裝 hn-search?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dylanfeltus/skills --skill hn-search 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/dylanfeltus/skills