24 lines
639 B
JSON
24 lines
639 B
JSON
{
|
|
"name": "product-marketing",
|
|
"description": "Positioning, launch orchestration, and competitive intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GTM Agents",
|
|
"email": "opensource@intentgpt.ai"
|
|
},
|
|
"skills": [
|
|
"./skills/positioning/SKILL.md",
|
|
"./skills/launch-plays/SKILL.md",
|
|
"./skills/competitive-intel/SKILL.md"
|
|
],
|
|
"agents": [
|
|
"./agents/product-narrative-lead.md",
|
|
"./agents/launch-strategist.md",
|
|
"./agents/competitive-intel-lead.md"
|
|
],
|
|
"commands": [
|
|
"./commands/blueprint-positioning.md",
|
|
"./commands/build-launch-plan.md",
|
|
"./commands/competitive-brief.md"
|
|
]
|
|
} |