Help us improve
Share bugs, ideas, or general feedback.
Claude skill for training task-specific small language models using the Distil Labs CLI
npx claudepluginhub distil-labs/distil-cli-skillTrain task-specific small language models (SLMs) using the Distil Labs CLI and platform
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search
Share bugs, ideas, or general feedback.
A Claude skill for training task-specific small language models (SLMs) using the Distil Labs CLI.
This skill teaches Claude how to help you:
/plugin marketplace add https://github.com/distil-labs/distil-cli-skill
/plugin install distil-cli@distil-cli-skill
Install the Distil Labs CLI:
curl -fsSL https://cli-assets.distillabs.ai/install.sh | sh
| Task Type | Use Case | Example |
|---|---|---|
| Question Answering | Extract answers from documents | Invoice parsing, contract analysis, ticket extraction |
| Classification | Categorize text into fixed classes | Intent detection, sentiment analysis, ticket triage |
| Tool Calling | Select and invoke functions/APIs | API routing, workflow automation, chatbot actions |
| Open Book QA (RAG) | Answer questions using provided context | Document QA, support from docs |
| Closed Book QA | Answer from knowledge learned during training | FAQ bots, domain assistants |
Once the skill is installed, just ask Claude to help you train a model:
"Help me train a classification model for customer support intent detection"
Claude will guide you through:
distil model createApache 2.0 - see LICENSE for details.