You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills/agent-device/SKILL.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,6 @@ Use this skill as a router.
24
24
25
25
- Use plain `snapshot` when you need to verify whether text is visible.
26
26
- Use `snapshot -i` mainly for interactive exploration and choosing refs.
27
-
- When `snapshot -i` shows a large text surface with preview/truncation metadata, treat that line as discovery only and follow with `get text @ref` to expand the surface.
28
27
- Use `fill` to replace text.
29
28
- Use `type` to append text.
30
29
- Prefer `@ref` or selector targeting over raw coordinates.
0 commit comments