Help us improve
Share bugs, ideas, or general feedback.
From lightdash-org-admin
Skill for modifying Lightdash organization members (including deletion).
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-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).
Explores and executes Clerk Backend REST API endpoints. Browse tags, inspect schemas, and call API operations like listing users or managing organizations.
Lists Blumira users with blumira_users_list API, retrieves UUIDs for finding assignments, filters by email/role, and audits organization access.
Manages Instantly.ai workspace access control: invites/removes/updates team members, creates scoped API keys, and handles enterprise RBAC for multi-user setups.
Share bugs, ideas, or general feedback.
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.