24 lines
658 B
JSON
24 lines
658 B
JSON
{
|
|
"name": "marketing-automation",
|
|
"description": "Lifecycle journey orchestration, workflow configuration, and automation governance",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GTM Agents",
|
|
"email": "opensource@intentgpt.ai"
|
|
},
|
|
"skills": [
|
|
"./skills/lifecycle-mapping/SKILL.md",
|
|
"./skills/workflow-testing/SKILL.md",
|
|
"./skills/data-governance/SKILL.md"
|
|
],
|
|
"agents": [
|
|
"./agents/journey-architect.md",
|
|
"./agents/nurture-operator.md",
|
|
"./agents/data-orchestrator.md"
|
|
],
|
|
"commands": [
|
|
"./commands/orchestrate-journey.md",
|
|
"./commands/configure-workflow.md",
|
|
"./commands/monitor-automation.md"
|
|
]
|
|
} |