plagueho/microsoft-technical-research
v2.1.1MIT
Deep technical research on Microsoft technologies with multi-agent orchestration and structured documentation output.
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-technical-research",
"description": "Deep technical research on Microsoft technologies with multi-agent orchestration and structured documentation output.",
"version": "2.1.1",
"author": {
"name": "Daniel Scott-Raynsford",
"url": "https://github.com/PlagueHO"
},
"repository": "https://github.com/PlagueHO/plagueho.copilot",
"license": "MIT",
"keywords": [
"microsoft",
"research",
"documentation",
"technical-writing",
"azure",
"microsoft-learn",
"multi-agent"
],
"extensions": {
"com.github.plagueho": {
"agents": [
"./agents/research-content-writer.md",
"./agents/research-deep-reader.md",
"./agents/research-microsoft-technology.md",
"./agents/research-quality-reviewer.md",
"./agents/research-source-discovery.md"
],
"skills": [
"./skills/create-microsoft-research-plan/",
"./skills/initiate-microsoft-researcher/",
"./skills/research-note-template/",
"./skills/research-output-scaffolding/"
]
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.github.plagueho