WorkOS — корпоративный SSO и управление организациями

integrations

Workos is a Claude Code skill that connects the development environment to the WorkOS platform for managing enterprise features such as SSO, directory sync, audit logs, and organizations. It operates through the Membrane CLI: after authenticating with `membrane login` and establishing a connection to WorkOS, you can discover available actions by natural-language intent (`membrane action list --intent`), execute them with input parameters (`membrane action run`), or send direct API requests via the Membrane proxy with automatic auth header injection and credential refresh. The skill covers core WorkOS entities: Connection, Directory, Event, Organization, Passwordless Session, and SSO Profile. It is aimed at SaaS developers who need to automate enterprise authentication flows or interact with WorkOS data from within Claude Code. Requires network access and a Membrane account (free tier supported).