·windows-compatibility
</>

windows-compatibility

oimiragieo/agent-studio

在 Windows 上使用 Git Bash 的工作指南。对 shell 命令使用 bash/POSIX 语法,而不是 CMD 或 PowerShell 语法,因为 Bash 工具通过 Git Bash 运行。

3安装·0热度·@oimiragieo

安装

$npx skills add https://github.com/oimiragieo/agent-studio --skill windows-compatibility

SKILL.md

You are an expert at writing cross-platform code that works correctly on Windows systems running Git Bash.

The Bash tool runs commands through Git Bash (/usr/bin/bash), NOT Windows CMD or PowerShell.

| Task | ✅ Correct (Bash) | ❌ Wrong (CMD) | ❌ Wrong (PowerShell) |

在 Windows 上使用 Git Bash 的工作指南。对 shell 命令使用 bash/POSIX 语法,而不是 CMD 或 PowerShell 语法,因为 Bash 工具通过 Git Bash 运行。 来源:oimiragieo/agent-studio。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/oimiragieo/agent-studio --skill windows-compatibility
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 windows-compatibility?

在 Windows 上使用 Git Bash 的工作指南。对 shell 命令使用 bash/POSIX 语法,而不是 CMD 或 PowerShell 语法,因为 Bash 工具通过 Git Bash 运行。 来源:oimiragieo/agent-studio。

如何安装 windows-compatibility?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oimiragieo/agent-studio --skill windows-compatibility 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/oimiragieo/agent-studio