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

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"
]
}