Files
2025-11-29 18:31:06 +08:00

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