Back to list
JokeJason

ms-agent-framework-docs

by JokeJason

downloads official documentation, filters it with AI assistance, and generates skills that make the docs available as local context for AI coding agents—a local alternative to Context7's cloud-based documentation lookup

2🍴 0📅 Jan 19, 2026

SKILL.md


name: ms-agent-framework-docs description: Local Microsoft Agent Framework documentation reference. Use when asked about Microsoft Agent Framework, building AI agents in .NET or Python, MCP servers/clients, durable agents, agent tools, Teams/WebChat adapters, or agent-to-agent communication.

Microsoft Agent Framework Documentation

Microsoft Agent Framework is a comprehensive SDK for building AI agents in .NET and Python. It provides abstractions for AI integration (Azure AI, OpenAI, Anthropic, Ollama), tool execution, Model Context Protocol (MCP), durable agents with state persistence, workflows, and multi-channel adapters (Teams, WebChat, DirectLine).

Quick Reference

TopicEntry Point
Project overviewreferences/README.md
FAQ & nightly buildsreferences/docs/FAQS.md
.NET samplesreferences/dotnet/samples/README.md
.NET getting startedreferences/dotnet/samples/GettingStarted/README.md
Python samplesreferences/python/samples/README.md
Architecture decisionsreferences/docs/decisions/README.md
Durable agents TTLreferences/docs/features/durable-agents/durable-agents-ttl.md
Azure Functions hostingreferences/dotnet/samples/AzureFunctions/README.md
Workflowsreferences/dotnet/samples/GettingStarted/Workflows/README.md

When to use

Use this skill when the user asks about:

  • Building AI agents with Microsoft Agent Framework
  • .NET or Python agent development
  • MCP (Model Context Protocol) servers and clients
  • Durable agents and session state management
  • Agent tools and tool execution
  • Teams, WebChat, or DirectLine adapters
  • Agent-to-agent (A2A) communication
  • Azure AI, OpenAI, Anthropic, or Ollama integration
  • AG-UI (Agent UI) protocol implementation
  • Workflows and orchestration patterns
  • Azure Functions agent hosting

How to find information

  1. First, read references/STRUCTURE.md to see all available documentation files
  2. Identify the relevant section/files based on the user's question
  3. Read specific files for detailed information

STRUCTURE.md contains a complete file listing organized by directory - always check it first before searching.

Key Directories

  • dotnet/samples/GettingStarted/ - Step-by-step .NET tutorials
  • dotnet/samples/AzureFunctions/ - Serverless hosting examples
  • dotnet/samples/GettingStarted/AgentProviders/ - LLM provider integration
  • dotnet/samples/GettingStarted/Workflows/ - Workflow patterns
  • python/samples/getting_started/ - Python tutorials
  • docs/decisions/ - Architecture Decision Records (ADRs)

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon