Agent skill

enterprise-monitor

Monitors enterprise account health, usage, and contract compliance. Alerts on low engagement, quota breaches, or churn risk.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill enterprise-lightricks-ltx-analytics-agents --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/enterprise-lightricks-ltx-analytics-agents/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Enterprise Monitor ## When to use - "Monitor enterprise account usage" - "Monitor enterprise churn risk" - "Alert when enterprise account is inactive" ## What it monitors - **Account usage**: DAU, WAU, MAU per enterprise org - **Token consumption**: Usage vs contracted quota, historical consumption trends - **User activation**: % of seats active - **Engagement**: Video generations, image generations, downloads per org - **Churn signals**: Declining usage, inactive users ## Steps 1. **Gather requirements from user:** - Which enterprise org(s) to monitor (or all) - Alert threshold based on historical usage of each account (e.g., "usage drops > 30% vs their baseline", "MAU below their 30-day average", "< 50% of contracted quota") - Time window (weekly, monthly) - Notification channel (Slack, email, Linear issue) 2. **Read shared files:** - `shared/product-context.md` — LTX products, enterprise business model, user types - `shared/bq-schema.md` — Enterprise user segmentation queries - `shared/metric-standards.md` — Enterprise metrics, quota tracking - `shared/event-registry.yaml` — Feature events (if analyzing engagement) - `shared/gpu-cost-query-templates.md` — GPU cost queries (if

What's inside
Steps it walks through
  1. When to use
  2. What it monitors
  3. Steps
  4. Rules
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the enterprise-monitor skill do?

Monitors enterprise account health, usage, and contract compliance. Alerts on low engagement, quota breaches, or churn risk.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill enterprise-lightricks-ltx-analytics-agents --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going