- [x] Tighten up the file-based skills implementation to follow the skills spec more strictly: https://github.com/microsoft/agent-framework/pull/5078 - [x] Support custom types for both inline and class-based skills: https://github.com/microsoft/agent-framework/pull/5152 - [x] Consider using reflection to annotate methods and properties of class-based skills, indicating whether they are resources or scripts: https://github.com/microsoft/agent-framework/pull/5183 - [x] Align directory/folder terminology: https://github.com/microsoft/agent-framework/pull/5205