一键导入
paste-send
Send a file from this remote machine back to the user's local laptop clipboard via PasteLocal (SSH or relay).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Send a file from this remote machine back to the user's local laptop clipboard via PasteLocal (SSH or relay).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | paste-send |
| description | Send a file from this remote machine back to the user's local laptop clipboard via PasteLocal (SSH or relay). |
| allowed-tools | Bash(pastelocal-remote:*) |
| metadata | {"short-description":"Push file from remote to laptop clipboard"} |
Push a file (image or text) from the remote machine to the user's local laptop clipboard.
pastelocal-remote --send /path/to/file --send-format pngpastelocal-remote --relay <url> --send /path/to/fileThis pairs perfectly with /paste for bidirectional flow.
Paste the latest image or text from the user's local laptop clipboard into this remote Grok session using PasteLocal (SSH tunnel or relay).
Use natural language to search the user's local clipboard history (Recall v2). Finds the most relevant past screenshot or text even when you don't remember the exact time.
Paste a previous clipboard entry from the user's local laptop history into this remote Grok session using PasteLocal (SSH tunnel preferred; relay for recent pushed items).
Paste a named snippet previously saved from the user's local laptop clipboard into this remote Grok session using PasteLocal (SSH or relay).