Agent Skills: Resumable AI Response Streams

Add automatic stream recovery to AI chat with WorkflowChatTransport, start/resume API endpoints, and the useResumableChat hook.

UncategorizedID: andrelandgraf/fullstackrecipes/resumable-ai-streams

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/resumable-ai-streams

Skill Files

Browse the full folder contents for resumable-ai-streams.

Download Skill

Loading file tree…

.agents/skills/resumable-ai-streams/SKILL.md

Skill Metadata

Name
resumable-ai-streams
Description
Add automatic stream recovery to AI chat with WorkflowChatTransport, start/resume API endpoints, and the useResumableChat hook.

Resumable AI Response Streams

To set up Resumable AI Response Streams, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/resumable-ai-streams

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/resumable-ai-streams