From model-explainability-tool
Explains machine learning model predictions using SHAP and LIME. Identifies feature importance, debugs model behavior, and supports fairness analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/model-explainability-tool:model-explainability-toolThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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 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.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin model-explainability-tool