What is bluesky-jetstream?
Bluesky Jetstream Firehose Skill Source: plurigrid/asi.
Bluesky Jetstream Firehose Skill
Quickly install bluesky-jetstream AI skill to your development environment via command line
Source: plurigrid/asi.
GF(3) Trit: -1 (MINUS - validator/filter on incoming data stream) Role: Constrain and validate Bluesky firehose events before processing
Jetstream is Bluesky's simplified JSON firehose - a WebSocket streaming API that provides real-time access to all public activity on the Bluesky network. Unlike the full atproto firehose (which uses CBOR/CAR binary encoding), Jetstream delivers plain JSON, making it accessible for rapid prototyping.
| wantedCollections | string[] | Filter by NSID (repeatable) | | wantedDids | string[] | Filter by specific DIDs (repeatable) | | compress | boolean | Enable zstd compression | | cursor | integer | Resume from timestamp (microseconds since epoch) |
Bluesky Jetstream Firehose Skill Source: plurigrid/asi.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/plurigrid/asi --skill bluesky-jetstreamBluesky Jetstream Firehose Skill Source: plurigrid/asi.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill bluesky-jetstream Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/plurigrid/asi