Help us improve
Share bugs, ideas, or general feedback.
From webmatrices
Ban a user by ID, username, or email. Sets is_active=false and soft-deletes their posts. Use when asked to ban, deactivate, or block a user.
npx claudepluginhub bishwas-py/webmatrices-skills --plugin webmatricesHow this skill is triggered — by the user, by Claude, or both
Slash command
/webmatrices:ban-userThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ban a user on the Webmatrices platform using the MCP tools.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
Share bugs, ideas, or general feedback.
Ban a user on the Webmatrices platform using the MCP tools.
get_user_details with userId@: use list_users with search (the email)get_user_details with usernameban_user with userId, deleteContent: true, and a reasonis_staff = true or is_superuser = true without explicit confirmationbishwasbh — these are admin accountsban_user tool handles: deactivation, content soft-deletion, session cleanup, and audit logging