Circle Events

Manage Circle events and attendee data via the Circle Admin API v2.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/sammorrispb/circle-community-manager --skill circle-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Circle Events
Source: https://github.com/sammorrispb/circle-community-manager/tree/main/skills/circle-events
Command: npx skills add https://github.com/sammorrispb/circle-community-manager --skill circle-events

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Community admins struggle to coordinate Circle events across spaces, track RSVPs, and manage attendee lists manually. This skill provides a unified, API-driven workflow to create, update, list, and analyze events and attendees in Circle.

Core Features & Use Cases

  • Create, update, delete events in Circle spaces
  • List events and show RSVPs, attendees, and space details
  • Manage attendee lists, invitations, and post-event summaries
  • Supports in-person and virtual events with proper location attributes

Quick Start

Create an event in Circle for your community by specifying the space, start time, and attendee list.

Frequently Asked Questions about Circle Events

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

FAQPage Schema
How do I automate Circle event creation and attendee management across multiple spaces?

Automating Circle event management involves using the Circle Admin API v2 to create, update, and list events, manage RSVPs, and coordinate attendee data across multiple spaces programmatically.

Can I manage RSVPs and attendee lists for virtual and in-person Circle events?

Yes, you can manage RSVPs and attendee lists for both in-person and virtual Circle events by specifying appropriate location attributes and utilizing the attendee management API workflows.

What do I need to configure before managing Circle events via the API?

Before managing Circle events via the API, you need your specific community_id and space_id to authenticate requests and target the correct Circle environment for event workflows.

What is the best way to coordinate event workflows and post-event summaries in Circle?

The best way to coordinate Circle event workflows and post-event summaries is to use an API-driven approach that unifies event creation, attendee tracking, and post-event analysis across community spaces.

How do I cancel or update an existing Circle event using the Admin API?

To cancel or update an existing Circle event, use the Circle Admin API v2 endpoints to modify event details, adjust location attributes, or change the event status directly within your targeted space.