24 lines
667 B
JSON
24 lines
667 B
JSON
{
|
|
"name": "customer-marketing",
|
|
"description": "Customer lifecycle orchestration, adoption programs, and advocacy activation",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GTM Agents",
|
|
"email": "opensource@intentgpt.ai"
|
|
},
|
|
"skills": [
|
|
"./skills/advocacy-programs/SKILL.md",
|
|
"./skills/expansion-plays/SKILL.md",
|
|
"./skills/customer-insights/SKILL.md"
|
|
],
|
|
"agents": [
|
|
"./agents/lifecycle-strategist.md",
|
|
"./agents/adoption-program-manager.md",
|
|
"./agents/advocacy-lead.md"
|
|
],
|
|
"commands": [
|
|
"./commands/design-lifecycle-journey.md",
|
|
"./commands/launch-adoption-program.md",
|
|
"./commands/activate-advocacy.md"
|
|
]
|
|
} |