From data-scientist
Generates Model Cards per Mitchell et al. and HuggingFace standards, covering intended use, limitations, training data provenance, ethical considerations, and regulatory alignment (EU AI Act, NIST AI RMF).
How this skill is triggered — by the user, by Claude, or both
Slash command
/data-scientist:model-card-generationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have deep expertise in model documentation and Model Card authoring. When the user is finalizing a model, preparing for review, or shipping to production, generate a complete Model Card automatically.
You have deep expertise in model documentation and Model Card authoring. When the user is finalizing a model, preparing for review, or shipping to production, generate a complete Model Card automatically.
Model Card structure (Mitchell et al., 2019 standard):
HuggingFace card alignment:
Regulatory alignment:
Intersectional bias documentation:
When assisting with model card tasks:
Model Cards generated through this plugin are drafts. The data scientist is responsible for verifying every claim against actual model evaluations, accurate training data provenance, and the deployment context's regulatory requirements before publishing.
More data-science AI tools and resources at https://theaicareerlab.com/professions/data-scientist
npx claudepluginhub alexclowe/awesome-claude-cowork-plugins --plugin data-scientistGenerates standardized model cards in HuggingFace and NVIDIA Model Card++ formats for ML models, covering details, intended uses, training data, metrics, limitations, and ethics. Use when preparing models for deployment or handoff.
Applies NIST AI RMF 1.0 governance, fairness, robustness, transparency, monitoring, and incident response for AI/ML systems beyond prompt security.
Adds evaluation results to Hugging Face model cards. Extracts tables from README, imports scores from Artificial Analysis API, or runs custom evaluations with vLLM/lighteval. Updates model-index metadata for leaderboard compatibility.