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": "sales-enablement",
|
||||
"description": "Sales enablement program design, content management, and reinforcement",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/messaging-framework/SKILL.md",
|
||||
"./skills/battlecard-system/SKILL.md",
|
||||
"./skills/reinforcement-loop/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/enablement-strategist.md",
|
||||
"./agents/content-architect.md",
|
||||
"./agents/field-coach.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/build-playbook.md",
|
||||
"./commands/launch-program.md",
|
||||
"./commands/reinforce-program.md",
|
||||
"./commands/audit-content.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user