Skill Detail

Clone and refresh whole GitHub orgs for audit or migration with ghorg

Use ghorg to clone or resync large sets of repositories from a GitHub user or organization for offline audit, migration prep, or bulk analysis work.

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
⭐ 2k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill clone-and-refresh-whole-github-orgs-for-audit-or-migration-with-ghorg Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
ghorg, git, and GitHub access credentials when needed
Install & setup
Install ghorg, provide a GitHub token if cloning private repos or large orgs, then run ghorg against a user or organization and re-run sync commands to refresh the local mirror.
Author
gabrie30
Publisher
Open Source Project
Last updated
Apr 19, 2026
Quick brief

ghorg gives an agent a narrow workflow for syncing many GitHub repositories at once. Invoke this when you need a local mirror of an org or user account for audit, migration, archival review, or offline analysis, rather than using GitHub one repository at a time.

How it works

What this skill actually does

The scope boundary is bulk repository synchronization from GitHub accounts into a local working set. That keeps it skill-shaped instead of becoming a generic Git hosting platform listing.