frameworkadvanced
Semantic Kernel / .NET Agents
A2A agents built with Microsoft's Semantic Kernel for enterprise .NET and cross-platform deployments.
Agents (4)
A2A Semantic Kernel Dotnet
SiddyHub
27
A2A protocol integration leveraging dynamic Semantic Kernel functions and an Agent Card Repository for adaptive workflows.
1enterprisesemantic-kernelcsharp
Agent2Agent
Donelle
18
This repository demonstrates a multi-agent proof-of-concept using Microsoft Semantic Kernel and A2A Protocol
conversationalsemantic-kernelcsharp
Semantickernel (Official Sample)
A2A Project
59
Official A2A python sample agent: Semantickernel
1,329utilitysemantic-kernelpythonOfficial
Semantic Kernel Agent A2A Protocol Example
Jordiag
21
Semantic Kernel A2A protocol and A2A Discovery Service Example
2infrastructuresemantic-kernelcsharp
Getting Started
Pick an agent to see setup instructions.
1Clone the repository
$ git clone https://github.com/SiddyHub/a2a-semantic-kernel-dotnet
2Navigate to the project
$ cd a2a-semantic-kernel-dotnet
3Install dependencies
$ dotnet restore
4Run the agent
$ dotnet run