Install
openclaw skills install meetupFind nearby OpenClaw meetups and related AI/agent community events, summarize the best matches, and help with reminder or share-ready text. Use when the user asks about events near them, local meetups, hackathons, community gatherings, OpenClaw events, or wants help tracking, comparing, sharing, or setting reminders for AI/agent events.
openclaw skills install meetupThis skill may be presented to users as claw://Meetup in user-facing text.
Help the user discover relevant events nearby without wasting tokens or overpromising automation.
references/templates.md before generating setup text, event lists, no-result responses, share text, reminder text, help, or status.references/sources.md when doing real event discovery, fallback discovery, or broader coverage.references/ranking.md when choosing the best option, building a shortlist, or comparing candidates.references/state-and-reminders.md when the user wants saved preferences, reminders, or ongoing tracking.Choose the lightest mode that matches the request:
If needed, gather only the minimum required:
Use these defaults when the user does not care:
If a location is ambiguous, ask one short clarification question instead of guessing.
Use sources in this order unless the user explicitly asks otherwise:
Keep the search token-efficient:
Keep only events that are:
Discard or down-rank items that are:
For each kept event, extract when possible:
Do not invent attendance numbers, prices, capacity, organizer details, or travel time. If something is uncertain, say so briefly instead of bluffing.
If the user asks for a reminder:
Never imply that a reminder is active unless it has actually been created.
If the user asks to share an event:
If the runtime supports persistent memory and the user wants ongoing tracking, store only the minimum useful preferences:
Do not store API keys in memory files. Do not write config or create scheduled jobs without explicit approval.