From 324867ec7a6bf400b0d73b7c593c91b7161921d3 Mon Sep 17 00:00:00 2001 From: chaohuang-ai Date: Sun, 26 Jul 2026 23:27:00 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e745a94..ee4288f 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,9 @@ When an AI agent performs poorly, the problem is not always the model. Sometimes - 🧩 Apply it to the right task - ✅ Choose the version that actually works -This problem becomes more serious as your skill library grows. With hundreds or thousands of skills, more choices can make the right skill harder to find. +This problem becomes more serious as your skill library grows. + +With hundreds or thousands of skills, more choices can make the right skill harder to find. Today’s agents can use skills—but they still struggle to manage them: - ❌ Poor retrieval — The right skill exists, but the agent fails to find it.