Skill Name: Hacker News Skill
What it does:
Browse Hacker News, get top stories, search, and read comments — all from OpenPawz.
Installation:
openpawz install @community/hackernews-skill
Example usage:
> What's trending on HN today?
📰 Top Hacker News Stories:
1. "Show HN: I built an AI agent OS" (342 points, 156 comments)
2. "Rust 2.0 Released" (287 points, 203 comments)
3. "Why SQLite is the best database" (245 points, 89 comments)
...
> Summarize the comments on story 1
The discussion is mostly about:
- Comparisons to existing agent frameworks
- Security concerns with tool execution
- Feature requests for voice support
...
Features:
Top/New/Best/Ask/Show stories
Search HN
Read and summarize comment threads
Filter by points/comments
Requirements:
- None (uses official HN API)
Source: github.com/openpawz-skills/hackernews
PRs welcome!