Skip to main content
在 Manus 中运行任何 Skill
一键导入

reach

星标0
分支0
更新时间2026年7月21日 05:27

Use when an agent needs to deliver something to a person outside the current chat — a message, a notification, a link, a file — through a channel they actually use (SMS, email, push, chat, anything). The agent reads a per-user registry of channels, recipients, and preferences, picks a channel per recipient, and sends. Covers one recipient, several recipients, teams (fan-out or a shared channel), and one-off recipients minted on the spot. If no channel is set up yet, set one up with the user first. Use whenever someone should be told something and isn't reachable in the current chat — autonomous runs (cron, a recurring loop, dispatched orchestration, CI) where no one is at chat, or an interactive session that should route a message to a specific channel rather than the chat box. When a long-running or unattended job finishes and the user isn't at chat, notify proactively by default — don't wait to be told "let me know when it's done."

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
12 个文件
SKILL.md
readonly