by Azure-Samples · Agent Tool · ★ 36
Agent Skills .NET Demo A sample .NET 10 console application showcasing Microsoft Agent Framework Agent Skills. Three demo skills: prompt-only, .NET script, and Python script. Each demo is a single file — run it directly with . Key Concepts Agent Skills — Reusable domain expertise defined in files. Skills give agents specialized knowledge for specific tasks (meeting summarization, code review, data analysis). FileAgentSkillsProvider — Scans a local directory for files and registers them as tools the AI model can invoke. File-based .NET 10 — The demo uses syntax — no project file needed.
| Stars | 36 |
| Forks | 7 |
| Language | PowerShell |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 47.542/100 |
| Last Updated | 2026-04-10 |
| Created | 2026-03-03 |
| Est. Tokens | ~20k |
Explore other popular agent tool tools:
agent-skills-dotnet-demo is Sample .NET 10 console app showcasing Microsoft Agent Framework Agent Skills. It is categorized as a Agent Tool with 36 GitHub stars.
agent-skills-dotnet-demo is primarily written in PowerShell.
You can find installation instructions and usage details in the agent-skills-dotnet-demo GitHub repository at github.com/Azure-Samples/agent-skills-dotnet-demo. The project has 36 stars and 7 forks, indicating an active community.
agent-skills-dotnet-demo is released under the MIT license, making it free to use and modify according to the license terms.