sablier-create-open-ended-stream
Installation
SKILL.md
Sablier Payment Stream Creation
Overview
Create open-ended token payment streams using the Sablier Flow protocol. Flow streams accrue debt at a configurable rate per second with no predefined end date. Anyone can deposit tokens into a stream at any time to keep it solvent — no upfront funding is required. Each stream mints an NFT to the recipient.
This skill is a coordinator for payment stream creation and execution routing.
Arguments
| Argument | Description |
|---|---|
chain_name |
EVM chain where to create the payment stream |
token_address |
ERC-20 token contract address to stream. Token symbols cannot be resolved to addresses — the user must provide the exact contract address. |
payment_details |
The streaming rate, recipient, and funding preference |