diagram

Generate architecture and evidence-graph diagrams from a project knowledge graph.

Updated May 14, 2026
One-click install
npx skills add https://github.com/bonjohen/claude-local --skill diagram-bonjohen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagram
Source: https://github.com/bonjohen/claude-local/tree/main/bundle/skills/diagram
Command: npx skills add https://github.com/bonjohen/claude-local --skill diagram-bonjohen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly visualize how your project's evidence, governance, and lineage connect, without manually assembling diagrams.

Core Features & Use Cases

  • Preset-based architecture diagrams: Generate common views like evidence-chain, governance-map, source-lineage, correction-history, and intelligence-landscape.
  • Custom targeting via UUIDs: Render workflows and lineage for specific entities using identifiers.
  • Format-flexible output: Produce diagrams in mermaid or graphviz, and optionally export them into deliverable docs.

Quick Start

Generate an evidence-chain diagram in mermaid format with diagram preset evidence-chain for the current project.

Frequently Asked Questions about diagram

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate architecture diagrams from a knowledge graph?

To generate architecture diagrams from a knowledge graph, use a tool that automatically extracts entities and relationships to produce visual lineage. This Skill renders preset views like evidence-chain and governance-map directly from your project's existing data.

Can I visualize an evidence chain for a specific UUID?

Yes, you can visualize an evidence chain for a specific UUID by using custom targeting features. This allows you to render workflows and lineage precisely for individual entities within your project's knowledge graph.

Does this tool support exporting diagrams in mermaid or graphviz format?

Yes, this tool supports exporting diagrams in both mermaid and graphviz formats. You can select your preferred output format during generation and optionally export the resulting visualizations directly into deliverable documentation.

What is the best way to visualize source lineage without manual diagram assembly?

The best way to visualize source lineage without manual assembly is using an automated generator that maps your knowledge graph connections. It leverages diagram platform APIs to render source-lineage and intelligence-landscape presets automatically.

What should I do if diagram rendering from the knowledge graph fails?

If diagram rendering fails, the process relies on robust argument parsing and clear fallback behavior to handle extraction errors. Ensure your diagram platform API or MCP tools are correctly configured and your knowledge graph contains valid entity connections.