---
title: "Generate clickable architecture diagrams from public GitHub repos with GitDiagram"
description: "Turn a public GitHub repository into an interactive architecture diagram before onboarding, code review, or agent handoff."
verification: "listed"
source: "https://github.com/ahmedkhaleel2004/gitdiagram"
author: "Ahmed Khaleel"
publisher_type: "open_source_project"
category:
  - "Code Quality & Review"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "ahmedkhaleel2004/gitdiagram"
  github_stars: 15447
---

# Generate clickable architecture diagrams from public GitHub repos with GitDiagram

Turn a public GitHub repository into an interactive architecture diagram before onboarding, code review, or agent handoff.

## Prerequisites

Public GitHub repository URL, web access, optional self-hosted OpenAI or OpenRouter configuration

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Use the hosted service at gitdiagram.com or self-host from the upstream repository.
```

## Documentation

- https://gitdiagram.com

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/generate-clickable-architecture-diagrams-from-public-github-repos-with-gitdiagram/)
