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": "email-marketing",
|
||||
"description": "Lifecycle campaigns, automation workflows, and deliverability operations",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/drip-campaigns/SKILL.md",
|
||||
"./skills/segmentation/SKILL.md",
|
||||
"./skills/ab-testing/SKILL.md",
|
||||
"./skills/deliverability-ops/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/email-strategist.md",
|
||||
"./agents/automation-specialist.md",
|
||||
"./agents/deliverability-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/design-campaign.md",
|
||||
"./commands/build-automation.md",
|
||||
"./commands/optimize-deliverability.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user