/install hn-news
Hacker News — AI & Agent Stories
Fetch and present the latest Hacker News stories about AI, agents, and Claude.
Source
- API: HN Algolia search (
https://hn.algolia.com/api/v1/search_by_date) - Keywords:
AI OR "agent" OR claude - Type: stories only
Workflow
- Run the script to fetch news:
- Default (past week):
python skills/hn-news/hn.py week - Latest:
python skills/hn-news/hn.py latest - Pagination: add
--page N(0-based)
- Default (past week):
- Parse the output and reformat into a clean, readable digest
Output Format
Present each story as:
### N. Title
👤 Author · ⭐ Points · 🕒 Time
🔗 [Link]
Separate stories with ---.
Add a brief header with the total count and time range:
📰 Hacker News — AI & Agent Stories (Past Week)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Showing N stories from the past 7 days.
Notes
- Default to
weekmode unless user asks for "latest" - If there are many results (>20), show the top 20 and mention total count
- Translate the header to Chinese if the user writes in Chinese
- Keep titles and metadata in original English
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hn-news - After installation, invoke the skill by name or use
/hn-news - Provide required inputs per the skill's parameter spec and get structured output
What is Hacker news on topic AI and agent only?
Fetch and display Hacker News stories about AI, agents, and Claude. Default is past week. Use when the user asks for HN news, Hacker News AI stories, latest... It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install Hacker news on topic AI and agent only?
Run "/install hn-news" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hacker news on topic AI and agent only free?
Yes, Hacker news on topic AI and agent only is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hacker news on topic AI and agent only support?
Hacker news on topic AI and agent only is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hacker news on topic AI and agent only?
It is built and maintained by Jay (@goog); the current version is v1.0.1.