Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

reach

Étoiles0
Forks0
Mis à jour21 juillet 2026 à 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."

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
12 fichiers
SKILL.md
readonly