ワンクリックで
peer67-send
Send an encrypted message to a contact. Usage: /peer67:send <name> <message>
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Send an encrypted message to a contact. Usage: /peer67:send <name> <message>
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Encrypted ephemeral messaging for Claude Code. Send and receive real-time messages through your AI agent. Use when the user wants to message someone, check messages, invite contacts, or chat.
Start a chat session with a contact. Usage: /peer67:chat <name>
List all connected peer67 contacts
List registered users on the relay. Usage: /peer67:directory [search]
Check for new messages from contacts
Invite someone by email to connect. Usage: /peer67:invite <email>
| name | peer67:send |
| description | Send an encrypted message to a contact. Usage: /peer67:send <name> <message> |
Use ONLY the peer67_send MCP tool. Do NOT read files or code.
Parse the arguments: first word is contact name, rest is the message.
Call peer67_send with to and message. No draft, no confirmation — just send.
Report: "Sent."
If no arguments provided, ask who to message and what to say.