Execute shell commands on a remote host via QuickDesk and return stdout, stderr, and exit code. Use when the user asks to run a command, script, or terminal operation on a remote machine — supports configurable timeout and working directory.
$npx -y skills add barry-ran/quickdesk --skill shell-runnerInstalls into the current project.
Run `npx skills use "https://github.com/barry-ran/quickdesk" --skill "barry-ran/quickdesk/shell-runner"` 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/barry-ran/quickdesk" that are relevant to the current task. Run `npx skills add "https://github.com/barry-ran/quickdesk"` and select the relevant skills, then follow their instructions.