post-sse-via-fetch-readablestream

Community

Stream POST data with SSE using fetch and ReadableStream.

Authormarvelousempire
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the issue of using EventSource for GET-only endpoints, providing a method to stream POST data with SSE using fetch and ReadableStream.

Core Features & Use Cases

  • Stream POST with SSE: Allows streaming of POST data through SSE without relying on EventSource.
  • Use Case: Ideal for streaming conversation history to AI chat endpoints via POST requests, where EventSource would not work.

Quick Start

Use the skill to stream chat messages from a POST endpoint by invoking 'post-sse-via-fetch-readablestream'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: post-sse-via-fetch-readablestream
Download link: https://github.com/marvelousempire/ai-skills-library/archive/main.zip#post-sse-via-fetch-readablestream

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 620,000+ vetted skills library on demand.