約會議通常得在聊天軟體、行事曆和信箱之間來回切換。這套助理住在 LINE 裡,讀懂「幫我約 Sam 週二見面」這種自然語言,然後查看你的 Google Calendar 找出空檔。
它建立活動、透過 Gmail 寄送邀請,並在會議開始前於 LINE 提醒你。排程在一場對話中完成,就在你本來就開著的 app 裡,不用切換三個工具。
運作方式
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
檢查已連結的 Google Calendar 是否有衝突,並提出空檔時段。
pending
使用者確認後,建立活動並透過 Gmail 發送邀請函。
pending
在會議前依使用者設定的提前量,於 LINE 發送提醒。
pending
輸出範例
json
// Sample output
// (generated when the pipeline finishes)
Parse the scheduling request into a calendar event; return JSON with title, start, end, and attendee emails.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.