Meetup Integration Manager

Automate Meetup group and event management via GraphQL API and OAuth 2.0.

4|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/armoin2018/ai-command-center --skill meetup-integration-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Meetup Integration Manager
Source: https://github.com/armoin2018/ai-command-center/tree/main/plugins/aicc-meetup/skills/ailey-soc-meetup
Command: npx skills add https://github.com/armoin2018/ai-command-center --skill meetup-integration-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Meetup Integration Manager solves the challenge of manually coordinating Meetup groups, events, RSVPs, and analytics by providing an API-driven workflow with automated setup and authentication.

Core Features & Use Cases

  • GraphQL API access for full programmatic control over groups, events, RSVPs, and analytics.
  • Account tier detection with guided setup and automatic adaptation to Pro vs Standard capabilities.
  • OAuth 2.0 authentication flow, token management, and CLI/SDK integration for seamless access.

Quick Start

Run the CLI setup to authenticate and configure environment variables, then begin managing your Meetup network end-to-end.

Frequently Asked Questions about Meetup Integration Manager

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

FAQPage Schema
How do I automate Meetup event management using the GraphQL API?

Automate Meetup event management by running a CLI setup that handles OAuth 2.0 authentication and configures environment variables, then uses GraphQL queries and mutations to programmatically control events, groups, and RSVPs end-to-end.

Can I manage multiple Meetup groups programmatically with OAuth authentication?

Yes, you can manage multiple Meetup groups programmatically. The OAuth 2.0 authentication flow provides token management and CLI integration, granting seamless programmatic access to coordinate groups, events, and analytics across your network.

Does Meetup GraphQL API access depend on my account tier?

Meetup GraphQL API access adapts to your account tier. The integration includes account tier detection that automatically adjusts capabilities and provides guided setup based on whether you have a Pro or Standard Meetup account.

What's the best way to programmatically retrieve Meetup RSVPs and analytics?

The best way to retrieve Meetup RSVPs and analytics programmatically is through GraphQL queries. After completing the OAuth authentication setup, execute targeted GraphQL queries to fetch and manage RSVP data alongside group analytics.

Do I need to configure environment variables before automating Meetup tasks?

Yes, you need to configure environment variables before automating Meetup tasks. Running the CLI setup authenticates your account via OAuth 2.0 and establishes the required environment configuration for subsequent GraphQL API calls.