mau

mau is a skill for Claude Code, Codex from agenkin/telemetrydeck-analytics. It costs 23 tokens per session (177 once invoked), scanned A, original, MIT.

A TelemetryDeck command that reports monthly active users, meaning the number of distinct users active in an app during each month.

In plain words
What is it for?
Viewing recent or custom monthly-user windows, comparing periods, and summarizing the latest value and overall trend.
Why use it?
It avoids manually assembling usage reports and can compare periods or highlight unusual months.

Skill for Claude CodeCodex

Part of the telemetrydeck-analytics plugin — 11 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/agenkin/telemetrydeck-analytics/mau
Any agent
npx skills add agenkin/telemetrydeck-analytics --skill mau
Clone the repo
git clone --depth 1 https://github.com/agenkin/telemetrydeck-analytics

Made for: Claude Code, Codex.

Or install telemetrydeck-analytics, the plugin that ships this one along with the rest of its 11 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mau

README.md
[![agentmods](https://agentmods.dev/badge/skills/agenkin/telemetrydeck-analytics/mau.svg)](https://agentmods.dev/skills/agenkin/telemetrydeck-analytics/mau)
Your own site
<a href="https://agentmods.dev/skills/agenkin/telemetrydeck-analytics/mau"><img src="https://agentmods.dev/badge/skills/agenkin/telemetrydeck-analytics/mau.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 177 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00023 $0.00177
Opus 5 $0.00012 $0.00088
Sonnet 5 $0.00005 $0.00035
Haiku 4.5 $0.00002 $0.00018

Measured 5d ago against content hash 0e3adb8a1075, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

mau scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/mau/SKILL.md · 21 lines

What it actually says

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).

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 21 lines · 23 tokens per session scan A 0e3adb8a1075

Subscribe to this mod's changes

mau is a skill published in the GitHub repository agenkin/telemetrydeck-analytics (2 stars, last pushed 4mo ago), licensed MIT. It adds 23 tokens to every session and 177 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

onboarding

Skill "onboarding" from knitli/toolshed, covering codeweaver first-run onboarding, your goal, setup flow, 1. welcome & overview and 2. embedding provider selection.

knitli/toolshed · 0 tokens

setup

Skill "setup" from knitli/toolshed, covering codeweaver setup / reconfiguration, your goal, setup flow, 1. welcome & context and 2. embedding provider selection.

knitli/toolshed · 0 tokens

specmint-core

Persistent spec management for AI coding workflows. Use this skill when the user explicitly mentions specs, forging, or structured planning: says "forge", "forge a spec", "write a spec for X", "create a spec", "plan X as a spec", "resume", "what was I working on", "spec list/status/pause/switch/activate", "implement…

ngvoicu/specmint-core · 154 tokens

context-hygiene

Knowledge about AI context file locations, staleness patterns, and maintenance rules across 10+ tool ecosystems. Loaded when working with or near context files.

knitli/toolshed · 36 tokens

.codex

Skill ".codex" from knitli/toolshed, covering context hygiene skill, name, description, instructions and 1. discovery.

knitli/toolshed · 0 tokens

beat-sync-video-editing

This skill should be used when the user asks to "edit a video to music", "create a beat-synced edit", "make a montage", "sync cuts to beats", "cut a video to the beat", "make a music video edit", "edit clips to a song", "build FFmpeg filters for video editing", or mentions combining video clips with audio tracks using…

ecliptic-ai/skills · 106 tokens