·working-with-ms-agent-framework
</>

working-with-ms-agent-framework

mhagrelius/dotfiles

Microsoft Agent Framework (セマンティック カーネル + AutoGen 統合) を使用して AI エージェントを構築する場合に使用します。メモリまたはコンテキストプロバイダーを実装するとき。スレッドが逆シリアル化されない場合。ワークフローのチェックポイント設定が失敗したとき。セマンティック カーネルまたは AutoGen から移行する場合。 ChatAgent または AgentThread エラーが表示された場合

16インストール·0トレンド·@mhagrelius

インストール

$npx skills add https://github.com/mhagrelius/dotfiles --skill working-with-ms-agent-framework

SKILL.md

Microsoft Agent Framework (October 2025) unifies Semantic Kernel and AutoGen into one SDK. Both legacy frameworks are in maintenance mode.

Core principle: Agents are stateless. All state lives in threads. Context providers enforce policy about what enters the prompt, how, and when it decays.

Additional reference files in this skill: context-providers.md - Policy-based memory, capsule pattern, Mem0 integration orchestration-patterns.md - The 5 orchestration patterns with when-to-use guidance design-patterns.md - Production patterns, testing, migration

Microsoft Agent Framework (セマンティック カーネル + AutoGen 統合) を使用して AI エージェントを構築する場合に使用します。メモリまたはコンテキストプロバイダーを実装するとき。スレッドが逆シリアル化されない場合。ワークフローのチェックポイント設定が失敗したとき。セマンティック カーネルまたは AutoGen から移行する場合。 ChatAgent または AgentThread エラーが表示された場合 ソース: mhagrelius/dotfiles。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/mhagrelius/dotfiles --skill working-with-ms-agent-framework
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

working-with-ms-agent-framework とは?

Microsoft Agent Framework (セマンティック カーネル + AutoGen 統合) を使用して AI エージェントを構築する場合に使用します。メモリまたはコンテキストプロバイダーを実装するとき。スレッドが逆シリアル化されない場合。ワークフローのチェックポイント設定が失敗したとき。セマンティック カーネルまたは AutoGen から移行する場合。 ChatAgent または AgentThread エラーが表示された場合 ソース: mhagrelius/dotfiles。

working-with-ms-agent-framework のインストール方法は?

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

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

https://github.com/mhagrelius/dotfiles