straymark-mcardlisted
Install: claude install-skill StrangeDaysTech/straymark
# StrayMark MCARD Skill
Create AI Model/System Card documentation through an interactive guided flow.
## Instructions
When invoked, follow these steps:
### 1. Check for Parameters
If the user specified a model name (e.g., `/straymark-mcard GPT-4o`), use it as the model name and proceed to step 2 asking only for the model type.
If no parameter is given, proceed to step 2 asking for both model name and type.
### 2. Gather Model Identity
Ask the user:
```
╔══════════════════════════════════════════════════════════════════╗
║ StrayMark MCARD — Model/System Card ║
╠══════════════════════════════════════════════════════════════════╣
║ ║
║ Step 1/7: Model Identity ║
║ ║
║ Please provide the following: ║
║ ║
║ 1. Model name: [e.g., "GPT-4o", "BERT-base-uncased"] ║
║ 2. Model type: ║
║ • LLM — Large Language Model ║
║ • classifier — Classification model ║
║ • regressor — Regression model ║
║ • generator — Generative model (image, audio, etc.) ║
║ • recommender — Recommendation system