Efficient shell execution using the exec tool with automatic just-bash runtime. Use for any local computation, file inspection, system commands, git operations, or CLI tools. Always available as the default execution pathway. Do NOT use for interactive TTY (use tmux) or container isolation (use python-sandbox or temp-db).
$npx -y skills add berrzebb/soulflow-orchestrator --skill just-bashInstalls into the current project.
Run `npx skills use "https://github.com/berrzebb/soulflow-orchestrator" --skill "berrzebb/soulflow-orchestrator/just-bash"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/berrzebb/soulflow-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/berrzebb/soulflow-orchestrator"` and select the relevant skills, then follow their instructions.