← Latest papers
🤖 AI

GuideSkill: Evolving Executable LLM Agent Skills for Guideline-Grounded Clinical Reasoning

GuideSkill introduces a model-agnostic framework that compiles clinical practice guidelines into executable diagnostic functions, which are then refined through case data to significantly enhance LLM accuracy and skill coverage in clinical reasoning without requiring backbone model updates.

Original authors: Lang Cao, Yuhao Shen, Tianyang Luo, Simo Du, Hao Peng, Yue Guo

Published 2026-07-30
📖 3 min read☕ Coffee break read

Original authors: Lang Cao, Yuhao Shen, Tianyang Luo, Simo Du, Hao Peng, Yue Guo

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to solve a massive, complex mystery. You have a brilliant detective (a Large Language Model, or LLM) who is great at reading clues, guessing suspects, and telling a good story. But this detective sometimes gets distracted, misses the fine print, or forgets the strict rules of the law. On the other hand, you have a thick, dusty rulebook (Clinical Practice Guidelines) that contains the exact, step-by-step laws for solving every type of crime. The problem is, if you just hand the rulebook to the detective, they might read it but not actually follow the rules, or they might get confused by the long paragraphs. What if, instead of just reading the book, we could turn those rules into a set of magical, self-checking tools? Imagine giving the detective a special "Truth-O-Meter" for every suspect that instantly flashes green or red based on the evidence, rather than asking them to guess. This is the world of medical AI: trying to combine the creative, storytelling power of smart computer brains with the rigid, life-saving precision of medical rules.

The paper "GuideSkill" introduces a clever new way to do exactly this. The researchers built a system called GuideSkill, which acts like a translator that turns boring medical rulebooks into a library of "executable skills." Think of these skills as little computer programs or "checklists" that can be run automatically. Instead of the AI just reading a guideline and hoping it understands, GuideSkill compiles the rules into code that can actually check a patient's symptoms and spit out a score: "This evidence strongly supports Disease A," or "This evidence rules out Disease B."

The system works in two cool stages. First, there's GuideSkill-Zero. This is the "starter pack." The researchers took existing medical guidelines and turned them into these executable skills. It's like taking a cookbook and turning every recipe into a robot chef that can only cook if you give it the exact right ingredients. This alone was already better than just letting the AI read the guidelines. But the real magic happens in the second stage, GuideSkill-Evo. Here, the system learns from real patient stories. If the "starter pack" didn't have a rule for a rare disease, or if a rule was a bit too vague, the system looks at thousands of real cases, figures out what the experts actually did, and updates or adds new skills to the library. It's like the robot chefs going to culinary school, tasting real dishes, and learning new recipes that weren't in the original book.

When a new patient comes in, the system does a team-up. The AI detective first makes a list of possible suspects (a "differential diagnosis"). Then, the GuideSkill library runs its automated checks on each suspect. It combines the detective's gut feeling with the hard, mathematical scores from the skills to pick the winner. The results are impressive: on four different medical tests, this team-up was much more accurate than the AI working alone or just reading the guidelines. In fact, by adding the "learning from cases" step, the system covered 99.5% of the diseases it was tested on, compared to only 56.5% with the initial rules. Even better, a human doctor reviewed the new skills and said they were medically sound and trustworthy. The paper suggests that this approach—keeping the rules as separate, checkable tools rather than trying to memorize them inside the AI's brain—is a powerful way to make medical AI safer and more reliable, without needing to retrain the AI's entire brain every time a new rule is discovered.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →