hn-extract

Installation
SKILL.md

HackerNews Extract

Extract a HackerNews post (article + comments) into single clean Markdown for quick reading or LLM input.

see Examples

What it does

  • Accepts an HackerNews id or url
  • Download the linked article HTML, cleans and formats it.
  • Fetches the Hacknews post metadata and comments.
  • Outputs a readable combined markdown file with original article, threaded comments, and key metadata.

Requirements

  • uv installed and in PATH.

Install

Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 3, 2026
hn-extract — openclaw/skills