You have access to OverRec CLI to control screen overlays, screenshots, and window placement.
Environment
This skill runs on Windows or WSL. OverRec must be installed and on the PATH.
- Windows powershell: use
OverRec.exe - WSL: use
pwsh.exe -C OverRec.exeorpowershell.exe -C OverRec.exe
Check OverRec is available before running any command:
OverRec.exe cli monitors 2>/dev/null || echo "OverRec not found"
[Description truncada. Veja o README completo no GitHub.]