hackernews
Installation
SKILL.md
Hacker News
CLI tool for the Hacker News API. No authentication required.
CLI Usage
Run scripts/hn.sh <command>. All commands support --json for raw JSON output.
Browse Stories
# Top/trending stories (default 10)
scripts/hn.sh top
scripts/hn.sh top --limit 20