Skip to main content
Run any Skill in Manus
with one click

shell-exec

Stars2
Forks0
UpdatedMay 18, 2026 at 08:45

Run shell commands in the workspace. Use when: the user asks to invoke a CLI, run tests, install dependencies, or chain Unix tools. NOT for: file reads (use file-ops), HTTP calls (web_fetch), or anything where a built-in tool already exists. NEVER use this to bypass other safety checks.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly