← Pipelines

HN High Points Summary

Fetch Hacker News RSS feed, filter for posts with high points, improve vague titles, and email a summary.

Schedule

0 9 * * *

Steps

7 steps

Created

2026-03-01 20:50:15

Run History

Run ID Status Started Finished Error
b5d12d0e-2fe3-465b-9dff-42309c2fff4a success 2026-03-01 20:52:33 2026-03-01 20:53:18

Update Pipeline

Pipeline Steps

s1 rss
limit
50
url
https://hnrss.org/frontpage
s2 llm_filter
condition
The post has high points
s3 llm_filter
condition
The title is vague or lacks obvious context
s4 http
method
GET
url
{{.link}}
s5 llm_format
prompt
Improve the description by succinctly summarizing the content of the page.
s6 llm_format
prompt
Summarize these high points Hacker News posts in a concise paragraph, mentioning their title and link.
s7 slack
text
{{.text}}

Pipeline JSON