Files
gh-gtmagents-gtm-agents-plu…/.claude-plugin/plugin.json
2025-11-29 18:30:11 +08:00

25 lines
701 B
JSON

{
"name": "customer-analytics",
"description": "Customer segmentation, retention analytics, and insight synthesis",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/segmentation-framework/SKILL.md",
"./skills/activation-map/SKILL.md",
"./skills/retention-dashboard/SKILL.md",
"./skills/save-play-library/SKILL.md"
],
"agents": [
"./agents/segmentation-architect.md",
"./agents/retention-analyst.md",
"./agents/customer-insights-partner.md"
],
"commands": [
"./commands/segment-customers.md",
"./commands/monitor-retention.md",
"./commands/synthesize-insights.md"
]
}