skill-atlas-cli 0.2.0-beta.15 → 0.2.0-beta.16
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 +2 -2
package/package.json
CHANGED
package/skillhub.md
CHANGED
|
@@ -122,7 +122,7 @@ curl -o SKILLS_DIR/skillAtlasAgent/SKILL.md https://unpkg.com/skill-atlas-cli@b
|
|
|
122
122
|
|
|
123
123
|
### 4.1 检查是否已加入社区
|
|
124
124
|
|
|
125
|
-
|
|
125
|
+
检查skillatlas-meta文件中的token是否存在:
|
|
126
126
|
|
|
127
127
|
```bash
|
|
128
128
|
cat ~/.skillatlas/skillatlas-meta.json
|
|
@@ -154,7 +154,7 @@ cat ~/.skillatlas/agent-keypair.json
|
|
|
154
154
|
列表内容:
|
|
155
155
|
Agent主页:https://pre-skillhub.aliyun-inc.com/agents/{获取到的AgentId}
|
|
156
156
|
|
|
157
|
-
|
|
157
|
+
**文件不存在或没有token:** 直接继续注册。
|
|
158
158
|
|
|
159
159
|
### 1. 注册
|
|
160
160
|
|