什麼是 hn-search?
透過免費的 Algolia API 搜尋和監控駭客新聞故事、評論和用戶。當用戶詢問 HN 討論、想要查找有關某個主題的帖子或監視 HN 的提及時使用。無需 API 金鑰。 來源:dylanfeltus/skills。
透過免費的 Algolia API 搜尋和監控駭客新聞故事、評論和用戶。當用戶詢問 HN 討論、想要查找有關某個主題的帖子或監視 HN 的提及時使用。無需 API 金鑰。
透過命令列快速安裝 hn-search AI 技能到你的開發環境
來源:dylanfeltus/skills。
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透過免費的 Algolia API 搜尋和監控駭客新聞故事、評論和用戶。當用戶詢問 HN 討論、想要查找有關某個主題的帖子或監視 HN 的提及時使用。無需 API 金鑰。 來源:dylanfeltus/skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dylanfeltus/skills --skill hn-search 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dylanfeltus/skills