luma-daily-report

Generate daily Luma event reports from Supabase registration data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/iketomo/cowork_x_plugin --skill luma-daily-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: luma-daily-report
Source: https://github.com/iketomo/cowork_x_plugin/tree/main/luma-manager/skills/luma-daily-report
Command: npx skills add https://github.com/iketomo/cowork_x_plugin --skill luma-daily-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of Luma event registration data to generate daily reports summarizing performance, trends, and actionable insights.

Core Features & Use Cases

  • Data Analysis: Analyzes recent Luma event data including snapshots, event details, daily registrations, and traffic sources.
  • Report Generation: Creates a structured Markdown report with daily summaries, event-specific status, trend analysis, and proposed actions.
  • Automated Logging: Saves the generated report as a dated log file within the plugin's log directory.
  • Use Case: Automatically generate a daily performance report for all Luma events, highlighting key metrics and suggesting marketing adjustments based on registration trends and traffic sources.

Quick Start

Generate the Luma daily event report and save it to the log folder.

Frequently Asked Questions about luma-daily-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Luma event daily report generation from registration data?

Luma event daily report generation works by executing SQL queries against Supabase to fetch registration data, then formatting the analyzed metrics into a structured Markdown log file. It covers guest counts, registration pace, and traffic sources.

What metrics are included in a Luma event performance summary?

A Luma event performance summary includes guest counts, daily registration pace, and traffic source breakdowns. The report leverages this registration data to highlight event-specific statuses, trend analysis, and proposed marketing actions.

Do I need Supabase to analyze Luma event registration trends?

Yes, you need Supabase to analyze Luma event registration trends with this Skill. It requires executing SQL queries against a Supabase database to fetch the event snapshots and registration data needed for trend analysis and daily summaries.

How does event registration trend analysis suggest marketing adjustments?

Event registration trend analysis suggests marketing adjustments by evaluating registration pace and traffic sources from your data. The report proposes actionable recommendations based on performance drops or growth patterns found in the Supabase query results.

Can I save automated event reporting logs as Markdown files?

Yes, you can save automated event reporting logs as Markdown files. This Skill automatically saves the generated daily Luma event report as a dated Markdown log file within the plugin's designated log directory.