Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- No visible changes detected in this version. - Functionality, usage, and documentation remain unchanged.
What This Skill Does
TixFlow is an AI agent that handles event discovery, ticket booking, and Google Calendar coordination in a single workflow. It searches events by artist, location, date, or genre, compares prices across platforms, manages waitlists for sold-out events, and syncs booked events to Google Calendar. Demo mode works without any API keys.
Combines event search, ticket purchase, and calendar sync into one agent call instead of manually switching between ticketing sites and calendar apps.
When to use it
- Finding concerts in a specific city by artist or genre
- Joining a waitlist when a show sells out
- Comparing ticket prices across platforms before committing
- Automatically adding a purchased ticket to Google Calendar
- Booking multiple tickets in one agent request
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Find two tickets to a concert in London this March and add it to my calendar
- 1Calls findEvents() with type 'concert', location 'London', date '2026-03'
- 2Calls getEventDetails() on top results to check availability
- 3Calls checkPrices() to compare options across platforms
- 4Calls purchaseTicket() for the selected event with quantity 2
- 5Calls syncToCalendar() to add the event to Google Calendar with reminders
Two tickets purchased and event added to Google Calendar
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.