Install
openclaw skills install @dinghaibin/alias-toolCreate and manage command aliases in shell environments. Define shortcuts for frequently used commands.
openclaw skills install @dinghaibin/alias-toolManage shell command aliases. Aliases create shortcuts for commonly used commands.
alias ll='ls -la'
alias ll='ls -la'
alias -p
man alias (if available)