verify-dotnet-samples Skill
How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function as expected. Published by microsoft in agent-framework.
What is verify-dotnet-samples Skill?
How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function as expected. Published by microsoft in agent-framework. 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
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use verify-dotnet-samples Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent-framework
- Skill file: dotnet/.github/skills/verify-dotnet-samples/SKILL.md
What it does
How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function as expected.
Skill instructions
Verifying .NET Sample Projects Sample Pre-requisites We should only support verifying samples that: 1. Use environment variables for configuration. 2. Have no complex setup requirements, e.g., where multiple applications need to be run together, or where we need to launch a browser, etc. Always report to the user which samples were run and which were not, and why. Verifying a sample Samples should be verified to ensure that they actually work as intended and that their output matches what is expected. For each sample that is run, output should be produced that shows the result and explains the reasoning about what output was expected, what was produced, and why it didn't match what the sample was expected to produce. Steps to verify a sample: 1. Read the code for the sample 1. Check what environment variables are required for the sample 1. Check if each environment variable has been set 1. If there are any missing, give the user a list of missing environment variables to set and termin
Explore related resources
Frequently asked questions
What is verify-dotnet-samples?
verify-dotnet-samples is a open-source AI agent skill with Copy skill directory. How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function as expected.
Who is verify-dotnet-samples best for?
verify-dotnet-samples is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install verify-dotnet-samples?
Install or run verify-dotnet-samples using Copy skill directory. Check verify-dotnet-samples for the latest setup command.
Is verify-dotnet-samples actively maintained?
verify-dotnet-samples may need a closer maintenance check before production use.
Auto-fetched from GitHub.