mozilla-query-writing
CommunityWrite efficient Mozilla telemetry queries.
Authorakkomar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you write efficient, cost-aware BigQuery queries for Mozilla telemetry data, saving time and reducing complexity.
Core Features & Use Cases
- Table selection guidance: Start from the recommended aggregate tables for speed and cost.
- Required filters & templates: Enforce partition filters and sample_id for development.
- Use Case: Quickly craft a DAU/MAU query for Firefox Desktop, with proper filters and templates.
Quick Start
Create a run-ready query for Firefox Desktop DAU with partition date filter and sample_id = 0.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mozilla-query-writing Download link: https://github.com/akkomar/mozdata-claude-plugin/archive/main.zip#mozilla-query-writing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.