Agent skill

streaming-sse-setup

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

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/streaming-sse-setup

SKILL.md

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

Didn't find tool you were looking for?

Be as detailed as possible for better results