Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:4368
forks:189
updated:16 de marzo de 2026, 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.