mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-09 20:51:22 +00:00
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:
@@ -11,6 +11,8 @@
|
||||
|
||||
## 安装
|
||||
|
||||
> **提示**:本仓库已收录 20+ 个 skill,请按需安装你真正会用到的那几个,不要一次性全装 —— 每个加载的 skill 都会在 Agent 每次运行时占用额外上下文。
|
||||
|
||||
### 快速安装(推荐)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user