workos
NewWorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.
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
mkdir -p .claude/skillsAdd the configuration to .claude/skills/workos.md
/workosUse Cases
Usage Examples
/workos setup authkit --domain myapp.com
/workos sync directory --provider google --directory-id dir_123
Create an RBAC role with permissions for admin and viewer using WorkOS.
Security Audits
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..