What problem does it solve?
This Skill solves the problem of manually tracking Hacker News for competitive intelligence, hiring trends, and technology monitoring. It eliminates the need to repeatedly browse the HN website by providing a unified, scriptable CLI with a local SQLite store for offline analysis and snapshot history.
Core Features & Use Cases
- Local SQLite Store: Sync HN data once and run offline queries, full-text search, and snapshot comparisons without re-fetching from the API.
- Topic Pulse & Trending: Track per-day mentions, scores, and comment volume for any topic to identify heating trends and viral stories.
- Hiring Thread Mining: Aggregate monthly Who is Hiring threads to extract top languages, remote ratios, and persistent hiring companies across months.
- Agent-Native Output: Every command supports agent mode for structured JSON output, making it ideal for AI-driven daily briefings and automated analysis pipelines.
Quick Start
Use the pp-hackernews skill to check what Hacker News is saying about Rust over the last 7 days and identify the top trending stories.