Search papers, labs, and topics across Lattice.
This paper investigates the efficacy of the Agent Skill framework for small language models (SLMs) in industrial settings, motivated by the need for data-secure and cost-effective alternatives to public APIs. They formally define the Agent Skill process mathematically and evaluate language models of varying sizes on open-source tasks and a real-world insurance claims dataset. The results demonstrate that moderately sized SLMs (12B-30B parameters) benefit significantly from the Agent Skill approach, while code-specialized 80B parameter models achieve performance comparable to closed-source baselines with improved GPU efficiency.
Agent Skill frameworks can unlock surprisingly strong performance from moderately sized (12B-30B) language models in industrial settings, rivaling closed-source giants while boosting GPU efficiency.
Agent Skill framework, now widely and officially supported by major players such as GitHub Copilot, LangChain, and OpenAI, performs especially well with proprietary models by improving context engineering, reducing hallucinations, and boosting task accuracy. Based on these observations, an investigation is conducted to determine whether the Agent Skill paradigm provides similar benefits to small language models (SLMs). This question matters in industrial scenarios where continuous reliance on public APIs is infeasible due to data-security and budget constraints requirements, and where SLMs often show limited generalization in highly customized scenarios. This work introduces a formal mathematical definition of the Agent Skill process, followed by a systematic evaluation of language models of varying sizes across multiple use cases. The evaluation encompasses two open-source tasks and a real-world insurance claims data set. The results show that tiny models struggle with reliable skill selection, while moderately sized SLMs (approximately 12B - 30B) parameters) benefit substantially from the Agent Skill approach. Moreover, code-specialized variants at around 80B parameters achieve performance comparable to closed-source baselines while improving GPU efficiency. Collectively, these findings provide a comprehensive and nuanced characterization of the capabilities and constraints of the framework, while providing actionable insights for the effective deployment of Agent Skills in SLM-centered environments.