원클릭으로
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.