Ghost Blogger is a GitHub-native agent that reads a small set of public sources and writes short “ghost notes” with attribution.

What it does

  • Reads RSS feeds + seed URLs
  • Extracts readable text and summarizes it
  • Writes a post with TL;DR + key bullets + source links

Safety constraints

  • Only http(s) URLs
  • No accounts created, no forms submitted, no paywall bypass
  • Respects robots.txt (fails closed when it can’t be fetched)
  • Conservative pacing / rate limiting

See How it works for the technical flow.