opencode-skills-collection 2.0.204 → 2.0.206

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
@@ -18,10 +18,6 @@
18
18
  > An [OpenCode CLI](https://opencode.ai/) plugin that bundles and auto-syncs a universal collection of AI skills —
19
19
  > delivered instantly, with zero network latency at startup.
20
20
 
21
- > ⚠️ **Previously published
22
- > as [`opencode-skills-antigravity`](https://www.npmjs.com/package/opencode-skills-antigravity)** — that package is now
23
- > deprecated and points to this one.
24
-
25
21
  ---
26
22
 
27
23
  ## Overview
@@ -163,18 +159,6 @@ module resolution.
163
159
 
164
160
  ---
165
161
 
166
- ## Migration from `opencode-skills-antigravity`
167
-
168
- If you were using the old package, simply update your `~/.config/opencode/opencode.json`:
169
-
170
- ```json
171
- {
172
- "plugin": [
173
- "opencode-skills-collection@latest"
174
- ]
175
- }
176
- ```
177
-
178
162
  The old `opencode-skills-antigravity` package on npm is deprecated and re-exports this one automatically.
179
163
 
180
164
  ---
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "updatedAt": "2026-04-23T05:31:47.026Z",
3
+ "updatedAt": "2026-04-23T09:49:35.819Z",
4
4
  "entries": [
5
5
  "00-andruia-consultant",
6
6
  "007",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-skills-collection",
3
- "version": "2.0.204",
3
+ "version": "2.0.206",
4
4
  "description": "OpenCode CLI plugin that automatically downloads and keeps skills up to date.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",