Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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"

개요

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"

설치 명령
npx skills add https://github.com/jackchuka/skills --skill gh-org-chart

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타15
포크0
업데이트2026년 5월 19일 07:12
파일 탐색기
3 개 파일
SKILL.md
readonly