clerk-orgs
Implement B2B SaaS organization management, role-based access control, and org-based routing using Clerk.
Install
npx skills add https://github.com/clerk/skills --skill clerk-orgsStats
| Total installs | 2,258 |
| Weekly installs | 2.3K |
| GitHub stars | 30 |
| First seen | Jan 30, 2026 |
| Source | @clerk/skills |
Summary
- Supports dynamic org-based routing via URL slugs, role-based access checks (org:admin, org:member), and custom role creation through the dashboard
- Includes OrganizationSwitcher component for user-facing org selection and <Show> conditional rendering for role-gated UI
- Provides server-side organization context via auth() helper with membership verification and permission checks
- Enables Enterprise SSO (SAML/OIDC) for organization-wide authentication and verified domain support
- Requires Organizations enabled in Clerk Dashboard before use; Core 2 SDK has different APIs for session tasks and billing checks
Tags
Related skills
| Skill | Installs | vs clerk-orgs |
|---|---|---|
| solana-dev | 3,037 | +779 |
| fastapi-expert | 1,625 | -633 |
| django-expert | 2,091 | -167 |
| openclaw-config | 2,188 | -70 |
| query-token-audit | 1,894 | -364 |
FAQ
- How many installs does clerk-orgs have?
- clerk-orgs has 2,258 total installs and 2.3K installs this week.
- Where is clerk-orgs hosted?
- clerk-orgs is published by @clerk/skills at https://github.com/clerk/skills.
- How many GitHub stars does clerk-orgs have?
- clerk-orgs has 30 GitHub stars.
- When was clerk-orgs first indexed?
- OrangeBot.AI first indexed clerk-orgs on Jan 30, 2026.
- How do I install clerk-orgs?
- Run: npx skills add https://github.com/clerk/skills --skill clerk-orgs