speckit-git-remote

Detect the Git remote URL for GitHub repositories and verify .specify/ directory compatibility.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/TKlerx/webapp-template --skill speckit-git-remote-tklerx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-git-remote
Source: https://github.com/TKlerx/webapp-template/tree/main/.agents/skills/speckit-git-remote
Command: npx skills add https://github.com/TKlerx/webapp-template --skill speckit-git-remote-tklerx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the detection of the Git remote URL, simplifying GitHub integration and workflow automation.

Core Features & Use Cases

  • Git Remote URL Detection: Automatically identifies the Git remote URL for GitHub repositories.
  • Compatibility Check: Ensures the presence of the .specify/ directory, required for spec-kit project structure.
  • Use Case: Use this Skill to quickly determine the remote URL for a GitHub repository, streamlining tasks like issue creation or API integration.

Quick Start

Run the skill to detect the GitHub remote URL for the current repository.

Frequently Asked Questions about speckit-git-remote

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically detect the Git remote URL for a GitHub repository?

To automatically detect the Git remote URL for a GitHub repository, run this Skill to identify the remote URL and ensure compatibility with the `.specify/` directory structure for streamlined API usage.

What is the .specify/ directory requirement for GitHub integration?

The `.specify/` directory is a required project structure component for spec-kit compatibility. This Skill verifies its presence during GitHub integration to ensure project structure compatibility before proceeding with remote URL detection.

Can I use this Git remote URL detection for issue tracking and API integration?

Yes, you can use this Git remote URL detection for issue tracking and API integration. It streamlines GitHub API usage by automatically identifying the remote URL for your current Git-based project.

Does this remote URL detection work with non-GitHub Git repositories?

This remote URL detection is specifically designed for GitHub repositories. It applies to Git-based projects requiring GitHub integration, streamlining API usage and issue tracking by targeting GitHub remote URLs.

How do I check if my project structure is compatible with spec-kit before GitHub integration?

To check if your project structure is compatible with spec-kit, run this Skill. It performs a compatibility check to ensure the presence of the required `.specify/` directory before detecting the Git remote URL.