Help us improve
Share bugs, ideas, or general feedback.
From lightdash-org-admin
Skill for modifying Lightdash organization groups and their memberships.
npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-org-adminHow this skill is triggered — by the user, by Claude, or both
Slash command
/lightdash-org-admin:edit-groupsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill for modifying Lightdash organization groups and their memberships.
Automate Google Workspace Admin tasks via Rube MCP (Composio): manage users, groups, memberships, suspend accounts, create users, add aliases.
Configures enterprise RBAC for Granola workspaces: role hierarchies, permission matrices, SSO group mappings, sharing policies, and least-privilege access for meeting data.
Applies 10 pre-set color/font themes or generates custom ones for slides, documents, reports, and HTML landing pages.
Share bugs, ideas, or general feedback.
Skill for modifying Lightdash organization groups and their memberships.
Provides tools for administrative tasks related to organization groups, including creation, updates, deletion, and managing group memberships.
Wraps the following MCP tools from the lightdash server:
ldt__create_groupldt__update_groupldt__delete_groupldt__add_user_to_groupldt__remove_user_from_groupcreate_group, update_group, add_user_to_group, remove_user_from_group.delete_group.LIGHTDASH_TOOLS_SAFETY_MODE is set to write-idempotent or write-destructive.delete_group MUST ONLY be used when LIGHTDASH_TOOLS_SAFETY_MODE is set to write-destructive.LIGHTDASH_TOOLS_SAFETY_MODE. Inform the user if the action is blocked by the current safety mode.read-groups skill to find the correct groupUuid before attempting updates or deletion.userUuid exists first using the read-users skill.groupUuid before performing any update or deletion.