arXiv:2604.03964cs.AI2026-04被引 29

从多样科学资源自动构建可自我演进的智能体技能库。

SKILLFOUNDRY: Building Self-Evolving Agent Skill Libraries from Heterogeneous Scientific Resources

  • 通过闭环验证机制,将论文、代码等资源转化为可执行技能包。
  • 挖掘出71.1%的新技能,显著优于现有技能库,提升编码代理性能。
  • 支持按需生成基因组学任务专用技能,适用于科研自动化场景。

现代科学生态中包含大量分散在仓库、API、脚本、笔记本、文档、数据库和论文中的程序性知识,但这些知识因异构性难以被智能体直接使用。这一科学常识与可用能力之间的鸿沟,是构建高效科学智能体的关键瓶颈。我们提出SkillFoundry,一个自演化框架,将此类资源转化为经验证的智能体技能,即封装了任务范围、输入输出、执行步骤、环境假设、溯源信息和测试用例的可复用包。SkillFoundry以领域知识树组织目标领域,从高价值分支中挖掘资源,提取操作契约,编译为可执行技能包,并通过闭环验证过程持续扩展、修复、合并或裁剪技能库。该框架生成的技能库中71.1%的技能与SkillHub和SkillSMP等现有库不同。我们在六个MoSciBench数据集中的五个上验证了所挖技能对编码代理性能的提升;在两个挑战性的基因组学任务——细胞类型注释和scDRS工作流中,按需设计的新技能也显著提升了表现。结果表明,自动挖掘的技能不仅能提升基准测试性能,拓展技能覆盖范围,还为更强大的科学智能体提供了实用基础。

原文摘要 · Abstract (English)

Modern scientific ecosystems are rich in procedural knowledge across repositories, APIs, scripts, notebooks, documentation, databases, and papers, yet much of this knowledge remains fragmented across heterogeneous artifacts that agents cannot readily operationalize. This gap between abundant scientific know-how and usable agent capabilities is a key bottleneck for building effective scientific agents. We present SkillFoundry, a self-evolving framework that converts such resources into validated agent skills, reusable packages that encode task scope, inputs and outputs, execution steps, environment assumptions, provenance, and tests. SkillFoundry organizes a target domain as a domain knowledge tree, mines resources from high-value branches, extracts operational contracts, compiles them into executable skill packages, and then iteratively expands, repairs, merges, or prunes the resulting library through a closed-loop validation process. SkillFoundry produces a substantially novel and internally valid skill library, with 71.1\% of mined skills differing from existing skill libraries such as SkillHub and SkillSMP. We demonstrate that these mined skills improve coding agent performance on five of the six MoSciBench datasets. We further show that SkillFoundry can design new task-specific skills on demand for concrete scientific objectives, and that the resulting skills substantially improve performance on two challenging genomics tasks: cell type annotation and the scDRS workflow. Together, these results show that automatically mined skills improve agent performance on benchmarks and domain-specific tasks, expand coverage beyond hand-crafted skill libraries, and provide a practical foundation for more capable scientific agents.

智能体技能库科学计算自动化

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