From model-explainability-tool
Explains ML model predictions using SHAP, LIME, and feature importance to identify influential features and debug behavior.
How this skill is triggered — by the user, by Claude, or both
Slash command
/model-explainability-tool:explaining-machine-learning-modelsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interpret machine learning model predictions using SHAP, LIME, and feature importance analysis to explain model behavior.
Interpret machine learning model predictions using SHAP, LIME, and feature importance analysis to explain model behavior.
This skill empowers Claude to analyze and explain machine learning models. It helps users understand why a model makes certain predictions, identify the most influential features, and gain insights into the model's overall behavior.
This skill activates when you need to:
User request: "Explain why this loan application was rejected."
The skill will:
User request: "Interpret the customer churn model and identify the most important factors."
The skill will:
This skill integrates with other data analysis and visualization plugins to provide a comprehensive model understanding workflow. It can be used in conjunction with data cleaning and preprocessing plugins to ensure data quality and with visualization tools to present the explanation results in an informative way.
The skill produces structured output relevant to the task.
5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub fleet-to-force/claude-code-plugins-plus --plugin model-explainability-toolExplains ML model predictions using SHAP, LIME, and feature importance analysis. Helps debug model behavior, identify influential features, and communicate insights to stakeholders. Activates when users ask for model interpretability or prediction explanations. Activates when users ask for model interpretability or prediction explanations.
Explains machine learning predictions using SHAP, LIME, feature importance, partial dependence, and attention maps. Helps debug models, build trust, and extract actionable insights.
Explains ML model predictions using SHAP values. Computes feature importance and generates SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap) for tree-based, deep learning, linear, and black-box models.