mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-09 18:49:14 +00:00
chore: publish from main
This commit is contained in:
+1
-7
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "project-documenter",
|
||||
"description": "Generate professional project documentation with draw.io architecture diagrams and Word (.docx) output with embedded images. Automatically discovers any project's technology stack and produces Markdown, diagrams, PNG exports, and a formatted Word document.",
|
||||
"version": "1.0.0",
|
||||
@@ -17,12 +18,5 @@
|
||||
"c4-model",
|
||||
"project-summary",
|
||||
"auto-discovery"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"skills": [
|
||||
"./skills/drawio",
|
||||
"./skills/md-to-docx"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user