cmd-executor
v0.0.2在OpenClaw网关本地执行Windows shell命令,返回输出及错误,用于自动化与系统管理。
Installation
Please help me install the skill `cmd-executor` from SkillHub official store.
npx skills add sadikjarvis/cmd-executor
Cmd Executor
Description
Runs any Windows command locally and replies with the output.
Usage
Send a message starting with Run command: followed by the command.
Example:
Run command: dir "C:UsersMd Sadik LaskarDocuments"
The assistant will reply with the listing.