Skip to main content
在 Manus 中运行任何 Skill
一键导入

windows-wsl-shell-bridge

星标0
分支0
更新时间2026年6月8日 08:33

Windows-specific workflow for running complex Bash or shell commands inside WSL from Windows PowerShell. Use when scripts contain `$variables`, command substitutions, loops, quotes, here-documents, or multi-line bodies that would be corrupted by PowerShell or `wsl.exe bash -lc` quoting. Provides a bundled `wslsh.ps1` bridge that writes the script to a temporary `.sh` file and executes it inside WSL.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly