·using-workflows
>_

using-workflows

andrelandgraf/fullstackrecipes

ステップ、ストリーミング、エージェント実行を備えた耐久性のあるワークフローを作成して実行します。ワークフロー結果の開始、再開、および保持について説明します。

41インストール·0トレンド·@andrelandgraf

インストール

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-workflows

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.

ステップ、ストリーミング、エージェント実行を備えた耐久性のあるワークフローを作成して実行します。ワークフロー結果の開始、再開、および保持について説明します。 ソース: andrelandgraf/fullstackrecipes。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-workflows
カテゴリ
>_生産性
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

using-workflows とは?

ステップ、ストリーミング、エージェント実行を備えた耐久性のあるワークフローを作成して実行します。ワークフロー結果の開始、再開、および保持について説明します。 ソース: andrelandgraf/fullstackrecipes。

using-workflows のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-workflows インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/andrelandgraf/fullstackrecipes