An enterprise-grade integration skill that enables AI agents to manage WorkOS features like SSO, directory sync, and audit logs through the Membrane ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install workos-integration
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install workos-integration using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
WorkOS is the premier platform for SaaS companies to implement enterprise features such as single sign-on (SSO), directory sync, and audit logs. This skill allows your AI agent to interact with the WorkOS API using Openclaw Skills, leveraging Membrane to handle the complexities of authentication, credential refreshing, and enterprise identity management.
By using this skill, developers can bypass the manual handling of API keys and OAuth flows. The integration provides a secure, server-side environment where AI agents can programmatically manage organizations, directory providers, and user sessions, making any application enterprise-ready in a fraction of the time.
Install the Membrane CLI to begin using Openclaw Skills for WorkOS:
npm install -g @membranehq/cli@latest
Authenticate your agent environment:
membrane login --tenant --clientName=openclaw
Establish a connection to WorkOS:
membrane connection ensure "https://workos.com/" --json
If the connection state is not yet READY, poll for the status:
membrane connection get <id> --wait --json
The WorkOS skill organizes enterprise data into logical entities and actions. Below is the primary metadata taxonomy:
| Entity | Description |
|---|---|
| Directory | Manages user synchronization and SCIM provisioning details. |
| Organization | The top-level container for enterprise customer data and settings. |
| SSO Profile | Configuration data for identity providers like Okta or Azure AD. |
| Connection | The underlying link between WorkOS and the identity provider. |
| Audit Log | A record of system events used for security and compliance monitoring. |
Loading
A powerful integration for automating time tracking, project management, and reporting within the TimeBuzzer ecosystem.

A powerful integration skill for AI agents to securely manage Moov payment workflows, account balances, and money movement via the Membrane protocol.

Integrate Saleshood with your AI agent to manage sales enablement data, learning pathways, and performance scorecards using automated Membrane workflows.

A powerful integration allowing AI agents to automate time tracking, project organization, and workspace management via Toggl Track.

A powerful HR automation skill for managing employee records and people operations via the Membrane framework.

Integrate Red Hat enterprise solutions into your AI agent workflows to automate infrastructure management, security insights, and Ansible execution.








































