agents-sdk-dotnet Skill
Use when any code imports Microsoft.Agents.Hosting.AspNetCore, Microsoft.Agents.Builder, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft 365 Agents SDK agent in C / .NET. Trigger on questions about appsettings.json, connection configuration, AgentApplicat Published by microsoft in Agents.
What is agents-sdk-dotnet Skill?
Use when any code imports Microsoft.Agents.Hosting.AspNetCore, Microsoft.Agents.Builder, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft 365 Agents SDK agent in C / .NET. Trigger on questions about appsettings.json, connection configuration, AgentApplicat Published by microsoft in Agents. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using Agents
Technical details
- Install or run with Copy skill directory
When to use agents-sdk-dotnet Skill
- Use it for developers using agents.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Agents
- Skill file: agent-plugins/agents-for-net/skills/agents-sdk-dotnet/SKILL.md
What it does
Use when any code imports Microsoft.Agents.Hosting.AspNetCore, Microsoft.Agents.Builder, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft 365 Agents SDK agent in C / .NET. Trigger on questions about appsettings.json, connection configuration, AgentApplicat
Skill instructions
Overview The Microsoft 365 Agents SDK builds multichannel agents for Teams, Copilot Studio, and web chat. | Package | Purpose | |---|---| | Microsoft.Agents.Hosting.AspNetCore | ASP.NET Core hosting, auth, endpoint mapping | | Microsoft.Agents.Authentication.Msal | MSAL-based auth (client credentials, OBO) | | Microsoft.Agents.Builder | Core: AgentApplication, ITurnContext, ITurnState | | Microsoft.Agents.Core | Models, activity types, channel accounts | | Microsoft.Agents.Storage | IStorage, MemoryStorage | | Microsoft.Agents.Extensions.Teams | Teams-specific models and extensions | | Microsoft.Agents.Builder.Dialogs | Dialog system (waterfall, prompts) | | Microsoft.Agents.AI | AI-specific features | Minimal project requires only: Microsoft.Agents.Hosting.AspNetCore + Microsoft.Agents.Authentication.Msal. The others are transitive dependencies pulled in automatically. Always use the latest non-beta (stable) version. Do not use --prerelease unless specifically needed. Requires .NET 8+
Explore related resources
Frequently asked questions
What is agents-sdk-dotnet?
agents-sdk-dotnet is a open-source AI agent skill with Copy skill directory. Use when any code imports Microsoft.Agents.Hosting.AspNetCore, Microsoft.Agents.Builder, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft.
Who is agents-sdk-dotnet best for?
agents-sdk-dotnet is best for reusing agent instructions, scripts, and references.
How do I install agents-sdk-dotnet?
Install or run agents-sdk-dotnet using Copy skill directory. Check agents-sdk-dotnet for the latest setup command.
Is agents-sdk-dotnet actively maintained?
agents-sdk-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.