con un clic
Configure the Email connector with /connect so workflows can receive email events.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Configure the Email connector with /connect so workflows can receive email events.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Recipe for rendering a code review as a Canvas — compose findings with evidence and actions into a scannable page instead of a long text answer.
Use when the user asks to create a short drama from a prompt — e.g. "生成短剧", "制作微短剧", "make a short drama", "turn this script into a short drama", "ショートドラマを生成", "숏드라마를 만들어". Orchestrates script, storyboard, optional character images, per-shot video clips, and ffmpeg composition through the existing media tools.
Configure Gmail Browser with /connect and use Gmail ConnectorAct actions through the global Puffer browser profile.
Authenticate Lark with /connect (delegated to the official lark-cli), then send/react/reply through the connector and consume incoming Lark messages as a stream. Two connectors mirror Telegram — lark-login (your user account; monitor + act as you) and lark-bot (the app bot; auto-reply). Use lark-cli directly from Bash for chat/user lookup and any API not exposed as a connector action.
Configure SlackApp or SlackLogin with /connect, then resolve Slack users/channels and search/read Slack messages through the internal CLI.
Configure Telegram with /connect, then resolve Telegram user/group ids and search Telegram messages through the internal Telegram CLI.
| name | |
| description | Configure the Email connector with /connect so workflows can receive email events. |
| allowed-tools | ["Bash"] |
| argument-hint | [email configuration task] |
| arguments | target |
| user-invocable | true |
| disable-model-invocation | false |
Use /connect email <connection> when the user needs email workflow setup or
auth repair. That flow uses AskUserQuestion for hosts, username, app password,
from address, and allowed sender choices.
Target: $target
The /connect flow collects these values before configuring:
imap.gmail.com, and optional IMAP port.smtp.gmail.com, and optional SMTP port.@example.com.Configuration command:
/connect email <connection>
Treat passwords as secrets. Do not echo the password in the final answer, and
do not write it to project files. After configuration succeeds, create a
workflow with connection_slug set to that connection when the user wants
ongoing monitoring.