Overview · Agent tooling

Agentic Development

The exstream-pipelines skill helps coding agents design and review Exstream pipelines using the library's actual semantics.

Install it with the Vercel Labs skills package:

npx skills add https://github.com/micheletriaca/exstream/tree/master/.agents/skills/exstream-pipelines

Installing exstream.js from npm installs the runtime library only; the agent skill is separate. Its source is available in the Exstream repository.