Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user