📦 Windows Shell Encoding Doctor — 终端编码修复

v1.0.1

一键诊断并修复 PowerShell/cmd/Git Bash 中的乱码、引号转义、路径空格、CRLF 等编码问题,让 JSON 参数、中文输出、bash 命令在 Windows 终端安全无误执行。

0· 138·0 当前·0 累计
jisuapi 头像by @jisuapi (极速数据)
下载技能包
最后更新
2026/4/3
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is a coherent, documentation-only troubleshooting assistant for Windows shell encoding and quoting issues. It will propose commands that may write temporary files or change file encodings — review any suggested commands before running them on your machine, back up important files, and avoid running commands you don't understand. Because the skill is instruction-only, risk comes from the commands you choose to execute, not from hidden code or network calls in the skill itself.
详细分析 ▾
用途与能力
The name and description (diagnosing Windows PowerShell/cmd/Git Bash encoding, quoting, paths, CRLF) match the provided SKILL.md and reference files. It requires no binaries, env vars, or installs — appropriate for an advice/playbook skill.
指令范围
Runtime instructions are confined to diagnosis and providing safe, copy-paste commands and file-based fixes (PowerShell here-strings, ConvertTo-Json, WriteAllText). The guides suggest writing temporary UTF-8 files and checking paths/encodings — behavior that is expected and proportional for this purpose. There are no instructions to harvest unrelated system files, exfiltrate data, or call external endpoints.
安装机制
No install spec and no code files to execute. This is the lowest-risk form (instruction-only).
凭证需求
The skill requests no environment variables, credentials, or config paths. Examples show use of local PowerShell APIs to write files, which is reasonable for encoding fixes.
持久化与权限
always:false and no special privileges requested. The skill does not request to modify other skills or persistent agent configuration.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/30

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install windows-shell-encoding-doctor
镜像加速npx clawhub@latest install windows-shell-encoding-doctor --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库