paper-with-me

홈 › Papers

MIND-Skill: Quality-Guaranteed Skill Generation via Multi-Agent Induction and Deduction

2026-05-09 · Yixuan Li, Mingshu Cai, Ziyang Xiao, Wanyuan Wang, Yanchen Deng, Bo An arxiv

Large language model (LLM) powered AI agents have emerged as a promising paradigm for autonomous problem-solving, yet they continue to struggle with complex, multi-step real-world tasks that demand domain-specific procedural knowledge. Reusable agent skills, which encapsulate successful problem-solving strategies, offer a natural remedy by enabling agents to build on prior experience. However, curating such skills has largely remained a manual endeavor, requiring human experts to distill rich domain knowledge into actionable guidelines. In this work, we present $\textbf{M}$ulti-agent $\textbf{IN}$duction and $\textbf{D}$eduction for $\textbf{Skill}$s ($\textbf{MIND-Skill}$), a framework that automatically induces generalizable skills from successful trajectories with robust quality guarantees. MIND-Skill consists of an induction agent which is tasked to abstract reusable skills from successful trajectories, and a deduction agent which aims to reconstruct trajectories by following the induced skills. To guarantee the quality of the generated skills, we introduce a reconstruction loss that compares input and reconstructed trajectories, an outcome loss that enforces the correctness of the reconstructed trajectories, and a rubric loss that assesses the documentation quality and regularizes the abstraction level of the generated skills according to predefined criteria. These textual losses are jointly optimized with TextGrad, and the resulting skills are evaluated on held-out tasks unseen during optimization. Experiments on AppWorld and BFCL-v3 show that MIND-Skill consistently outperforms concurrent skill generation methods.

📄 PDF Abstract BibTeX arXiv:2605.08670

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Thanos: Enhancing Conversational Agents with Skill-of-Mind-Infused Large Language Model

2024-11-07 · Young-Jun Lee, Dokyong Lee, Junyoung Youn, Kyeongjin Oh 외

To increase social bonding with interlocutors, humans naturally acquire the ability to respond appropriately in a given situation by considering which conversational skill is most suitable for the response - a process we…

Language ModelingLanguage ModellingLarge Language Model

Mindfulness Meditation and Respiration: Accelerometer-Based Respiration Rate and Mindfulness Progress Estimation to Enhance App Engagement and Mindfulness Skills

2025-07-23 · Mohammad Nur Hossain Khan, David creswell, Jordan Albert, Patrick O'Connell 외 arxiv

Mindfulness training is widely recognized for its benefits in reducing depression, anxiety, and loneliness. With the rise of smartphone-based mindfulness apps, digital meditation has become more accessible, but sustainin…

What Should a Skill Remember? Quality--Cost Trade-offs in Cost-Aware Skill Rewriting for Language Model Agents

2026-06-08 · Qinghua Xing, Yinda Chen, Yaping Jin, Zhenhe Wu 외 arxiv

Large language model agents increasingly rely on skills: reusable procedural documents encoding workflows, tool use, implementation patterns, validation checks, and domain rules. Skill rewriting is often treated as promp…

SkillCorpus: Consolidating and Evaluating the Open Skill Ecosystem for Real-World LLM Agents

2026-07-17 · Yanze Wang, Pengfei Yao, Tianyi Sun, Chuanrui Hu 외 arxiv

Agent skills, SKILL files that package reusable procedural knowledge for an LLM agent, are a popular mechanism for extending agent capabilities. Public repositories now host them in large and growing numbers, yet these a…

NeuroSkill(tm): Proactive Real-Time Agentic System Capable of Modeling Human State of Mind

2026-03-03 · Nataliya Kosmyna, Eugene Hauptmann arxiv

Real-time proactive agentic system, capable of modeling Human State of Mind, using foundation EXG model and text embeddings model, running fully offline on the edge. Unlike all previously known systems, the NeuroSkill(tm…