SKILLER Boosts Small LLM Agent Performance with Language-Level RL

Chenhao Dang, Siyuan Xiong, Conghui He, Weijia Li· August 12, 2026 View original

Key takeaways

  • SKILLER uses language-level reinforcement learning to generate skills for small language models.
  • It enables SLMs to achieve high performance, comparable to larger closed-source models, on specific tasks.
  • The framework significantly reduces inference costs for deploying advanced agent capabilities.
  • SKILLER offers a method for automatically extracting and refining reusable skills for compact models.

Who benefits

AI DevelopmentSoftware EngineeringRoboticsCustomer ServiceEdTech

Summary

SKILLER is a natural-language-driven reinforcement learning framework that automatically generates executor-specific skills for small language models (SLMs). It uses a strong model as an actor/critic and propagates RL signals via natural language, enabling SLMs to achieve performance comparable to strong closed-source models on single-skill tasks while significantly reducing inference costs.

Researchers have developed SKILLER, a novel reinforcement learning framework designed to enhance the capabilities of Small Language Models (SLMs) by automatically generating reusable, executor-specific skills. While agent skills are crucial for constraining LLM behavior and ensuring high-quality task execution, deploying them with powerful closed-source models often incurs prohibitive inference costs. The rise of open-source SLMs deployable on consumer-grade GPUs presents an opportunity to reduce these costs, but generating effective skills tailored for these compact models remains a challenge. SKILLER addresses this by employing a strong, larger model to act as both the actor and critic, while treating the small-model agent system as the environment. All reinforcement learning signals are propagated entirely through natural language, allowing the framework to generate skills that are highly optimized for the target SLM. This language-level approach enables SLMs to learn and execute complex tasks more effectively. Extensive evaluations across five benchmarks using Qwen3.5-9B and Qwen3.5-4B demonstrated that SKILLER significantly outperforms existing skill generation methods. It achieved absolute gains of 4.3 to 20.4 percentage points for the 9B model and 1.8 to 13.3 points for the 4B model, remarkably matching the performance of strong closed-source models on single-skill tasks. This breakthrough makes advanced agent capabilities more accessible and cost-effective for real-world deployment.

Why it matters

This research makes advanced AI agent capabilities more accessible and cost-effective by enabling small, open-source language models to perform complex tasks with high accuracy, reducing reliance on expensive closed-source alternatives.

How to implement this in your domain

  1. 1Explore using SKILLER's language-level RL approach to generate specialized skills for your small language models.
  2. 2Integrate skill-based behavioral constraints into your SLM deployments to improve task execution quality.
  3. 3Evaluate the cost-effectiveness of deploying SLMs with SKILLER-generated skills compared to larger, closed-source models.
  4. 4Develop a framework for continuous skill extraction and refinement for your internal AI agents using similar RL techniques.

Original post by Chenhao Dang, Siyuan Xiong, Conghui He, Weijia Li

"arXiv:2608.10538v1 Announce Type: new Abstract: Agent skills represent a standardized format for packaging procedural knowledge and domain expertise, serving within agent harness systems as an essential mechanism to continually constrain a language model's behavior space for repe…"

View on X

Originally posted by Chenhao Dang, Siyuan Xiong, Conghui He, Weijia Li on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses