什么是 bluesky-jetstream?
蓝天喷射流消防水带技能 来源:plurigrid/asi。
蓝天喷射流消防水带技能
通过命令行快速安装 bluesky-jetstream AI 技能到你的开发环境
来源: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) |
蓝天喷射流消防水带技能 来源:plurigrid/asi。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/plurigrid/asi --skill bluesky-jetstream蓝天喷射流消防水带技能 来源:plurigrid/asi。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/plurigrid/asi --skill bluesky-jetstream 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/plurigrid/asi