BeClaude

workos

New
Official PluginGeneralby WorkOS

WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.

First seen 5/22/2026

Summary

This skill provides comprehensive integration with WorkOS, enabling developers to implement AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, and migrations directly from Claude Code.

  • It simplifies enterprise authentication and authorization workflows by offering API references and automation for common tasks.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/workos.md

3
Invoke in Claude Code
/workos

Use Cases

Set up AuthKit to add authentication to a new or existing application.
Configure Single Sign-On (SSO) with identity providers like Okta or Azure AD.
Sync directory users and groups from platforms like Google Workspace or Microsoft 365.
Implement Role-Based Access Control (RBAC) to manage user permissions.
Store and manage secrets securely using WorkOS Vault.
Generate audit logs for compliance and security monitoring.

Usage Examples

1

/workos setup authkit --domain myapp.com

2

/workos sync directory --provider google --directory-id dir_123

3

Create an RBAC role with permissions for admin and viewer using WorkOS.

View source on GitHub
api

Security Audits

LicenseUnknownSourcePassRepositoryPass

Frequently Asked Questions

What is workos?

This skill provides comprehensive integration with WorkOS, enabling developers to implement AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, and migrations directly from Claude Code. It simplifies enterprise authentication and authorization workflows by offering API references and automation for common tasks.

How to install workos?

To install workos: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/workos.md. Finally, /workos in Claude Code.

What is workos best for?

workos is a skill categorized under General. It is designed for: api. Created by WorkOS.

What can I use workos for?

workos is useful for: Set up AuthKit to add authentication to a new or existing application.; Configure Single Sign-On (SSO) with identity providers like Okta or Azure AD.; Sync directory users and groups from platforms like Google Workspace or Microsoft 365.; Implement Role-Based Access Control (RBAC) to manage user permissions.; Store and manage secrets securely using WorkOS Vault.; Generate audit logs for compliance and security monitoring..