Analyze a codebase and generate architecture documentation: module responsibilities, dependencies, entry points and run methods.
Install
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:duyanta123/arch-doc
Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
Links
More in this category
tt-a1i/archify#integrations/deepseek-harness★ 13779
Generate validated, self-contained interactive architecture, workflow, sequence, data-flow, and lifecycle diagrams from repositories or system descriptions.
HuanLinOTO/dsh-plugin-mineru★ 33
Expose MineRU document parsing tools to the model.
fly233338/dsh-overleaf★ 7
Connect multiple Overleaf projects to DSH through OverleafMCP for browsing, analysis, and Git-based file updates.
AKS1st/dsh-mermaid★ 6
Render Mermaid code fences in DSH Web chat messages as lazy-loaded SVG diagrams with strict sanitization and light/dark theme follow.
bill9109/dsh-101★ 4
Document reading mode for DSH.
Jesse-njx/dsh-cowork★ 4
Bounded, cell-addressed `doc_read`/`doc_write` for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI.