Skip to main content
Run any Skill in Manus
with one click
$pwd:

getting-started

// First-time setup for Durable Streams. Install @durable-streams/client, create a stream with DurableStream.create(), read with stream(), subscribe to live updates, resume from saved offsets. Covers offset semantics ("-1", "now", opaque tokens), LiveMode (false, true, "long-poll", "sse"), and StreamResponse consumption (.json(), .text(), .subscribeJson()).

$ git log --oneline --stat
stars:1,551
forks:58
updated:April 13, 2026 at 13:07
SKILL.md
readonly