Initial commit
This commit is contained in:
27
.claude-plugin/plugin.json
Normal file
27
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "sales-prospecting",
|
||||
"description": "Lead generation, qualification, and outreach automation",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/cold-outreach/SKILL.md",
|
||||
"./skills/social-selling/SKILL.md",
|
||||
"./skills/lead-qualification/SKILL.md",
|
||||
"./skills/discovery-calls/SKILL.md",
|
||||
"./skills/objection-handling/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/lead-researcher.md",
|
||||
"./agents/outreach-specialist.md",
|
||||
"./agents/qualification-expert.md",
|
||||
"./agents/social-seller.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/generate-leads.md",
|
||||
"./commands/build-sequence.md",
|
||||
"./commands/qualify-lead.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user