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 evolutionSkillFoundry 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 library | 286 (27 domains) |
| Mined skills absent from SkillHub/SkillSMP | 71.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 clean | 1 of 3 runs |
Skills related to this research
Related notes
- Splitting skill-writing into create, merge, and improve lifts a 27B agent up to 4.5 points -- merge drives generalization, improve drives specification, and neither alone gets you there →
- Four-Way Attribution Gates Every Update to a Million-Scale Skill Corpus →
- Flat retrieval breaks once a skill library hits the tens-to-hundreds range →
- A skill library built by GLM-4.6 boosts GPT-4.1's task success by 10 points →
- SciVis agent skills swing task scores +5% to +66% — but bigger gains don't guarantee more tasks finish →
- Certainty tags turn 0–9% accuracy into 88–100% →
- Forced to search a 34k-skill library instead of being handed the right one, agents' pass rate falls from 55.4% to 38.4% -- a hair above the 35.4% no-skill floor →
- A skill graph beats context-stuffing: +25.55% reward, -56.72% tokens →
References
- Shen, Cheng, Ma, Turcan, Zhang, and Ma, "SkillFoundry: Building Self-Evolving Agent Skill Libraries from Heterogeneous Scientific Resources," arXiv:2604.03964 (2026).
- Huang et al., "Biomni: A General-Purpose Biomedical AI Agent," bioRxiv (2025).
- Wang et al., "SpatialAgent: An Autonomous AI Agent for Spatial Biology," bioRxiv (2025).
- Zhang et al., "Polygenic Enrichment Distinguishes Disease Associations of Individual Cells," Nature Genetics 54(10):1572–1580 (2022).
- Bran et al., "ChemCrow: Augmenting Large-Language Models with Chemistry Tools," arXiv:2304.05376 (2023).