Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Streaming Sse Setup

DEPRECATED - Use chatkit-backend skill instead. SSE streaming is now part of the chatkit-backend skill for ChatKit integration.

majiayu000 f119f4e 2 files · 1.8 KB Updated 567 repo stars

File contents

Streaming SSE Setup (DEPRECATED)

This skill has been deprecated and consolidated into chatkit-backend.

Please use the chatkit-backend skill instead for all SSE streaming implementation.

Migration

Use the consolidated skill:

.claude/skills/chatkit-backend/SKILL.md

The chatkit-backend skill includes:

  • Complete SSE streaming endpoint for ChatKit
  • ChatKit-compatible SSE event format (text, tool_call, tool_result, done)
  • Conversation and Message model persistence
  • AI agent integration with streaming
  • Response chunking for natural UX
  • Error handling with SSE error events
  • Comprehensive examples

See Also

majiayu000/claude-skill-registry-data/tree/main/data/streaming-sse-setup commit f119f4eb24

Frequently asked questions

npx skillmds add majiayu000/streaming-sse-setup