MCKRUZ/DotNetSkills
.NET orchestrator for executing Anthropic-style AI Skills with Azure OpenAI and MCP tool support
This project helps developers build AI agents that can understand complex requests and use external tools to get the job done. It takes plain language instructions defined in 'SKILL.md' files and uses Azure OpenAI to process them, connecting to various external services (like GitHub or custom code analysis tools) to perform tasks. This is for software architects and lead developers who want to create advanced, task-oriented AI assistants.
Use this if you are building sophisticated AI agents in .NET that need to interact with external systems and services using natural language commands.
Not ideal if you need a simple, self-contained AI chatbot that doesn't require tool interaction or you are not working within the .NET ecosystem.
Stars
9
Forks
2
Language
C#
License
MIT
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/MCKRUZ/DotNetSkills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
supabase/agent-skills
Agent Skills to help developers using AI agents with Supabase
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
forefy/.context
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings,...