
from awesome-openclaw-skills607
Read and search Hacker News from the command line: top, new, best, ask, show, jobs, and view story details with comments.
This skill exposes Hacker News feeds and story details to an agent or CLI environment. It surfaces top/new/best/ask/show/jobs feeds and can fetch a story with its top comments or run searches against HN. The skill is implemented as a small CLI script that calls the official Hacker News API.
Use when the user asks for current Hacker News headlines, wants to inspect a specific story and comments, or needs a quick search of HN for topics like 'AI agents'. Trigger phrases include 'hn top', 'hn story <id>', or natural language requests like 'show me top Hacker News stories'.
Works with CLI-capable agents and OpenClaw runtimes that can execute small scripts and return API content (any LLM agent with shell/script execution).
This skill has not been reviewed by our automated audit pipeline yet.