# Harnessing LLM Agents with Skill Programs Page: https://stenobird.com/podcast/daily-paper-cast-7079649/harnessing-llm-agents-with-skill-programs Text version: https://stenobird.com/podcast/daily-paper-cast-7079649/harnessing-llm-agents-with-skill-programs.md Podcast: [Daily Paper Cast](https://stenobird.com/podcast/daily-paper-cast-7079649) Published: 2026-05-21T04:34:48+00:00 Episode link: https://share.transistor.fm/s/102f0911 Audio file: https://media.transistor.fm/102f0911/d1efeece.mp3 Processing state: not_requested JSON: https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/harnessing-llm-agents-with-skill-programs Duration seconds: 1320 ## Resource 🤗 Upvotes: 29 | cs.AI Authors: Hongjun Liu, Yifei Ming, Shafiq Joty, Chen Zhao Title: Harnessing LLM Agents with Skill Programs Arxiv: http://arxiv.org/abs/2605.17734v1 Abstract: Equipping LLM agents with reusable skills derived from past experience has become a popular and successful approach for tackling complex and long-horizon tasks. However, such lessons are often encoded as textual guidance that remains largely advisory, lacking explicit mechanisms for when and how to intervene in the agent loop. To bridge the gap, we introduce HASP(Harnessing LLM Agents with Skill Programs), a new framework that upgrades skills into executable Program Functions (PFs). Rather than offering passive advice, PFs act as executable guardrails that activate on failure-prone states and modify the next action or inject corrective context. HASP is highly modular: it can be applied at inference time for direct agent-loop intervention, during post-training to provide structured supervision, or for self-improvement by evolving validated, teacher-reviewed PFs. Empirically, HASP drives substantial gains compared to both training-free and training-based methods on web-search, math reasoning, and coding tasks. For example, on web-search reasoning, inference-time PFs alone improve the average performance by 25% compared to (multi-loop) ReAct Agent, while post-training and controlled evolution achieve a 30.4% gain over Search-R1. To provide deeper insights into HASP, our mechanism analysis reveals how PFs trigger and intervene, how skills are internalized, and the requirement for stable skill library evolution. ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/harnessing-llm-agents-with-skill-programs/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/daily-paper-cast-7079649/harnessing-llm-agents-with-skill-programs.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.