Mau
TelemetryDeck product analytics for Claude Code — CLI + slash commands + progressive-disclosure TQL docs.
npx -y skills add agenkin/telemetrydeck-analytics --skill mauAssembled 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).