Clipboard¶
Help the user copy text from one location and paste it into another. Because TouchPilot does not expose a direct clipboard read or write tool, this skill drives the standard Android selection and context menu UI instead.
For copy actions, long-press a selectable element to surface the selection toolbar, choose Select all or a specific range, then tap Copy. For paste actions, focus the target input field and tap the Paste affordance in the keyboard or selection toolbar.
Observe the screen before and after each step to confirm the clipboard operation succeeded, and stop once the copied or pasted content is visible.