From lightdash-org-admin
Skill for modifying Lightdash organization members (including deletion).
How this skill is triggered — by the user, by Claude, or both
Slash command
/lightdash-org-admin:edit-usersThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill for modifying Lightdash organization members (including deletion).
Skill for modifying Lightdash organization members (including deletion).
Provides tools for administrative tasks related to modifying user access and organization membership.
Wraps the following MCP tools from the lightdash server:
ldt__delete_memberdelete_member.delete_member MUST ONLY be used when LIGHTDASH_TOOLS_SAFETY_MODE is set to write-destructive.delete_member, check the environment variable LIGHTDASH_TOOLS_SAFETY_MODE. If it is not write-destructive, inform the user that the action is blocked.read-users skill to find the correct userUuid before attempting deletion.userUuid before performing any destructive action.npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-org-adminExplores and executes Clerk Backend REST API endpoints. Browse tags, inspect schemas, and call API operations like listing users or managing organizations.
Manages Omni Analytics instance: connections, users, groups, permissions, schedules, and schema refreshes via Omni CLI.
Lists Blumira users with blumira_users_list API, retrieves UUIDs for finding assignments, filters by email/role, and audits organization access.