From capgo-cloud
Administers Capgo organizations via CLI: lists and creates orgs, manages members, configures security settings like 2FA enforcement and API keys. Handles account lookup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/capgo-cloud:capgo-organization-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for Capgo account and organization administration commands.
Use this skill for Capgo account and organization administration commands.
Decide whether the request is:
Prefer the Capgo CLI:
npx @capgo/cli@latest organization list
Use account id for safe account sharing and support workflows.
For security settings such as 2FA enforcement, password policy, or API key expiration:
organization, not the deprecated organisation, in all new guidance.npx claudepluginhub cap-go/capgo-skills --plugin capgo-cloudGuides through Capgo CLI usage for app setup, diagnostics, OTA operations, native builds, and organization commands; routes to specific Capgo skills.
Enables multi-tenant B2B SaaS with Clerk Organizations: org switching, role-based access, verified domains, enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.
Implement Clerk multi-tenant organization features with RBAC, role-based access control, organization switching, member management, and tenant isolation. Use when building multi-tenant SaaS applications, implementing organization hierarchies, configuring custom roles and permissions, setting up organization-scoped data isolation, or when user mentions organizations, RBAC, multi-tenancy, roles, permissions, organization switcher, member management, or tenant isolation.