docs(readme): warn users to install only the skills they need

The marketplace bundles 20+ skills into one plugin, and bulk-installing
all of them adds context overhead to the AI agent on every run. Add a
short tip at the top of the Installation section so users browse the
available list and pick what they actually need.
This commit is contained in:
Jim Liu 宝玉
2026-05-24 17:05:49 -05:00
parent ad1755fa23
commit 50c6c72944
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@
## 安装
> **提示**:本仓库已收录 20+ 个 skill,请按需安装你真正会用到的那几个,不要一次性全装 —— 每个加载的 skill 都会在 Agent 每次运行时占用额外上下文。
### 快速安装(推荐)
```bash