Files
gh-rand-cc-polymath/commands/discover-ml.md
2025-11-30 08:49:41 +08:00

22 lines
538 B
Markdown

---
description: Load ML/AI skills (DSPy, training, RAG, embeddings, evaluation)
---
# Discover Machine Learning Skills
Load the ML/AI gateway skill:
```bash
cat ~/.claude/plugins/cc-polymath/skills/discover-ml/SKILL.md
```
This activates skills for:
- DSPy signature design and optimizers
- Training workflows and model evaluation
- RAG (Retrieval-Augmented Generation)
- Vector embeddings and similarity search
- Model deployment and serving
- LLM prompting and fine-tuning
- HuggingFace ecosystem
- ML observability and monitoring