Initial commit
This commit is contained in:
21
commands/discover-ml.md
Normal file
21
commands/discover-ml.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user