Skip to main content
Hacker News is a social news aggregator focused on computer science and entrepreneurship, run by Y Combinator, that lets agents read top stories, fetch individual items, and look up user profiles and submissions.

Setup

  1. In Agent Studio, go to ToolsHacker NewsConnect
  2. No authentication required, the tool is ready to use immediately.

Available actions

Adding to an agent

  1. Open your agent in Agent Studio → Agent Builder
  2. Go to Tools and enable Hacker News
  3. Select only the actions your agent needs
  4. Set auth mode: No auth needed

Example use cases

Daily tech news briefing An agent fetches the current top stories from Hacker News each morning and summarizes the most relevant headlines for a developer team’s daily standup digest. Story and discussion deep-dive Given a story ID shared in a Slack message, an agent retrieves the full item details and threads through comments to produce a concise summary of the community discussion. User activity research An agent looks up a Hacker News user’s profile and submitted stories to quickly surface their posting history, karma, and areas of technical interest for outreach or research purposes.