meetup-create

Automate Meetup.com event creation with browser automation tools.

1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/Coffee-Code-Philly-Accelerator/CCP-Digital-Marketing --skill meetup-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meetup-create
Source: https://github.com/Coffee-Code-Philly-Accelerator/CCP-Digital-Marketing/tree/main/.claude/skills/meetup-create
Command: npx skills add https://github.com/Coffee-Code-Philly-Accelerator/CCP-Digital-Marketing --skill meetup-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of events on Meetup.com, saving users time and effort in event planning and promotion.

Core Features & Use Cases

  • Event Creation: Publishes event details to a specified Meetup group.
  • Browser Automation: Utilizes browser tools (Hyperbrowser or browser_tool) to interact with the Meetup website.
  • Input Flexibility: Accepts event title, date, time, location, and description, with optional image uploads.
  • Use Case: A community organizer needs to quickly create a new event for their coding group on Meetup. They provide the event details, and the skill handles the rest, including uploading a relevant image.

Quick Start

Use the meetup-create skill to create an event titled "Advanced Python Workshop" on January 25, 2025, at 6:00 PM EST in the "Community Hub" with the description "A deep dive into advanced Python concepts.".

Frequently Asked Questions about meetup-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate event creation on Meetup.com?

Automating Meetup.com event creation involves using browser automation tools to input event titles, dates, times, locations, and descriptions. This Skill handles sequential browser task execution and polling for completion status to publish events.

Can I upload images automatically when creating Meetup events?

Yes, automated Meetup event creation supports optional image uploads. The browser automation process interacts directly with the Meetup website to attach relevant images alongside your event details.

What details are needed to automate publishing a Meetup group event?

To automate publishing a Meetup group event, you need to provide the event title, date, time, location, and description. The automation uses these inputs to fill out the Meetup.com event creation form.

Does browser automation work for scheduling recurring Meetup events?

The browser automation focuses on creating individual events by executing sequential browser tasks. It processes the specific date, time, and details provided for each event creation request.

What is the best way to create Meetup events in bulk?

Using browser automation tools is an effective way to create Meetup events, handling the sequential execution of browser tasks. This approach saves time for community organizers managing event promotion.