events▌
11 indexed skills · max 10 per page
inngest-events
inngest/inngest-skills · Productivity
Master Inngest event design and delivery patterns. Events are the foundation of Inngest - learn to design robust event schemas, implement idempotency, leverage fan-out patterns, and handle system events effectively.
find-ticket
ticketmaster.com/find-ticket-i7c0vy · tickets
Find upcoming Ticketmaster events for an artist, team, or show — returns venue, date, on-sale window, presale times, sold-out/cancelled/postponed flags, and the canonical event URL. Read-only, uses Ticketmaster's unauthenticated internal artist-events API behind a residential proxy.
search-events
meetup.com/search-events-8bdsvy · social
Search Meetup for upcoming events by topic, location, group slug, or topic category. Returns structured JSON per event — id, title, group, venue + lat/lon (or online platform), start/end time, going/waitlist counts, capacity, price, photo, organizer/hosts, topic tags, canonical URL. Honors keywords/location/eventType/distance/dateRange/categoryId/sortField URL filters. Read-only.
collect-share-event-media
gathershot.com/collect-share-event-media-t8rj96 · events
Summarize how Gather Shot lets event hosts collect and share guest photos and videos via QR code (no app), and how to set up an event — including supported event types, pricing tiers, plan limits, and the host + guest workflow.
unit-test-application-events
giuseppe-trisciuoglio/developer-kit · Testing
Testing Spring ApplicationEvent publishers and listeners with mocked dependencies and event capture patterns. \n \n Mock ApplicationEventPublisher in unit tests and use ArgumentCaptor to verify published events and their data integrity \n Test @EventListener method invocation directly by instantiating listeners and invoking handler methods with captured events \n Handle asynchronous event processing with Thread.sleep() or Awaitility to verify async listener completion \n Verify listener side eff
recipe-create-events-from-sheet
googleworkspace/cli · Productivity
Bulk-create Google Calendar events from spreadsheet rows using a two-step workflow. \n \n Reads event data directly from Google Sheets ranges, extracting summary, start time, end time, and attendee information \n Creates calendar entries via the gws-calendar skill with support for multiple attendees and custom time ranges \n Requires both gws-sheets and gws-calendar skills to be loaded before execution \n
gws-events-renew
googleworkspace/cli · Productivity
Renew or reactivate Google Workspace Events subscriptions before expiration. \n \n Renew individual subscriptions by name or bulk-renew all subscriptions expiring within a specified time window \n Supports flexible time windows (e.g., 1h, 30m, 2d) for batch renewal operations \n Designed for automation via cron jobs to maintain continuous subscription activity \n Requires Google Workspace authentication and the gws CLI tool with shared skill dependencies \n
in-app-events
eronred/aso-skills · Productivity
You help the user plan, write, and optimize App Store In-App Events — event cards that surface in search, the Today tab, and the product page, driving installs and re-engagement without paid media.
analytics-events
metabase/metabase · Productivity
This skill helps you add product analytics (Snowplow) events to track user interactions in the Metabase frontend codebase.
gws-events
googleworkspace/cli · Productivity
Real-time event streaming and subscription management for Google Workspace. \n \n Provides three core resource types: subscriptions (create, list, get, delete, patch, reactivate), operations (poll long-running tasks), and message/task streaming for real-time event delivery \n Includes helper commands for subscribing to Workspace events as NDJSON streams and renewing suspended subscriptions \n Requires Google Workspace authentication and the gws binary; use gws schema to inspect method parameters