arXiv:2605.31264cs.AIcs.CL2026-05被引 5

将人物经验转化为可检查、可修正的AI技能包

COLLEAGUE.SKILL: Automated AI Skill Generation via Expert Knowledge Distillation

论文配图:COLLEAGUE.SKILL: Automated AI Skill Generation via Expert Knowledge Distillation
图 1 · 摘自论文原文
  • 通过专家知识蒸馏,从零散资料生成结构化技能
  • 产出带版本控制的技能包,支持自然语言反馈更新
  • 适合需要个性化角色代理的研究者与开发者

大型语言模型代理不仅需完成单一任务,还应具备人类专家的能力、判断力与互动风格。但人物或角色的实用知识常分散在异构痕迹中,难以提取。现有记忆与人格系统仅捕捉碎片信息,技能框架虽具便携性,却缺乏端到端的蒸馏流程。本文提出COLLEAGUE.SKILL:一种基于专家知识蒸馏的自动化技能生成系统,可将目标人物/角色材料转化为带版本的技能包。该包包含两个协同模块:能力模块(实践方法、心智模型、决策启发式)和行为模块(沟通风格、交互规则、修正历史)。技能包支持自然语言反馈进行检查、调用、更新、回滚,并可在多代理主机间部署,还可用于可控分发。开源系统已获约18.5k GitHub星标,技能画廊收录215项技能,来自165位贡献者,累计超过10万次星标。系统展示了人物化技能作为可移植、可修正的封装形式,优于黑箱提示或隐藏记忆。

原文摘要 · Abstract (English)

LLM agents are increasingly expected not only to complete isolated tasks, but also to carry bounded representations of human expertise, judgment, and interaction style. Building such person-grounded agents remains difficult because actionable knowledge associated with a person or role is usually embedded in heterogeneous traces rather than written as clean instructions. Existing memory and persona systems capture fragments of this evidence, while skill frameworks provide portable packaging formats; however, there is no end-to-end workflow for distilling these traces into inspectable, correctable, and agent-usable skills. We present an automated trace-to-skill distillation system for generating person-grounded AI skills via expert knowledge distillation. Given materials from a target person or role, COLLEAGUE.SKILL produces a versioned skill package with two coordinated tracks: a capability track for practices, mental models, and decision heuristics, and a bounded behavior track for communication style, interaction rules, and correction history. The package can be inspected, invoked, updated through natural-language feedback, rolled back, installed across agent hosts, and optionally prepared for controlled distribution. We describe the artifact contract, generation workflow, correction lifecycle, deployment surface, and domain presets implemented in the open-source system. At the time of writing, the public repository has approximately 18.5k GitHub stars; the gallery lists 215 skills from 165 contributors and more than 100k cumulative stars across listed skill cards. The system illustrates how person-grounded skills can be represented as portable, correctable packages rather than opaque prompts or hidden memories.

技能生成知识蒸馏角色代理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。