bluesky-cascade-fetch
Installation
SKILL.md
Bluesky Cascade Fetch
Core Goal
- Fetch seed posts from Bluesky using one of:
searchPostsgetAuthorFeedgetFeedgetListFeed
- Expand each seed into a reply cascade with
getPostThread. - Enforce UTC time-window filters (
startinclusive,endexclusive). - Return machine-readable JSON and optional artifact files.
- Keep execution observable with structured logs.
Required Environment
- Configure runtime via environment variables (see
references/env.md). - Start from
assets/config.example.env. - Load env values before running commands: