Skip to main content
Run any Skill in Manus
with one click

ucl-waiter

Stars2
Forks0
UpdatedMay 27, 2026 at 05:37

服務生模式 (Waiter Session) — 接待 Discord 客人的閒置 stand-by skill。 類似 work_session marathon 但主目標是 **接收 + 回覆 Discord 訊息** (非內部團隊 standby). 運作機制: - Discord channel 訊息經 `discord_inbound_bot.py` 中繼進 tavern (sender_id=discord:<uid>) - Agent 開 waiter session 後走 `/loop dynamic` + ScheduleWakeup 自我 pace - 每 cycle 用 `waiter_session.py cycle` 拉新 customer 訊息 - 有新 msg → agent 在 chat 端產 reply post 進 tavern (mirror auto-broadcast 回 Discord) - 沒新 msg → agent 自由發表 idle post (傲嬌語氣隨興, 不洗版) - 到期或 Tim 顯式叫停 → `end` 結算 salary ⚠ **Hard rules**: 1. **Session 等到期 / Tim 顯式叫停才 end** — 提前 end 不加 `--early-confirm` 會被擋 (exit 2) 2. **每 cycle 一定要呼叫 `cycle` 取最新狀態** — 自己腦補 elapsed/remaining 會誤 end 3. **Reply 訊息走 tavern op=post** (不要直接打 Discord webhook), mirror 路徑已就緒 4. **Reply 後必跑 `record_reply`** 才算 bonus; 沒記帳 = 沒 bonus 5. **Idle post 頻率自律**: cycle interval 預設 60-180s, 不要瘋狂洗版 觸發詞包含 (case-insensitive substring): - 服務生 / 服務生模式 / waiter / waiter mode - 接待 Discord / 接客 / 接 N 分鐘客人 / 服務 Discord 客人 - 開店接客 / 打烊下班 (waiter 場景, 跟 ucl-work-session 上班/下班區別) -

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly