01Caches posts for efficient access.
020 GitHub stars
03Retrieves all posts from followed Bluesky accounts for a given day.
04Includes sample prompts for analyzing posts.
05Normalizes posts into a structured format suitable for LLM analysis.
06Uses the `bsky-tldr` npm package for post retrieval and normalization.