Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:4,368
forks:189
updated:March 16, 2026 at 22:31
SKILL.md
| name | bash |
| description | How to use the shell successfully |
| allowed-tools | Bash |
Execute shell commands inside their own bash shell, like so:
bash -c 'command'
This makes sure the shell is polluted by any outside state.