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
26
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
56
Official A2A Python sample: Semantic Kernel agent for enterprise AI orchestration
1,329generalsemantic-kernelpythonOfficial
Semantic Kernel Agent A2A Protocol Example
Jordiag
20
Semantic Kernel with A2A protocol integration and discovery service example implementation
2generalsemantic-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