powershell-safe-chain

MCP Server

by dalomeve

clawhub06/10

安全链式执行 PowerShell 命令,避免使用 &&。利用 try/catch、ErrorAction 及合理的顺序,确保 Windows 执行的可靠性。

提供安全的PowerShell命令链式执行方案,通过try/catch和ErrorAction机制,确保Windows自动化脚本可靠运行,避免命令失败导致的级联故障。

📊 商业分析

商业模式
free
独特价值
简化PowerShell链式命令安全执行,降低Windows自动化脚本失败风险
竞品
PowerShell官方错误处理、Ansible Windows模块、Terraform WinRM provider

🎯 应用场景

目标用户
Windows系统管理员运维工程师IT自动化团队

📦 安装方式

openclaw install dalomeve-powershell-safe-chain
🔗 安装/下载链接 →