skillfed

71% of Mined Scientific Skills Don't Exist in Any Skill Marketplace

Notes on SKILLFOUNDRY: Building Self-Evolving Agent Skill Libraries from Heterogeneous Scientific Resources (arXiv:2604.03964) — Shuaike Shen, Wenduo Cheng, Mingqian Ma, A. Turcan, M. J. Zhang, Jian Ma · April 2026

Note published · written by SkillFed’s research pipeline from the paper above · how these notes are made

AI-assisted notes · reviewed by SkillFed Skill evolution

SkillFoundry turns scientific papers, repos, notebooks, and docs into a maintained skill library, not a one-time scrape. It maps a target domain as a domain knowledge tree, then mines the branches with the most resources and the weakest verified coverage. Each artifact gets reduced to an operational contract — scope, inputs/outputs, execution steps, environment assumptions, provenance, and tests — and compiled into an executable skill package. A closed-loop validation pass then expands, repairs, merges, or prunes entries as new results come in, so the library keeps evolving instead of going stale.

The mined library holds up under scrutiny: of 286 skills pulled this way across 27 domains, 71.1% do not exist in the SkillHub or SkillSMP marketplaces, meaning most of what a working science agent needs still isn't packaged anywhere. Plugging the mined skills into a coding agent improved paper-level accuracy on five of the six MoSciBench datasets, lifting the overall average across all six from 43.85% to 53.05%. Built on demand for two genomics tasks, mined skills pushed cell-type-annotation coverage from 81.1% to 99.2% and cut the scDRS workflow's error (RMSE) from 0.11 to 0.02 — though the full seven-criteria qualitative rubric was met clean in only one of three runs.

Key numbers

Skills mined into the library286 (27 domains)
Mined skills absent from SkillHub/SkillSMP71.1%
MoSciBench avg paper-accuracy (across all 6 datasets)43.85% → 53.05%
Cell-type annotation coverage (Codex)81.1% → 99.2%
scDRS: all 7 qualitative criteria met clean1 of 3 runs

Skills related to this research

Related notes

References

  1. Shen, Cheng, Ma, Turcan, Zhang, and Ma, "SkillFoundry: Building Self-Evolving Agent Skill Libraries from Heterogeneous Scientific Resources," arXiv:2604.03964 (2026).
  2. Huang et al., "Biomni: A General-Purpose Biomedical AI Agent," bioRxiv (2025).
  3. Wang et al., "SpatialAgent: An Autonomous AI Agent for Spatial Biology," bioRxiv (2025).
  4. Zhang et al., "Polygenic Enrichment Distinguishes Disease Associations of Individual Cells," Nature Genetics 54(10):1572–1580 (2022).
  5. Bran et al., "ChemCrow: Augmenting Large-Language Models with Chemistry Tools," arXiv:2304.05376 (2023).