Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:49 +08:00
commit e0f07bb99a
4 changed files with 1071 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "mozdata",
"description": "Mozilla telemetry discovery and BigQuery query assistance for Glean telemetry data",
"version": "0.0.3",
"author": {
"name": "akomar"
},
"commands": [
"./commands/"
]
}

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# mozdata
Mozilla telemetry discovery and BigQuery query assistance for Glean telemetry data

1012
commands/ask.md Normal file

File diff suppressed because it is too large Load Diff

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:akkomar/mozdata-claude-plugin:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4b7744abb0a662fc6ca6e2fe142ac871a4969dd2",
"treeHash": "c3360b701702a146ffd445d7819f83ed0c057060989925df59d52de15ac0b3ab",
"generatedAt": "2025-11-28T10:13:07.098126Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "mozdata",
"description": "Mozilla telemetry discovery and BigQuery query assistance for Glean telemetry data",
"version": "0.0.3"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9e688ded422ff22bf416f411e7fe731b699c7a4f7403fd9f58a8813278c47594"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "bef3c3409b85cc5a93cc88fa575cdfcb3e989600823d553aee46b8e5737fc201"
},
{
"path": "commands/ask.md",
"sha256": "46da83fc713218e15223ea72a8b690fda7938ed702bc101d77e6269f8b596c43"
}
],
"dirSha256": "c3360b701702a146ffd445d7819f83ed0c057060989925df59d52de15ac0b3ab"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}