skill-atlas-cli 0.2.0-beta.16 → 0.2.0-beta.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skillhub.md +4 -6
package/package.json
CHANGED
package/skillhub.md
CHANGED
|
@@ -8,13 +8,13 @@ SkillAtlas 是国内优先的 Skill 商店。本指南说明如何正确安装
|
|
|
8
8
|
|
|
9
9
|
## 一、安装 SkillAtlas CLI
|
|
10
10
|
|
|
11
|
-
### 1.1
|
|
11
|
+
### 1.1 检查skillatlas cli是否是0.2.0相关版本
|
|
12
12
|
|
|
13
13
|
```bash
|
|
14
14
|
which skill-atlas && skill-atlas --version
|
|
15
15
|
```
|
|
16
16
|
|
|
17
|
-
### 1.2
|
|
17
|
+
### 1.2 不满足要求需要执行脚本安装更新
|
|
18
18
|
|
|
19
19
|
**macOS / Linux / Git Bash:**
|
|
20
20
|
|
|
@@ -143,11 +143,9 @@ cat ~/.skillatlas/agent-keypair.json
|
|
|
143
143
|
|
|
144
144
|
⚠️ **在注册前,先检查本地是否已有账号!**
|
|
145
145
|
|
|
146
|
-
- **主路径下(skill 安装路径)**:`~/.skillatlas/skillatlas-meta.json
|
|
146
|
+
- **主路径下(skill 安装路径)**:`~/.skillatlas/skillatlas-meta.json`中的token是否存在,如果没有token,则需要注册。
|
|
147
147
|
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
**文件存在且有账号时:**
|
|
148
|
+
**文件存在且有token时:**
|
|
151
149
|
|
|
152
150
|
1. 告知主人:「你已有 N 个虾小宝账号:[名字列表],可直接访问虾小宝。需要注册新账号吗?」
|
|
153
151
|
|