Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

gh-org-chart

Generate an interactive HTML org explorer from a GitHub organization. Surfaces team hierarchy, members, owned repos, and CODEOWNERS path attributions. Two stages: collect.sh writes a canonical JSON, render.py emits a self-contained HTML file. The JSON is the cache (mtime ≤ 24h skips re-collection) and is hand-editable. Triggers: "org chart", "team chart", "visualize github org", "who owns this repo", "github team hierarchy", "/gh-org-chart"

Aperçu

Generate an interactive HTML org explorer from a GitHub organization. Surfaces team hierarchy, members, owned repos, and CODEOWNERS path attributions. Two stages: collect.sh writes a canonical JSON, render.py emits a self-contained HTML file. The JSON is the cache (mtime ≤ 24h skips re-collection) and is hand-editable. Triggers: "org chart", "team chart", "visualize github org", "who owns this repo", "github team hierarchy", "/gh-org-chart"

Commande d'installation
npx skills add https://github.com/jackchuka/skills --skill gh-org-chart

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles15
Forks0
Mis à jour19 mai 2026 à 07:12
Explorateur de fichiers
3 fichiers
SKILL.md
readonly