24 lines
638 B
JSON
24 lines
638 B
JSON
{
|
|
"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"
|
|
]
|
|
} |