소개
The Git Repository Detection skill provides specialized logic for identifying and parsing GitHub repository information directly from your local git configuration. It automates the extraction of the standard 'owner/repo' format from various remote URL types, including HTTPS, SSH, and GitHub Enterprise. This is particularly useful for developers who need to pass repository identifiers into the GitHub CLI (gh), execute targeted REST API calls, or manage complex scripts across multiple remotes without manual entry.