Setup & Installation
What This Skill Does
A guide for building modular skills that extend AI agent capabilities, focused on Azure SDKs and Microsoft Foundry services. It defines file structure, authentication patterns, test requirements, and documentation steps for skill authors. Covers Python, .NET, Java, and TypeScript SDK patterns. It encodes the exact file layout, SDK verb conventions, and test harness commands in one place, so skill authors don't rediscover the same patterns from scratch each time.
When to use it
- Working with skill creator functionality
- Implementing skill creator features
- Debugging skill creator related issues
