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

working-with-ms-agent-framework

mhagrelius/dotfiles

Microsoft Agent Framework(Semantic Kernel + AutoGen 통합)로 AI 에이전트를 구축할 때 사용합니다. 메모리 또는 컨텍스트 제공자를 구현할 때; 스레드가 역직렬화되지 않을 때; 워크플로 체크포인트가 실패하는 경우 Semantic Kernel 또는 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(Semantic Kernel + AutoGen 통합)로 AI 에이전트를 구축할 때 사용합니다. 메모리 또는 컨텍스트 제공자를 구현할 때; 스레드가 역직렬화되지 않을 때; 워크플로 체크포인트가 실패하는 경우 Semantic Kernel 또는 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(Semantic Kernel + AutoGen 통합)로 AI 에이전트를 구축할 때 사용합니다. 메모리 또는 컨텍스트 제공자를 구현할 때; 스레드가 역직렬화되지 않을 때; 워크플로 체크포인트가 실패하는 경우 Semantic Kernel 또는 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