Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "competitive-intelligence",
|
||||
"description": "Competitive intel research, battlecards, and win/loss programs",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/battlecard-library/SKILL.md",
|
||||
"./skills/win-loss-dataset/SKILL.md",
|
||||
"./skills/market-signal-tracker/SKILL.md",
|
||||
"./skills/executive-briefing-kit/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/market-insights-director.md",
|
||||
"./agents/battlecard-program-manager.md",
|
||||
"./agents/win-loss-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/analyze-competitive-landscape.md",
|
||||
"./commands/build-battlecard-suite.md",
|
||||
"./commands/run-win-loss-program.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user