From 0c194897d258bda977a47c1863542a0a365741e1 Mon Sep 17 00:00:00 2001 From: xxl007 Date: Tue, 3 Feb 2026 23:40:48 +0100 Subject: [PATCH] Update benchmarks and evaluation links to add HF upskill --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c40af22..c2baf7b 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,8 @@ Evaluation frameworks and deeper technical reading. ### Benchmarks and Evaluation -- [benchflow-ai/SkillsBench](https://github.com/benchflow-ai/SkillsBench) - Benchmark: Measuring skills performance on real workflows. +- [huggingface/upskill](https://github.com/huggingface/upskill) - Upskill: Generate and evaluate agent skills for code agents. +- [benchflow-ai/SkillsBench](https://github.com/benchflow-ai/SkillsBench) - Benchflow: Measuring skills performance on real workflows. ### Advanced Engineering