distil-labsdistil-labsOfficialยท1 Agent Skills Included

distil-cli-skill

Build, train, and deploy task-specific small language models

Builds task-specific small language models end to end on the distil labs platform, from raw data or production traces to a deployed model. Handles teacher evaluation, synthetic data generation, student training, and deployment without manual pipeline scripting. Guides each stage with cost checks and smoke runs so you catch config errors before burning GPU budget.
npx skills add distil-labs/distil-cli-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install distil-cli-skill?โ–ผ

Run `npx skills add distil-labs/distil-cli-skill --all -g -y` in your terminal to install the skill globally.

How to train a small language model from my own data?โ–ผ

Ask your agent to build a model for your task, and it routes you through teacher evaluation, synthetic data generation, training, and deployment on the distil labs platform.

Can I build a model from production traces instead of a labeled dataset?โ–ผ

Yes. The traces-to-model workflow converts production traces into training-ready seed data, then runs the full pipeline to a deployable model.

What task types does distil-cli-skill support?โ–ผ

It supports question answering, classification, tool calling, multi-turn tool calling, open book QA (RAG), and closed book QA.

Do I need coding experience to use distil-cli-skill?โ–ผ

No. Your agent handles the CLI commands, configs, and pipeline stages based on plain-English requests, confirming costs with you before each run.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’