circle-so-api

Access Circle.so Admin API v2 with Bearer token authentication.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill circle-so-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: circle-so-api
Source: https://github.com/Brandondaymdr/Claude-Skills/tree/main/circle-so-api
Command: npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill circle-so-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the manual burden of managing community operations, such as member onboarding, event scheduling, and content organization, by providing a direct interface to the Circle.so Admin API v2.

Core Features & Use Cases

  • Member Lifecycle Management: Automate invitations, tagging, and access group assignments for new students or members.
  • Content & Event Automation: Programmatically create recurring class schedules, manage course lessons, and publish announcements.
  • Community Analytics: Generate engagement reports and export member data for deeper insights into community health.

Quick Start

Use the circle-so-api skill to invite a new member with the email [email protected] to the Beginner Yoga space.

Frequently Asked Questions about circle-so-api

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

FAQPage Schema
How do I automate Circle.so community management tasks like member onboarding?

Automate Circle.so community management by using the Admin API v2 to programmatically handle member invitations, assign access groups, and tag new students for streamlined onboarding workflows.

Can I use the Circle.so API to schedule recurring events and manage course lessons?

Yes, the Circle.so API allows you to programmatically create recurring class schedules, manage course lessons, and publish announcements directly through structured JSON payloads.

What authentication is required to connect automation scripts to Circle.so?

Circle.so API automation scripts require secure Bearer token authentication to interact with the Admin API v2, ensuring protected access when managing community resources and content.

How do I generate community engagement reports and export member data from Circle.so?

Generate Circle.so community engagement reports and export member data programmatically via the Admin API v2 to gain deeper insights into your community health and analytics.

Does this Circle.so integration support managing access groups and member tags?

Yes, the Circle.so integration supports member lifecycle management by automating access group assignments and applying tags to members through the Admin API v2.

What is the best way to programmatically invite new members to a Circle.so space?

The best way to invite members to a Circle.so space is using the Admin API v2 to send programmatic invitations with structured JSON payloads containing the user's email and space details.