Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
AI-powered event assistant for discovering, booking, and coordinating event tickets. Integrates with KYD Labs protocol and Google Calendar.
AI-powered event assistant for discovering, booking, and coordinating event tickets. Integrates with KYD Labs protocol and Google Calendar.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Your personal AI agent for event discovery, booking, and coordination
๐ Event Discovery - Search events by artist, location, date, or genre ๐ซ Smart Booking - Purchase tickets across platforms ๐ Calendar Sync - Sync events to Google Calendar with reminders โฐ Waitlist Management - Get notified when sold-out events have availability ๐ค AI Agent Power - Let your agent handle everything automatically
clawhub install tixflow
GOOGLE_CALENDAR_API_KEY - Google Calendar API key (for calendar sync) KYD_API_KEY - KYD Labs API key (optional, for real ticketing)
FunctionStatusDescriptionfindEvents()โ ReadySearch events by criteriagetEventDetails()โ ReadyGet event informationpurchaseTicket()๐ DemoPurchase ticket (demo mode)syncToCalendar()๐ ReadySync to Google CalendaraddToWaitlist()โ ReadyJoin event waitlistcheckPrices()โ ReadyCompare prices across platforms
const { findEvents, syncToCalendar, purchaseTicket } = require('./scripts/tixflow.js'); // Find events const events = await findEvents({ type: 'concert', location: 'London', date: '2026-03' }); // Sync to calendar await syncToCalendar({ eventId: '123', userEmail: 'user@example.com' }); // Purchase ticket await purchaseTicket({ eventId: '123', quantity: 2, walletAddress: '...' });
Without API keys, the skill runs in demo mode with mock event data. This is perfect for: Prototyping Hackathons User demos
KYD Labs Ticketing Track Solana Graveyard Hackathon OpenClaw Agents
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.