ltx-product-daily-report

Generate daily LTX Studio product reports with segment revenue and usage metrics.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Lightricks/ltx-analytics-agents --skill ltx-product-daily-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ltx-product-daily-report
Source: https://github.com/Lightricks/ltx-analytics-agents/tree/main/agents/reports/ltx-product-daily-report
Command: npx skills add https://github.com/Lightricks/ltx-analytics-agents --skill ltx-product-daily-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of a daily LTX Studio product report, consolidating revenue and usage metrics by segment and saving time spent on manual reporting.

Core Features & Use Cases

  • Automated daily product metrics: pulls segment-level revenue and usage (active users, generations, downloads) and compares against prior day and weekly averages.
  • DoD and DoW-average insights: surfaces day-over-day and day-of-week deviations to highlight anomalies for executives.
  • Use Case: daily standups and executive dashboards showing yesterday's product performance across Enterprise, Enterprise Pilot, Pro, Standard, Lite, and Free.

Quick Start

Run the daily product metrics report for yesterday to generate the latest LTX Studio segment insights.

Frequently Asked Questions about ltx-product-daily-report

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

FAQPage Schema
How do I automate a daily product report with segment-level revenue and usage metrics?

Automate a daily product report by pulling yesterday's segment-level revenue and active user metrics, applying safe division and date partitioning to generate concise insights. The Skill calculates day-over-day changes and compares them against weekly averages.

What are day-of-week average deviations and how do they highlight product anomalies?

Day-of-week average deviations compare yesterday's metrics against the typical weekly average for that specific day. Surfaces day-over-day and day-of-week deviations to highlight usage or revenue anomalies for executive review.

Can I generate daily product insights for multiple subscription tiers like Enterprise, Pro, and Free?

Yes, you can generate daily product insights across Enterprise, Enterprise Pilot, Pro, Standard, Lite, and Free segments. The Skill partitions usage and revenue data by date and segment to produce tier-specific reporting.

Does the daily report calculation handle safe division and proper date partitioning for SQL queries?

Yes, the daily report calculation ensures calculations use safe division and proper partitioning by date. This prevents division-by-zero errors and guarantees accurate day-over-day and weekly average comparisons across segments.

What's the best way to consolidate LTX Studio usage data for an executive dashboard?

Consolidate LTX Studio usage data by automating the extraction of active users, generations, and downloads by segment. This Skill generates a concise daily report with day-over-day and weekly average comparisons suitable for executive dashboards.