plagueho/content-and-learning
v1.0.1MIT
Review content for AI readiness and generate Microsoft technology learning pathways.
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": "content-and-learning",
"description": "Review content for AI readiness and generate Microsoft technology learning pathways.",
"version": "1.0.1",
"author": {
"name": "Daniel Scott-Raynsford",
"url": "https://github.com/PlagueHO"
},
"repository": "https://github.com/PlagueHO/plagueho.copilot",
"license": "MIT",
"keywords": [
"content",
"learning",
"ai-readiness",
"microsoft-learn",
"learning-pathway"
],
"extensions": {
"com.github.plagueho": {
"skills": [
"./skills/ai-content-readiness-review/",
"./skills/create-learning-pathway/"
]
}
}
}
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