Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "webinar-automation",
|
||||
"description": "Webinar program strategy, production automation, and engagement analytics",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/webinar-design/SKILL.md",
|
||||
"./skills/registration-ops/SKILL.md",
|
||||
"./skills/engagement-analytics/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/program-architect.md",
|
||||
"./agents/production-specialist.md",
|
||||
"./agents/engagement-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/plan-series.md",
|
||||
"./commands/configure-session.md",
|
||||
"./commands/analyze-performance.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user