home/categories/cli-tools/stacksjs-stacks-claude-skills-stacks-shell-skill-md
cli-toolstools

stacks-shell

Use when executing shell commands in a Stacks application — running system commands, process management, or using the shell operator. Covers @stacksjs/shell which wraps Bun's native $ operator.

stacksjs
maintainer
stacksjs
更新于 3/23/2026
星标
619
分支
15
quick start

Installation and usage

Use when executing shell commands in a Stacks application — running system commands, process management, or using the shell operator. Covers @stacksjs/shell which wraps Bun's native $ operator.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use stacks-shell