mjcramerz/microsoft-learn
v1.1.0
Use this plugin for microsoft Learn and Azure implementation research workflows.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "microsoft-learn",
"version": "1.1.0",
"description": "Use this plugin for microsoft Learn and Azure implementation research workflows.",
"author": {
"name": "Microsoft"
},
"homepage": "https://learn.microsoft.com/",
"keywords": [
"microsoft",
"learn",
"azure",
"docs",
"research"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Microsoft Learn",
"shortDescription": "Azure implementation guidance",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Microsoft Learn plugin for Microsoft documentation research and Azure implementation planning."
],
"longDescription": "Use this plugin for Microsoft Learn research, Azure implementation guidance, and turning Microsoft docs into concrete engineering plans.",
"developerName": "Microsoft",
"brandColor": "#2563EB",
"websiteURL": "https://learn.microsoft.com/",
"screenshots": []
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 2JSON files
- 2YAML files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai