ez-hn
Installation
SKILL.md
ez-hn - Hacker News CLI
Simple typer CLI for browsing Hacker News. No authentication required.
Usage
Run uv run skills/ez-hn/scripts/hn.py <command>. All commands support --json for raw JSON output.
Browse Stories
uv run skills/ez-hn/scripts/hn.py top # top/trending (default 10)
uv run skills/ez-hn/scripts/hn.py top --limit 20 # more results
uv run skills/ez-hn/scripts/hn.py new # newest
uv run skills/ez-hn/scripts/hn.py best # highest rated
uv run skills/ez-hn/scripts/hn.py ask # Ask HN
uv run skills/ez-hn/scripts/hn.py show # Show HN
uv run skills/ez-hn/scripts/hn.py jobs # job postings
Related skills
More from araa47/ez-news
ez-lobsters
Browse and search Lobste.rs. Fetch hottest, newest, and tag-filtered stories. View story details and comments. Search stories. Use for any Lobste.rs-related queries.
9ez-devto
Browse and search DEV.to articles. Fetch top, latest, rising, and tag-filtered articles. View article details and comments. List popular tags. Use for any DEV.to-related queries.
8ez-github
Discover trending GitHub repositories, view repo details and releases, search repos. Find popular new projects by language and time period. Use for any GitHub trending/discovery queries.
8