بنقرة واحدة
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.