← All skills
Tencent SkillHub Β· Productivity

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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Add trip itineraries, flights, hotel check-ins, and activities to Google Calendar using gog CLI. Handles "add to calendar" and boarding pass parsing.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

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: ✈️ Flights (with terminal, timing) 🏨 Hotel check-in / check-out (with address) πŸ₯Ύ Major activities (treks, tours) πŸš• Major transport 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" 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."

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc