Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:4,368
forks:189
updated:2026年3月16日 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.