一键导入
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.