← 返回 Skills 市场
269
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wsl-shell-reliability
功能描述
Reliability-first shell selection policy for AI agents on Windows. Choose WSL or PowerShell based on execution risk, not preference.
安全使用建议
This skill is coherent and instruction-only, so the main risk comes from the commands the agent will execute. Before enabling: 1) Require explicit user confirmation for any destructive or privilege-elevating commands (e.g., rm -rf, registry edits, installers). 2) Verify WSL is allowed and available in your environment (enterprise settings may block it). 3) If you do not want autonomous execution, disable or restrict model invocation for this skill or require human approval. 4) Do not supply credentials or secrets to the skill (it does not need them). If you follow those precautions, the skill appears appropriate for its stated purpose.
功能分析
Type: OpenClaw Skill
Name: wsl-shell-reliability
Version: 1.0.0
The skill provides a reliability-oriented framework for AI agents to select between Windows-native shells (PowerShell/CMD) and WSL/bash. It includes a decision table, execution templates using 'wsl.exe', and explicit guardrails requiring the agent to report shell fallbacks and maintain command intent. No indicators of malicious intent, data exfiltration, or unauthorized execution were found across SKILL.md or the reference documents.
能力评估
Purpose & Capability
Name/description match the content: SKILL.md provides a clear policy, decision table, templates for invoking WSL, and translation hints for PowerShell. Nothing in the files asks for unrelated access (cloud creds, system-wide installs, or network endpoints).
Instruction Scope
Runtime instructions are limited to selecting a shell, generating shell-appropriate syntax, executing commands, and falling back when shell-related failures occur. The docs reference path styles, profiles, and .gitattributes as guidance but do not instruct reading or exfiltrating unrelated files or environment secrets. The skill explicitly forbids silent shell switching and installing tools just to favor one shell.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. Guidance about WSL availability and tool resolution is contextual and proportional to the purpose.
Persistence & Privilege
Flags are default: not always-included, user-invocable, and model invocation enabled (normal for skills). The skill does not request persistent system privileges or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wsl-shell-reliability - 安装完成后,直接呼叫该 Skill 的名称或使用
/wsl-shell-reliability触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of reliability-first shell selection for Windows.
- Dynamically chooses between WSL/bash and PowerShell/CMD based on execution risk.
- Provides clear decision rules, shell-aware command generation, and explicit fallback protocol.
- Ensures intent preservation and explicit reporting when switching shells.
- Includes quick translation hints and guardrails against silent or unintended shell switches.
元数据
常见问题
Wsl Shell Reliability 是什么?
Reliability-first shell selection policy for AI agents on Windows. Choose WSL or PowerShell based on execution risk, not preference. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 269 次。
如何安装 Wsl Shell Reliability?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wsl-shell-reliability」即可一键安装,无需额外配置。
Wsl Shell Reliability 是免费的吗?
是的,Wsl Shell Reliability 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wsl Shell Reliability 支持哪些平台?
Wsl Shell Reliability 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wsl Shell Reliability?
由 Simon(@cikichen)开发并维护,当前版本 v1.0.0。
推荐 Skills