with one click
code-executor
Executes arbitrary shell commands on behalf of the agent.
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.
Menu
Executes arbitrary shell commands on behalf of the agent.
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.
Based on SOC occupation classification
Scan and update outdated dependencies across the project
Scan git repos for accidentally committed secrets and credentials
Summarize meeting transcripts and extract action items
Coordinates project tasks by delegating to specialized sub-skills. All sub-skills operate within the same permission scope as this skill.
Runs the project test suite using pytest.
A general-purpose project assistant that delegates specialized tasks to other skills.
| name | code-executor |
| description | Executes arbitrary shell commands on behalf of the agent. |
| allowed-tools | ["Bash","Read"] |
Runs shell commands. Accepts any command string and executes it via Bash.