effect-uai-streaming-structured-output

Official

Stream typed JSONL results as they arrive.

Authorbetalyra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This capability enables you to receive and work with structured data delivered progressively from a model, instead of waiting for a complete response.

Core Features & Use Cases

  • Streaming JSONL: emit one validated object per line as the model writes it.
  • Schema-driven validation: verify each line against a defined Effect.Schema.
  • Use Case: display live search results or incremental data feeds with strong typing.

Quick Start

Run a streaming turn that emits JSONL lines and decodes them against a Recipe schema as they arrive.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: effect-uai-streaming-structured-output
Download link: https://github.com/betalyra/effect-uai/archive/main.zip#effect-uai-streaming-structured-output

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.