skillstore-cli 1.0.1 → 1.0.2
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -83,7 +83,7 @@ skillstore install devflow-presale --as-template
|
|
|
83
83
|
1. Free skills and framework are bundled with the CLI — works offline
|
|
84
84
|
2. Paid skills are downloaded from a secure server after license verification
|
|
85
85
|
3. Downloaded packages are cached locally for offline use
|
|
86
|
-
4. All skills follow the
|
|
86
|
+
4. All skills follow the Agent Skills Spec — SKILL.md + references + assets
|
|
87
87
|
|
|
88
88
|
## Requirements
|
|
89
89
|
|