Update README.md

This commit is contained in:
chaohuang-ai 2026-07-26 23:27:00 +08:00 committed by GitHub
parent 9176aa052b
commit 324867ec7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
Todays agents can use skills—but they still struggle to manage them:
- ❌ Poor retrieval — The right skill exists, but the agent fails to find it.