effect-uai-basic-usage

Official

Orchestrate end-to-end agent loops with tools.

Authorbetalyra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables building an end-to-end agent loop by streaming a model turn, executing tools when asked, and aggregating results into a final answer.

Core Features & Use Cases

  • Streaming turns: feed model turns one at a time to drive decisions.
  • Tool integration: automatically call tools when the model asks for them, and incorporate outputs into the history.
  • Multi-turn orchestration: loop until a final answer is produced, supporting reasoning and approvals as part of the policy.
  • Use Case: Build a chat-with-tools experience where the agent asks for data, calls a tool, and returns a composed result.

Quick Start

Stream a model turn, run any tools the model asks for, append the outputs, and continue until the model results in a final answer.

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-basic-usage
Download link: https://github.com/betalyra/effect-uai/archive/main.zip#effect-uai-basic-usage

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.