24 lines
680 B
JSON
24 lines
680 B
JSON
{
|
|
"name": "lead-nurture-orchestration",
|
|
"description": "Lifecycle nurture orchestration across segments with automation builds and optimization",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GTM Agents",
|
|
"email": "opensource@intentgpt.ai"
|
|
},
|
|
"skills": [
|
|
"./skills/lifecycle-cadence/SKILL.md",
|
|
"./skills/personalization-logic/SKILL.md",
|
|
"./skills/nurture-testing/SKILL.md"
|
|
],
|
|
"agents": [
|
|
"./agents/nurture-architect.md",
|
|
"./agents/marketing-ops-partner.md",
|
|
"./agents/nurture-analytics-partner.md"
|
|
],
|
|
"commands": [
|
|
"./commands/design-nurture.md",
|
|
"./commands/configure-branches.md",
|
|
"./commands/optimize-nurture.md"
|
|
]
|
|
} |