Files
2025-11-29 18:32:11 +08:00

24 lines
647 B
JSON

{
"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"
]
}