← 返回
开发者工具 中文

Trip Calendar

Add trip itineraries, flights, hotel check-ins, and activities to Google Calendar using gog CLI. Handles "add to calendar" and boarding pass parsing.
使用 gog CLI 将行程、航班、酒店入住和活动添加到 Google 日历。支持“添加到日历”和登机牌解析。
swayamg20
开发者工具 clawhub v1.0.0 1 版本 99868.9 Key: 无需
★ 0
Stars
📥 762
下载
💾 18
安装
1
版本
#latest

概述

Trip Calendar

When to activate

  • User says "add to calendar", "put this on my calendar"
  • User forwards a boarding pass screenshot
  • After itinerary is finalized and user confirms

Adding itinerary to calendar

When user confirms "add to calendar":

  1. Create events for key milestones using gog:
    • ✈️ Flights (with terminal, timing)
    • 🏨 Hotel check-in / check-out (with address)
    • 🥾 Major activities (treks, tours)
    • 🚕 Major transport
  1. Command format:

gog calendar create primary --summary "✈️ DEL→KLU 6E-2041" --from "2026-03-14T06:00:00+05:30" --to "2026-03-14T07:30:00+05:30" --location "DEL Terminal 1" --description "Reach airport by 4:30 AM"

  1. Use emojis in titles: ✈️ flights, 🏨 hotels, 🥾 treks, 🚕 transport
  2. Include location and useful details in description

Boarding pass parsing

When user sends boarding pass image:

  1. Extract: flight number, date, time, origin, destination, gate/terminal
  2. Confirm with user
  3. On confirmation, create calendar event

Response

✓ Added 4 events to your Google Calendar:

✈️ DEL→KLU flight (Mar 14, 6 AM)

🏨 Check-in: Parvati Riverside (Mar 14, 1 PM)

🥾 Kheerganga Trek (Mar 15, full day)

✈️ KLU→DEL return (Mar 16, 3:30 PM)

Rules

  • Never add without explicit user confirmation
  • Always use IST timezone (+05:30)
  • Don't create events for every small activity — key milestones only
  • If gog is not available, tell user: "Calendar integration isn't set up yet. Here's your itinerary to add manually."

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 04:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Trip Plan

swayamg20
生成包含时间、美食、活动和交通的每日行程。处理“规划行程”、“制定计划”及修改请求。
★ 0 📥 779
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 67 📥 180,046
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,023