speckit-git-remote | detalhe da skill | OpenClaw Study

This Skill detects and parses the Git remote URL to enable safe GitHub integrations (for example, automatic issue creation or linking CI artifacts). It fir…

This Skill detects and parses the Git remote URL to enable safe GitHub integrations (for example, automatic issue creation or linking CI artifacts). It first checks repository context with git rev-parse, and if present runs git config --get remote.origin.url. It parses both HTTPS (https://github.com//.git) and SSH ([email protected]:/.git) formats to extract the repository owner and name and to determine whether the remote actually points to github.com. The Skill intentionally only reports GitHub when the host is github.com and will not assume GitHub for other hosts or malformed URLs. It degrades gracefully: if Git is unavailable, not a repo, or no remote is set, it returns an empty result with a warning rather than failing, making it safe for CI, editor plugins, and automation pipelines.

Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.

English 简体中文 繁體中文 日本語 Español