skill4agent 1.0.8 → 1.0.9
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/README.md +2 -2
- package/README_CN.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
By skill4agent.com, a command-line tool for installing Agent Skills.
|
|
4
4
|
|
|
5
|
-
[](https://www.skill4agent.com)
|
|
6
6
|
|
|
7
|
-
[English](
|
|
7
|
+
[English](https://www.npmjs.com/package/skill4agent) | [中文](https://github.com/osulivan/skill4agent-cli/blob/main/README_CN.md)
|
|
8
8
|
|
|
9
9
|
## Quick Start
|
|
10
10
|
|
package/README_CN.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
由skill4agent.com提供的一个用于安装 Agent Skills 的命令行工具。
|
|
4
4
|
|
|
5
|
-
[](https://www.skill4agent.com)
|
|
6
6
|
|
|
7
|
-
[English](README.md) | [中文](
|
|
7
|
+
[English](https://github.com/osulivan/skill4agent-cli/blob/main/README.md) | [中文](https://www.npmjs.com/package/skill4agent)
|
|
8
8
|
|
|
9
9
|
## 快速开始
|
|
10
10
|
|