Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:34 +08:00
commit c969105f3f
6 changed files with 445 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:coalesce-labs/catalyst:plugins/analytics",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "80ee3ecc04f19bc2738e810b9dc574a1027cc691",
"treeHash": "23a8f13c3a3cf4a4c49a8d238f03ea71d3308687c821fdcb46bd62e1ee58d0d4",
"generatedAt": "2025-11-28T10:15:41.672364Z",
"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": "catalyst-analytics",
"description": "Product analytics with PostHog MCP integration. Enable when analyzing user behavior, conversion metrics, and product usage. ~40k context tokens when enabled.",
"version": "1.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "11813685b5be2a5462d8f8f5de503f59a364fde7d2cf0cbd080cbfc80d888041"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d00f31a72cb325d7953dd74a2f64ead2a67d84918c9a0c3b6d42090c960e0d21"
},
{
"path": "commands/analyze_user_behavior.md",
"sha256": "2c67d0e791b8e97334b6d3d0232a8924d5b4006f5816831e5749f0bc2c1e402a"
},
{
"path": "commands/segment_analysis.md",
"sha256": "5161a255085b4cd148498829aba1955245c6c1ee3a164c1978358c75524860e9"
},
{
"path": "commands/product_metrics.md",
"sha256": "a029516e0f44f2f73ac3d291702b01582de249751b4a2108922db21eedae65f5"
}
],
"dirSha256": "23a8f13c3a3cf4a4c49a8d238f03ea71d3308687c821fdcb46bd62e1ee58d0d4"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}