一键导入
send-payload
Fan out one payload to multiple channels/surfaces (including main session and audio alerts).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Fan out one payload to multiple channels/surfaces (including main session and audio alerts).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | send-payload |
| description | Fan out one payload to multiple channels/surfaces (including main session and audio alerts). |
Use the core send_payload tool to deliver one message to many routes in a single call.
discord, slack, telegram, whatsapp, etc.main-session: injects payload directly into a webchat session (chat.inject)audio: generates an audio_alert and injects [ALERT]/MEDIA into main sessionmessage: base payload textroutes: array of route objects with channel and (for external channels) targetmedia: array of media URLs/paths (emitted as MEDIA: lines)sessionKey: default session key for main-session/audiotitle, voice, mood, urgency: audio route optionsmaxChars per route for chunkingbestEffort per route{
"message": "VIP email detected from Dustin.",
"routes": [
{ "channel": "discord", "target": "user:123" },
{ "channel": "main-session" },
{ "channel": "audio", "bestEffort": true }
]
}
Connect ArgentOS to Pieces long-term memory via MCP. Query past activity, create durable memories, and search across devices using PiecesOS.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks ArgentOS to add a note, list notes, search notes, or manage note folders.
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Create, search, and manage Bear notes via grizzly CLI.
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.