Loading...
Loading...
This skill should be used when the user asks to "create webinar registration", "build event pages", "webinar landing page", "event registration", or mentions webinars, events, or live training registration. Creates high-converting event and webinar registration pages.
npx skill4agent add mikefilsaime-groove/clickcampaigns-for-claude-code-in-cursor events-webinarssplit_imagebig_numberfull_image_overlaygrid_features{
"slides": [
{
"id": "slide-1",
"type": "full_image_overlay",
"title": "Webinar Title Here",
"subtitle": "The Promise or Big Idea",
"imageUrl": "https://source.unsplash.com/...",
"notes": "Welcome everyone. Today we are going to cover..."
},
{
"id": "slide-2",
"type": "split_image",
"title": "About Your Host",
"content": [
"10 years experience in [Industry]",
"Helped 500+ clients achieve [Result]",
"Featured in Forbes, Inc, and Entrepreneur"
],
"imageUrl": "https://source.unsplash.com/...",
"imagePosition": "right",
"notes": "Let me introduce myself. I started out just like you..."
},
{
"id": "slide-3",
"type": "big_number",
"number": "83%",
"label": "Increase in Revenue",
"description": "Average result for clients using this method",
"notes": "Look at this number. This isn't a fluke. This is what happens when..."
},
{
"id": "slide-4",
"type": "grid_features",
"title": "What You'll Learn",
"features": [
{ "title": "Secret #1", "description": "How to [Outcome] without [Pain]", "icon": "🔓" },
{ "title": "Secret #2", "description": "The [Method] for [Result]", "icon": "🚀" },
{ "title": "Secret #3", "description": "Why [Old Way] fails", "icon": "💡" }
],
"notes": "We have three big secrets to cover today. First..."
},
{
"id": "slide-5",
"type": "value_stack",
"title": "Everything You're Getting Today",
"items": [
{ "name": "Main Product", "value": "$997" },
{ "name": "Bonus #1", "value": "$297", "isBonus": true }
],
"totalValue": "$1,294",
"yourPrice": "$497",
"notes": "When you join today, you're not just getting the course..."
}
],
"metadata": {
"title": "Webinar Presentation Title",
"theme": "dark",
"transition": "slide",
"brandColors": {
"primary": "#7B61FF",
"secondary": "#5AC8FA",
"accent": "#E061FF"
}
}
}full_image_overlaysplit_imagebig_numbergrid_featuresvalue_stackctaquotebulletstwo_columnnotessplit_imagebig_numberfull_image_overlayimageUrlimagePromptnotesreferences/webinar-formulas.md