skill4agent 1.0.9 → 1.0.10

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 CHANGED
@@ -4,7 +4,7 @@ By skill4agent.com, a command-line tool for installing Agent Skills.
4
4
 
5
5
  [![skill4agent website](https://raw.githubusercontent.com/osulivan/skill4agent-cli/main/assets/skill4agent_en.png)](https://www.skill4agent.com)
6
6
 
7
- [English](https://www.npmjs.com/package/skill4agent) | [中文](https://github.com/osulivan/skill4agent-cli/blob/main/README_CN.md)
7
+ [English](https://github.com/osulivan/skill4agent-cli/blob/main/README.md) | [中文](https://github.com/osulivan/skill4agent-cli/blob/main/README_CN.md)
8
8
 
9
9
  ## Quick Start
10
10
 
package/README_CN.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  [![skill4agent 网站首页](https://raw.githubusercontent.com/osulivan/skill4agent-cli/main/assets/skill4agent_zh.png)](https://www.skill4agent.com)
6
6
 
7
- [English](https://github.com/osulivan/skill4agent-cli/blob/main/README.md) | [中文](https://www.npmjs.com/package/skill4agent)
7
+ [English](https://github.com/osulivan/skill4agent-cli/blob/main/README.md) | [中文](https://github.com/osulivan/skill4agent-cli/blob/main/README_CN.md)
8
8
 
9
9
  ## 快速开始
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "skill4agent",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "description": "CLI tool for installing agent skills",
5
5
  "main": "dist/main.js",
6
6
  "bin": {