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:8
forks:2
updated:February 10, 2026 at 17:05
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | zsh |
| description | Zsh shell with oh-my-zsh. Use for terminal shell. |
Zsh is the default shell on macOS. It is highly customizable and compatible with Bash.
omz, zinit) is massive.The community framework. 300+ plugins.
plugins=(git docker kubectl)
Zsh has powerful wildcard matching. ls **/*.js (Recursive).
Powerlevel10k is the gold standard for performance and information density.
Do:
antidote or sheldon are faster than OMZ's built-in loader.zsh-autosuggestions plugin brings Fish-like behavior to Zsh.zsh-syntax-highlighting.Don't: