ingest-hackernews
CommunityCapture Hacker News threads as markdown
AuthorRonanCodes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Extracts Hacker News posts and their full comment trees into a portable markdown representation so discussion threads can be ingested into a wiki or knowledge vault for search, citation, and long-term analysis.
Core Features & Use Cases
- Parse HN item URLs or bare numeric IDs and fetch the complete thread using the Algolia HN API (no auth required).
- Convert post bodies and nested comments from HTML to clean markdown, preserve author, timestamps, points, and HN URLs, and represent nesting with blockquote-based indentation capped for readability.
- Save a YAML frontmatter and the assembled markdown to the vault raw directory, with handling for very large threads (selective truncation of less-substantial subtrees) and a Firebase API fallback when Algolia fails.
- Use Case: Pull a long Ask HN discussion into your Obsidian vault for offline reading, summarization, and cross-referencing with related wiki pages.
Quick Start
Ask the system to "Ingest Hacker News thread https://news.ycombinator.com/item?id=123456 into the vault raw directory as a markdown file."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ingest-hackernews Download link: https://github.com/RonanCodes/llm-wiki/archive/main.zip#ingest-hackernews Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.