Was ist bluesky-jetstream?
Bluesky Jetstream Firehose-Fähigkeit Quelle: plurigrid/asi.
Bluesky Jetstream Firehose-Fähigkeit
Installieren Sie den KI-Skill bluesky-jetstream schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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-Fähigkeit Quelle: plurigrid/asi.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/plurigrid/asi --skill bluesky-jetstreamBluesky Jetstream Firehose-Fähigkeit Quelle: plurigrid/asi.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/plurigrid/asi --skill bluesky-jetstream Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/plurigrid/asi