hackernews
Installation
SKILL.md
Hacker News API
Use the official Hacker News API via direct curl calls to fetch stories, comments, and user data.
Official docs:
https://github.com/HackerNews/API
When to Use
Use this skill when you need to:
- Fetch top/best/new stories from Hacker News
- Get story details including title, URL, score, comments
- Retrieve comments and discussion threads
- Look up user profiles and their submissions
- Monitor trending tech topics and discussions