Loading...
Loading...
Get the latest screenshot or clipboard image and return a temp file path. Use when the user wants to inspect a screenshot or clipboard image.
npx skill4agent add gjkeller/use-screenshot use-screenshotnode skills/use-screenshot/scripts/screenshot-agent.jsnode skills/use-screenshot/scripts/screenshot-agent.js --downloadsnode skills/use-screenshot/scripts/screenshot-agent.js --clipboard-onlyclipboardout="$(node skills/use-screenshot/scripts/screenshot-agent.js)"
tmp="$(printf "%s\n" "$out" | sed -n '2p')"tmp