agents-sdk-dotnet-debugging Skill
Use when troubleshooting an agent built with the Microsoft Agents SDK (Microsoft.Agents.Hosting.AspNetCore and related packages) in C / .NET. Trigger on any of these symptoms: build or C compile errors, crashes on startup, 401 or auth errors on incoming requests, the bot not responding to messages, appsettings.json con Published by microsoft in Agents.
Decision snapshot
Is this a fit?
Testing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is agents-sdk-dotnet-debugging Skill?
Use when troubleshooting an agent built with the Microsoft Agents SDK (Microsoft.Agents.Hosting.AspNetCore and related packages) in C / .NET. Trigger on any of these symptoms: build or C compile errors, crashes on startup, 401 or auth errors on incoming requests, the bot not responding to messages, appsettings.json con 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Declared skill metadata
- Source file: agent-plugins/agents-for-net/skills/agents-sdk-dotnet-debugging/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use agents-sdk-dotnet-debugging Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Agents
- Skill file: agent-plugins/agents-for-net/skills/agents-sdk-dotnet-debugging/SKILL.md
What it does
Use when troubleshooting an agent built with the Microsoft Agents SDK (Microsoft.Agents.Hosting.AspNetCore and related packages) in C / .NET. Trigger on any of these symptoms: build or C compile errors, crashes on startup, 401 or auth errors on incoming requests, the bot not responding to messages, appsettings.json con
Skill instructions
Debugging Agents Built with Microsoft Agents SDK (.NET) Overview Most agent failures fall into one of three categories: the code doesn't build or start, the configuration is wrong, or the agent isn't reachable. Work through this checklist in order — each step confirms a prerequisite for the next. Checklist You MUST create a task for each of these items and complete them in order: 1. Make sure the code builds successfully. 2. Make sure the application starts and runs without crashing. 3. Make sure the application opens a port and listens for incoming requests. 4. Validate the appsettings.json configuration. 5. Validate the bot's credentials against Azure AD. 6. Use the Agents Playground to test the agent end-to-end locally. --- 1. Build the code bash dotnet build Expected: exits with code 0, no errors. Fix any C compile errors before continuing. Common build errors: - Missing package — dotnet add package Microsoft.Agents.Hosting.AspNetCore - Namespace not found — wrong using statement;
Verified compatibility and discovery
Frequently asked questions
What is agents-sdk-dotnet-debugging?
agents-sdk-dotnet-debugging is a open-source AI agent skill with Copy skill directory. Use when troubleshooting an agent built with the Microsoft Agents SDK (Microsoft.Agents.Hosting.AspNetCore and related packages) in C / .NET.
Who is agents-sdk-dotnet-debugging best for?
agents-sdk-dotnet-debugging is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install agents-sdk-dotnet-debugging?
Install or run agents-sdk-dotnet-debugging using Copy skill directory. Check agents-sdk-dotnet-debugging for the latest setup command.
Is agents-sdk-dotnet-debugging actively maintained?
agents-sdk-dotnet-debugging may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.