# Model Card Writer

> Model Card Writer

- Skill: `uitbreidenos/model-card-writer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add uitbreidenos/model-card-writer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/uitbreidenos/model-card-writer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: UitbreidenOS (https://skillmd.com/u/uitbreidenos)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/uitbreidenos/model-card-writer

---

# Model Card Writer

## When to activate
When documenting a machine learning model for production use, sharing with stakeholders, or publishing research. Triggers: "generate a model card", "document this model", "create model documentation", "write model card for X".

## When NOT to use
When only technical implementation details are needed (use code documentation instead). Not for general project documentation or architecture guides.

## Instructions
1. Gather model metadata: name, version, training data, performance metrics, intended use
2. Structure the card following the Model Card for Model Reporting framework
3. Document model details, intended use, performance characteristics, ethical considerations
4. Include limitations, biases, and uncertainty quantification
5. Format as Markdown or JSON depending on deployment context

## Example
[To be completed with concrete model card example]

