Shell Command

Run non-interactive shell commands inside an allowed workspace. First read the complete builtin://shell_command/SKILL.md to get skillToken; this SKILL.md read does not require skillToken. Do not use regex or partial reads to fetch only the token. Later calls without the correct skillToken will fail and must be retried, so get the token before running real commands. For search, discovery, broad inventories, and file counts, prefer rg or rg --files before recursive shell listings, and exclude dependency folders, VCS metadata, generated outputs, virtual environments, and caches such as node_modules, .git, target, dist, build, coverage, .next, .cache, .venv, and __pycache__.

aiguicai 814fc09 20.6 KB Updated

File contents

aiguicai/mcp-gateway/tree/main/mcp-gateway/crates/gateway-http/builtin-skills/shell_command commit 814fc09b4d

Frequently asked questions

npx skillmds@latest add aiguicai/shell-command