speckit-git-remote

Community

Detect GitHub remote URLs instantly

AuthorZainEldeen-Ashraf-Ibrahim-Ibrahim-Samak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill finds and parses the repository's Git remote URL so integrations (for example, creating GitHub issues or linking CI/CD) can identify the repository owner and name without manual lookup. It avoids failing pipelines by gracefully reporting empty results when Git is not available or no remote is configured.

Core Features & Use Cases

  • Repository detection: Checks whether the current directory is a Git repository before attempting to read remotes.
  • Remote parsing: Reads remote.origin.url and extracts the repository owner and repository name from both HTTPS and SSH URL formats.
  • GitHub identification: Explicitly determines whether the remote points to github.com and only reports GitHub when the host matches.
  • Use Case: Automating issue creation or linking services that require owner and repo metadata for GitHub integrations.

Quick Start

Use the skill to detect the repository's Git remote and return the owner, repository name, and whether it points to github.com.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: speckit-git-remote
Download link: https://github.com/ZainEldeen-Ashraf-Ibrahim-Ibrahim-Samak/SCCT/archive/main.zip#speckit-git-remote

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.