ワンクリックで
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 職業分類に基づく
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).
| 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.