using-workflows
✓Create and run durable workflows with steps, streaming, and agent execution. Covers starting, resuming, and persisting workflow results.
Installation
SKILL.md
Create and run durable workflows with steps, streaming, and agent execution. Covers starting, resuming, and persisting workflow results.
Use getRun to reconnect to an in-progress or completed workflow:
When streaming UIMessageChunk responses to clients (e.g., chat messages), you must signal the start and end of the stream. This is required for proper stream framing with WorkflowChatTransport.
Create and run durable workflows with steps, streaming, and agent execution. Covers starting, resuming, and persisting workflow results. Source: andrelandgraf/fullstackrecipes.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-workflows- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is using-workflows?
Create and run durable workflows with steps, streaming, and agent execution. Covers starting, resuming, and persisting workflow results. Source: andrelandgraf/fullstackrecipes.
How do I install using-workflows?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-workflows Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/andrelandgraf/fullstackrecipes
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01