From ea07d05550889db7255fa8f741e8ff057fbd6e9b Mon Sep 17 00:00:00 2001 From: Yige Date: Thu, 16 Jul 2026 20:53:31 +0800 Subject: [PATCH] docs: update market catalog counts (#51) ## Summary - align the README catalog summary with the current market tree - report 20 external entries and 50 total publishable skills ## Validation - `uv run scripts/i18n/validate-i18n.py` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e956c9..f1fe3c4 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ The market currently contains: - `1` Agent: `desirecore` - `30` local built-in skills with `SKILL.md` -- `18` external skill entries with `entry.json` -- `48` publishable skills in total (`SKILL.md` + `entry.json`) +- `20` external skill entries with `entry.json` +- `50` publishable skills in total (`SKILL.md` + `entry.json`) ## Skill Sources