·windows-git-bash-paths
</>

windows-git-bash-paths

Windows and Git Bash path handling for SSDT, SqlPackage, and DACPAC files with shell detection

45Installs·1Trend·@josiahsiegel

Installation

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-paths

How to Install windows-git-bash-paths

Quickly install windows-git-bash-paths AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-paths
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: josiahsiegel/claude-plugin-marketplace.

SKILL.md

View raw

When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/).

NEVER create new documentation files unless explicitly requested by the user.

SQL Server development is Windows-heavy, and many developers use Git Bash (MINGW/MSYS2) as their preferred shell on Windows. This creates unique path conversion challenges when working with Windows-native tools like SqlPackage, MSBuild, and Visual Studio that expect Windows-style paths.

Windows and Git Bash path handling for SSDT, SqlPackage, and DACPAC files with shell detection Source: josiahsiegel/claude-plugin-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-paths
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from josiahsiegel/claude-plugin-marketplace

Quick answers

What is windows-git-bash-paths?

Windows and Git Bash path handling for SSDT, SqlPackage, and DACPAC files with shell detection Source: josiahsiegel/claude-plugin-marketplace.

How do I install windows-git-bash-paths?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-paths Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/josiahsiegel/claude-plugin-marketplace