Trip Calendar — 技能工具
v1.0.0[自动翻译] Add trip itineraries, flights, hotel check-ins, and activities to Google Calendar using gog CLI. Handles "add to calendar" and boarding pass parsing.
0· 358·1 当前·1 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and instructions are coherent with its stated purpose (adding trip items to Google Calendar via the gog CLI); the only practical ambiguity is how boarding-pass images are parsed (OCR/vision details are not specified).
评估建议
This skill appears to do what it says: it calls your local 'gog' CLI to create calendar events and will only add events after confirmation. Before installing/using it: (1) ensure you have the 'gog' CLI installed and authenticated to the Google account you want to modify — the skill does not request credentials itself; (2) be aware that boarding-pass parsing is underspecified: the agent may rely on built-in vision/OCR or ask you to provide extracted text — confirm how images are handled and wheth...详细分析 ▾
✓ 用途与能力
Name/description match the declared requirement: the skill adds trip items to Google Calendar and explicitly requires the 'gog' CLI. Asking for the gog binary is proportional and expected for this purpose.
ℹ 指令范围
Most instructions stay within calendar-creation scope (show exact gog command format, event fields, confirmation rules). The boarding-pass parsing step asks the agent to 'Extract' fields from an image but does not specify how (no OCR tool, no external service, no fallback). Also the rule 'Always use IST (+05:30)' is a behavioral constraint users should be aware of.
✓ 安装机制
Instruction-only skill with no install spec or downloaded artifacts; nothing is written to disk by the skill itself. Low installation risk.
✓ 凭证需求
The skill requests no environment variables or credentials. It relies on the local gog CLI being present and (implicitly) authenticated to the user's Google account — reasonable and proportionate for calendar integration.
✓ 持久化与权限
No elevated persistence requested (always is false). Agent invocation autonomy is default and not by itself a concern here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/1
Trip-calendar v1.0.0 initial release: - Enables adding trip itineraries, flights, hotels, and activities to Google Calendar using gog CLI. - Supports "add to calendar" triggers and boarding pass screenshot parsing. - Creates calendar events only for key milestones with clear formatting and emojis. - Ensures user confirmation before adding any calendar entries. - Handles missing calendar integration by providing the itinerary for manual addition.
● 可疑
安装命令 点击复制
官方npx clawhub@latest install trip-calendar
镜像加速npx clawhub@latest install trip-calendar --registry https://cn.clawhub-mirror.com
技能文档
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":- Create events for key milestones using gog:
- Command format:
- Use emojis in titles: ✈️ flights, 🏨 hotels, 🥾 treks, 🚕 transport
- Include location and useful details in description
Boarding pass parsing
When user sends boarding pass image:- Extract: flight number, date, time, origin, destination, gate/terminal
- Confirm with user
- 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."
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制