Canonical manifest schema
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
Discover a project's stack and architecture, then generate a ten-section Markdown summary, C4-oriented draw.io diagrams with PNG exports, and a formatted DOCX with embedded images.
Project Documenter
with reviewed context.
The catalog adds a fixed-commit inventory, operating summary, prerequisites, and task-fit guidance for Project Documenter.
Installation
Install from github/awesome-copilot in a compatible Agent Plugins client. Node.js 18+ is required; PNG export also needs draw.io desktop or a supported Chrome or Edge browser.
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/project-documenterExplainable standards check
Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.
This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
The plugin name “project-documenter” satisfies the 1–64 character naming rules.
Agent Plugins specification §§5.3 and 5.5
No unknown top-level manifest fields were found.
Agent Plugins specification §5.2
All present metadata and extension fields use permitted JSON types.
Agent Plugins specification §§5.2–5.6
A regular plugin.json file exists at the plugin root.
Agent Plugins specification §§4.1 and 5.1
0 immediate-child Agent Skills discovered; every SKILL.md passed required frontmatter and naming checks.
Agent Plugins specification §7.1 and Agent Skills specification
No root mcp.json is present; MCP is optional and its absence is conforming.
Agent Plugins specification §§6.2 and 7.2
Capabilities
Discover a project's stack and architecture, then generate a ten-section Markdown summary, C4-oriented draw.io diagrams with PNG exports, and a formatted DOCX with embedded images.
The reviewed package declares 2 skills and 1 agent resources for its documented workflow.
Detect common .NET, Java, Node.js, Python, Go, and Rust stacks; Create context, pipeline, and component draw.io diagrams; Export editable draw.io files to PNG.
Write a ten-section Markdown project summary; Convert Markdown to a styled DOCX with embedded images; Verify names, paths, and diagrams against the repository.
Practical workflow
Scan the repository for its stack, components, dependencies, infrastructure, and design patterns.
Create diagrams, write the summary, convert it to DOCX, and spot-check the generated evidence.
Package contents
project-documenter declares 2 Skills, 0 MCP configurations, and 1 additional resource. The included-file links below point to the reviewed source repository.
Agent Skills
2
drawio, md-to-docx
MCP servers
0
No runtime service
Package format
Agent Plugins
Official latest 1.0.0
Synced source content
This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.
This repository does not currently provide a README snapshot. The plugin instructions below remain available.
Source documentation
Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.
This entry summarizes the fixed reviewed manifest and README without extending the upstream package's claims.
Discover a project's stack and architecture, then generate a ten-section Markdown summary, C4-oriented draw.io diagrams with PNG exports, and a formatted DOCX with embedded images.
Skills: drawio, md-to-docx
Agent resources: project-documenter
Agents are listed as resources because the extension declares them separately from skills. Only the real upstream plugin.json and README.md are listed as package files.
Node.js 18+ is required; PNG export also needs draw.io desktop or a supported Chrome or Edge browser.
Review generated output and consequential actions with the relevant maintainer or subject-matter expert.
The upstream manifest and README identify the plugin as MIT licensed.
Continue exploring
The small official reference package for inspecting a portable manifest and migration workflow.
A portable end-to-end guide for planning, implementing, testing, and evaluating MCP servers.
Drive Microsoft AgentRC from Copilot chat to assess AI readiness, generate flat or nested Copilot instructions, manage policies, and produce a self-contained HTML dashboard.