Back to Registry View Author Profile
Official Verified
Cmd Executor
Skill by sadikjarvis
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sadikjarvis/cmd-executorOr
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:\Users\Md Sadik Laskar\Documents"
The assistant will reply with the listing.
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sadikjarvis-cmd-executor": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.