📰 Hacker News Skill — Browse HN from OpenPawz

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:

  • :white_check_mark: Top/New/Best/Ask/Show stories
  • :white_check_mark: Search HN
  • :white_check_mark: Read and summarize comment threads
  • :white_check_mark: Filter by points/comments

Requirements:

  • None (uses official HN API)

Source: github.com/openpawz-skills/hackernews


PRs welcome!