From 281f7b3e11665b1080cec848b08a023c92ef79e2 Mon Sep 17 00:00:00 2001 From: Jonas Haugesen Date: Fri, 4 Sep 2026 15:48:58 +0200 Subject: [PATCH] pi visual aid skill --- pi/.pi/agent/skills/visual-aid/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pi/.pi/agent/skills/visual-aid/SKILL.md b/pi/.pi/agent/skills/visual-aid/SKILL.md index 54c1a37..fc268f9 100644 --- a/pi/.pi/agent/skills/visual-aid/SKILL.md +++ b/pi/.pi/agent/skills/visual-aid/SKILL.md @@ -1,6 +1,6 @@ --- name: visual-aid -description: "Delegate image understanding to a vision-capable subagent. Use when you need the contents of an image (screenshot, photo, diagram, chart, error dialog, UI mockup) but your model cannot see images: spawn the visual-aid agent with the image path(s) and a question, and it describes the image back to you in text." +description: "Delegate image understanding to a vision-capable subagent. ONLY if you yourself cannot read image files. Spawn the visual-aid agent with the image path(s) and a question, and it describes the image back to you in text." --- # Visual Aid — seeing images without vision