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": "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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user