mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-15 05:36:57 +00:00
chore: publish from main
This commit is contained in:
+2
-9
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "acreadiness-cockpit",
|
||||
"description": "Drive Microsoft AgentRC from Copilot chat: assess AI readiness, generate Copilot instructions (flat or nested with applyTo globs for monorepos), and manage policies. Produces a self-contained static HTML dashboard at reports/index.html.",
|
||||
"version": "1.0.0",
|
||||
@@ -15,13 +16,5 @@
|
||||
"name": "mvanderbend-msoft"
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"skills": [
|
||||
"./skills/acreadiness-assess",
|
||||
"./skills/acreadiness-generate-instructions",
|
||||
"./skills/acreadiness-policy"
|
||||
]
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user