LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

forking - Create and manage forked durable streams

Create stream forks referencing source data at specific offsets without copying

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create fork
  • read fork
  • write fork
  • delete fork
  • connect to fork

Inputs

  • fork URL
  • source stream path
  • offset value
  • TTL value
  • Content-Type

Outputs

  • forked stream
  • stream data
  • appended data
  • deletion status

Requirements

  • @durable-streams/client v0.2.1
  • durable-streams server
  • Stream-Forked-From header
  • Stream-Fork-Offset header

Source

  • Spec: SKILL.md
stream forking
durable streams
stream offset
create fork
read fork
write fork
delete fork
fork URL
source stream path
offset value
forked stream
stream data
appended data