agentsclimarketplace

Mau

Skill agenkin/telemetrydeck-analytics/skills/mau

TelemetryDeck product analytics for Claude Code — CLI + slash commands + progressive-disclosure TQL docs.

Install
npx -y skills add agenkin/telemetrydeck-analytics --skill mau

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Monthly active users for the current TelemetryDeck app. Accepts optional interval / event / compare flags as arguments.

SKILL.md

0.7 KB, as published. Nobody here has run it

MAU

Run the monthly-active-users recipe. Default: last 6 calendar months.

tdq mau $ARGUMENTS

Examples:

  • "MAU for the last 12 months" → tdq mau --months 12
  • "MAU this year" → tdq mau --interval this-year
  • "MAU month-over-month" → tdq mau --interval last-month --compare prior-period

After the table prints, summarize in one paragraph: latest month's value, trend direction over the window, any month that stands out. Call out if the current month is partial (this-month / this-year compares partial-to-full).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.