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