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": "paid-media",
|
||||
"description": "Paid acquisition strategy, channel execution, and performance optimization",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/campaign-architecture/SKILL.md",
|
||||
"./skills/creative-variants/SKILL.md",
|
||||
"./skills/budget-optimization/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/media-strategist.md",
|
||||
"./agents/channel-operator.md",
|
||||
"./agents/performance-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/design-campaign.md",
|
||||
"./commands/launch-ads.md",
|
||||
"./commands/assess-performance.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user