Initial commit
This commit is contained in:
26
.claude-plugin/plugin.json
Normal file
26
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "sales-calls",
|
||||
"description": "Sales call prep, live guidance, and post-call analysis workflows",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/call-brief-framework/SKILL.md",
|
||||
"./skills/persona-intel/SKILL.md",
|
||||
"./skills/call-analysis-framework/SKILL.md",
|
||||
"./skills/call-review-kit/SKILL.md",
|
||||
"./skills/meddic-checklist/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/call-strategist.md",
|
||||
"./agents/conversation-engineer.md",
|
||||
"./agents/deal-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/prepare-call.md",
|
||||
"./commands/analyze-call.md",
|
||||
"./commands/run-call-review.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user