什么是 wsl-embedded-debugging?
通过调用拥有 USB/JTAG 访问权限的 Windows 可执行文件(例如“cargo.exe”、“probe-rs.exe”或“openocd.exe”),从 WSL 运行嵌入式构建/闪存/调试工作流程。当代理必须在硬件上重现固件行为、刷新 MCU、收集有限的运行时日志或从 WSL 工作区调试探针连接时使用。 来源:apsp-ag/agent-skills。
通过调用拥有 USB/JTAG 访问权限的 Windows 可执行文件(例如“cargo.exe”、“probe-rs.exe”或“openocd.exe”),从 WSL 运行嵌入式构建/闪存/调试工作流程。当代理必须在硬件上重现固件行为、刷新 MCU、收集有限的运行时日志或从 WSL 工作区调试探针连接时使用。
通过命令行快速安装 wsl-embedded-debugging AI 技能到你的开发环境
来源:apsp-ag/agent-skills。
Use Windows-side toolchains from WSL so code stays in the Linux workspace while USB-capable flashing and runtime logging happen through Windows executables.
Require an execution mode that can launch Windows executables from WSL:
Require Windows tools to be callable from the WSL shell:
通过调用拥有 USB/JTAG 访问权限的 Windows 可执行文件(例如“cargo.exe”、“probe-rs.exe”或“openocd.exe”),从 WSL 运行嵌入式构建/闪存/调试工作流程。当代理必须在硬件上重现固件行为、刷新 MCU、收集有限的运行时日志或从 WSL 工作区调试探针连接时使用。 来源:apsp-ag/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/apsp-ag/agent-skills --skill wsl-embedded-debugging通过调用拥有 USB/JTAG 访问权限的 Windows 可执行文件(例如“cargo.exe”、“probe-rs.exe”或“openocd.exe”),从 WSL 运行嵌入式构建/闪存/调试工作流程。当代理必须在硬件上重现固件行为、刷新 MCU、收集有限的运行时日志或从 WSL 工作区调试探针连接时使用。 来源:apsp-ag/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/apsp-ag/agent-skills --skill wsl-embedded-debugging 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/apsp-ag/agent-skills