add-skill-kit 1.5.6 → 1.5.7

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -109,7 +109,7 @@ add-skill-kit doctor
109
109
  ### 🎯 Intelligent Installation
110
110
 
111
111
  - **Interactive selection** - Chọn skills cần cài
112
- - **Auto-Install CLI** - Tự động cài `@agent-skill-kit/cli`
112
+ - **Auto-Install CLI** - Tự động cài `agentskillskit-cli`
113
113
  - **Symlink mode** - Tiết kiệm disk space
114
114
  - **Copy mode** - Offline support
115
115
  - **Merkle verification** - Đảm bảo integrity
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "add-skill-kit",
3
- "version": "1.5.6",
3
+ "version": "1.5.7",
4
4
  "description": "Enterprise-grade Agent Skill Manager with Antigravity Skills support, Progressive Disclosure detection, and semantic routing validation",
5
5
  "license": "MIT",
6
6
  "author": "agentskillkit <agentskillkit@gmail.com>",