@undefineds.co/models 0.2.31 → 0.2.32

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/package.json +1 -1
  2. package/skills/README.md +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undefineds.co/models",
3
- "version": "0.2.31",
3
+ "version": "0.2.32",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
package/skills/README.md CHANGED
@@ -33,7 +33,7 @@ Codex plugin users can register the Git marketplace and then install the plugin:
33
33
 
34
34
  ```bash
35
35
  codex plugin marketplace add undefinedsco/models --ref main
36
- codex plugin add solid-modeling@undefineds-co
36
+ codex plugin add solid-modeling@undefineds
37
37
  ```
38
38
 
39
39
  Claude Code users can register the same Git marketplace and install the plugin
@@ -41,7 +41,7 @@ with the matching selector:
41
41
 
42
42
  ```bash
43
43
  claude plugin marketplace add undefinedsco/models
44
- claude plugin install solid-modeling@undefineds-co
44
+ claude plugin install solid-modeling@undefineds
45
45
  ```
46
46
 
47
47
  Pi users can install the same skill through the package manifest: