reading-streams
OfficialRead durable streams with flexible consumption.
Authordurable-streams
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust set of reading patterns for durable streams, enabling client applications to fetch, stream, and process data from the Durable Streams service with flexibility across catch-up and live modes.
Core Features & Use Cases
- Readable consumption via stream() for both catch-up and live scenarios.
- Multiple consumption methods: .json(), .text(), .body(), .jsonStream(), .textStream(), .bodyStream(), and .subscribeJson(), .subscribeText(), .subscribeBytes().
- Supports various live modes (false, true, "long-poll", "sse"), offset management, and error recovery to handle interruptions gracefully.
Quick Start
Start by importing the Durable Streams client and calling stream with a stream URL, an offset (for example "-1"), and a live mode to begin consuming data.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: reading-streams Download link: https://github.com/durable-streams/durable-streams/archive/main.zip#reading-streams Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.