← 返回 Skills 市场
ivangdavila

Windows

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1781
总下载
2
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install windows
功能描述
Windows-specific patterns, security practices, and operational traps that cause silent failures.
安全使用建议
This skill appears coherent and focused on Windows operational guidance. Before using snippets: (1) review and understand any command that requires admin rights (creating event sources, signing scripts, changing TrustedHosts); (2) avoid running copied scripts verbatim on production systems — test in a VM or sandbox; (3) credential helpers shown (cmdkey, Export-Clixml) are appropriate but have limitations — Export-Clixml is protected to the current user/machine and cmdkey entries may be accessible to other processes with sufficient privileges; (4) creating exclusions for AV or changing Group Policy should be done per organizational policies; (5) although the skill can be invoked autonomously by agents (default), it has no install-time or credential requirements — treat it as documentation rather than executable code. If you want higher assurance, ask the author for provenance or a homepage/source repository before trusting operational guidance in sensitive environments.
功能分析
Type: OpenClaw Skill Name: windows Version: 1.0.0 The skill bundle contains standard metadata and a `SKILL.md` file that provides educational content on Windows-specific patterns, security practices, and operational tips. All code snippets are illustrative examples of best practices (e.g., credential management, script signing, event logging) and do not contain any executable instructions for the AI agent, nor do they attempt prompt injection, data exfiltration, or other malicious activities. The content is purely informational and aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description (Windows operational/security guidance) matches the SKILL.md content: PowerShell tips, credential handling, logging, remoting, permissions. It does not request unrelated credentials, binaries, or services.
Instruction Scope
Instructions are limited to Windows admin/operator practices and include examples (cmdkey, Export-Clixml, Set-AuthenticodeSignature, etc.). Several examples require elevated rights (creating event sources, signing cert access, symlink privileges) — this is expected, but users should not run examples verbatim on production systems without review. The guidance references local env vars ($env:TEMP, $env:USERPROFILE) and credential stores appropriately; it does not instruct exfiltration or contacting external endpoints.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill; nothing is downloaded or written by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. Examples show use of Windows Credential Manager and Export-Clixml (normal for credential handling); these are proportional to the documented purpose.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request persistent presence or to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install windows
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /windows 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug windows
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Windows 是什么?

Windows-specific patterns, security practices, and operational traps that cause silent failures. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1781 次。

如何安装 Windows?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install windows」即可一键安装,无需额外配置。

Windows 是免费的吗?

是的,Windows 完全免费(开源免费),可自由下载、安装和使用。

Windows 支持哪些平台?

Windows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Windows?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论