opencode-skills-collection 3.1.21 → 3.1.23

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
@@ -1,3 +1,4 @@
1
+ <!-- GitAds-Verify: UJY7GLBGO5NXKQAS89X9E6DFWFIHOM1Q -->
1
2
  <div align="center">
2
3
 
3
4
  <img src="docs/assets/logo.svg" alt="OpenCode Skills Collection"/>
@@ -249,7 +250,10 @@ To use the latest beta version, update your `~/.config/opencode/opencode.json`:
249
250
 
250
251
  ## License
251
252
 
252
- [MIT ©](./LICENSE)
253
+ [MIT ©](./LICENSE)
254
+
255
+ ## GitAds Sponsored
256
+ [![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=francostino/opencode-skills-collection@github)](https://gitads.dev/v1/ad-track?source=francostino/opencode-skills-collection@github)
253
257
 
254
258
  ## Star History
255
259
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "updatedAt": "2026-07-12T01:25:55.075Z",
3
+ "updatedAt": "2026-07-14T01:16:03.113Z",
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": "3.1.21",
3
+ "version": "3.1.23",
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",