概要
The local-finetune skill provides a comprehensive pipeline for embedding domain-specific knowledge and personal interaction styles into local models via LoRA fine-tuning. Optimized specifically for Apple Silicon, it orchestrates a sophisticated data flow using DuckDB to process Claude conversation history and local skill markdown files into structured training pairs. By leveraging the MLX framework, this skill enables developers to create highly specialized, personalized versions of models like Qwen 2.5, bridging the gap between general-purpose AI and custom-tailored coding assistants that understand your specific project conventions.