Implement streaming responses with OpenRouter. Use when building real-time chat interfaces or reducing time-to-first-token. Trigger with phrases like 'openrouter streaming', 'openrouter sse', 'stream response', 'real-time openrouter'.
4.0
Rating
0
Installs
AI & LLM
Category
The skill provides a basic framework for OpenRouter streaming setup with clear structure and external resource links, but critically lacks concrete implementation details. While it references error handling and examples in separate files (which per instructions we assume exist), the main SKILL.md contains no actual code, API endpoint details, streaming patterns, or SSE implementation guidance. The description adequately explains the use case (real-time chat, reducing time-to-first-token) and provides good trigger phrases. However, a CLI agent would struggle to implement streaming without seeing request format, response handling patterns, or stream consumption code. The novelty is moderate - while streaming setup has specific considerations (SSE handling, chunked responses), it's a common API pattern. The structure is reasonable with separation of concerns (errors and examples in references), but the core content is too sparse to be actionable without the referenced files providing substantial detail.
Loading SKILL.md…