What problem does it solve?
Zulip organizations often rely on manual, UI-driven admin work to manage users, channels, groups, and realm settings. This skill provides a REST API-based automation surface to perform org-wide administration tasks at scale, reducing repetitive manual effort and enabling governance through automation.
Core Features & Use Cases
- User management: create, update, deactivate/reactivate users, and adjust roles and profile data.
- Channel management: create/update/archive channels, manage subscriptions, and modify channel settings.
- Group management: create and update user groups, manage group memberships, and control access.
- Invitations and onboarding: issue invites and manage reusable invite links for provisioning.
- Organization settings: query and modify server settings, linkifiers, custom emoji, and profile fields to enforce org policies.
- Automation workflows: script routine admin tasks, synchronize state across Zulip and external systems, and standardize governance processes.
Quick Start
Authenticate with your Zulip admin credentials and begin issuing REST API calls to manage users, channels, groups, and org settings.