Claude Skill

distil-labs/distil-cli-skill

一个与 Distil CLI 集成的 Claude Skill,提供 AI 驱动的命令行功能和增强的开发者工具。

概览

Stars160
Forks9
语言未知
最后更新2026-05-13
最近同步2026-06-24
前往 GitHub

仓库信息

拥有者distil-labs
仓库distil-cli-skill
完整名称distil-labs/distil-cli-skill
Repo ID1,134,153,415

安装这个 Skill

git clone https://github.com/distil-labs/distil-cli-skill.git

Registry 信息

类型workflow
质量分70/100
验证状态readme_parsed
最近验证2026-06-24
平台
Claude
能力
pdfmemoryterminalworkflow
识别文件
README.md

项目简介

一个专为 Distil CLI 工具设计的 Claude Skill,通过 Claude 的 AI 能力提供增强功能。

英文描述

Claude skill for distil cli

要点

  • 与 Distil CLI 集成
  • Claude AI 驱动的功能
  • 命令行界面增强

使用场景

  • 扩展 Distil CLI 功能
  • AI 辅助的命令行操作
  • 开发者生产力工具

README 摘要

# Distil CLI Skill for Claude A Claude skill for training task-specific small language models (SLMs) using the [Distil Labs](https://distillabs.ai) CLI and platform. ## What This Skill Does This skill teaches Claude how to help you: - **Train specialized SLMs** — Create models up to 70x smaller than large models while maintaining accuracy - **Prepare training data** — Generate proper data files for classification, QA, tool calling, and multi-turn tool calling tasks - **Run the Distil CLI** — Execute commands for the full training workflow - **Deploy models locally or remotely** — Set up your trained models with llama-cpp, vLLM, or Distil-managed infrastructure - **Train from production traces** — Convert existing LLM logs into fine-tuned small models ## Installation ### Claude Code ```bash /plugin marketplace add https://github.com/distil-labs/distil-cli-skill /plugin install distil-cli@distil-cli-skill ``` ### Claude.ai / Claude Desktop 1. [Download this repo as ZIP](https://github.com/distil-labs/distil-cli-skill/archive/refs/heads/main.zip) (or click "Code" → "Download ZIP" on GitHub) 2. Go to [claude.ai](https://claude.ai) → Settings → Capabilities → Skills 3. Click "Upload skill" and select the downloaded ZIP file 4. Toggle the skill ON ## Prerequisites Install the Distil Labs CLI: ```bash curl -fsSL https://cli-assets.distillabs.ai/install.sh | sh ``` ## Supported Task Types | 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, chat

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-24