Guide for using the execute tool to run shell commands in workspace. Use when agent needs to: build/test code, run scripts, check system status, install dependencies, or execute deployment commands.
$npx -y skills add omnigentx/jarvis --skill terminal-executionInstalls into the current project.
Run `npx skills use "https://github.com/omnigentx/jarvis" --skill "omnigentx/jarvis/terminal-execution"` 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/omnigentx/jarvis" that are relevant to the current task. Run `npx skills add "https://github.com/omnigentx/jarvis"` and select the relevant skills, then follow their instructions.