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": "campaign-orchestration",
|
||||
"description": "Multi-channel campaign coordination and optimization",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/campaign-planning/SKILL.md",
|
||||
"./skills/channel-integration/SKILL.md",
|
||||
"./skills/performance-tracking/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/campaign-manager.md",
|
||||
"./agents/channel-coordinator.md",
|
||||
"./agents/performance-optimizer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/launch-campaign.md",
|
||||
"./commands/coordinate-channels.md",
|
||||
"./commands/optimize-performance.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user