From d6a8e323ed432dd2bb163ea58fdc42347ea29a1f Mon Sep 17 00:00:00 2001
From: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com>
Date: Fri, 23 Jan 2026 13:24:50 +0000
Subject: [PATCH] docs: auto-regenerate README and registry data
---
README.md | 9 +++++++++
dist/registry.json | 12 ++++++++++++
2 files changed, 21 insertions(+)
diff --git a/README.md b/README.md
index 8e5d07e..81afc42 100644
--- a/README.md
+++ b/README.md
@@ -322,6 +322,15 @@
+
+ Opencode Snippets
- Instant inline text expansion
+
+ Instant inline text expansion for OpenCode. Type #snippet anywhere in your message and watch it transform. Brings DRY principles to prompt engineering with composable, shell-enabled snippets.
+
+ 🔗 View Repository
+
+
+
Opencode Synced
- Sync configs across machines
diff --git a/dist/registry.json b/dist/registry.json
index ef75257..2319934 100644
--- a/dist/registry.json
+++ b/dist/registry.json
@@ -426,6 +426,18 @@
],
"tags": []
},
+ {
+ "productId": "opencode-snippets",
+ "type": "plugins",
+ "displayName": "Opencode Snippets",
+ "repoUrl": "https://github.com/JosXa/opencode-snippets",
+ "tagline": "Instant inline text expansion",
+ "description": "Instant inline text expansion for OpenCode. Type #snippet anywhere in your message and watch it transform. Brings DRY principles to prompt engineering with composable, shell-enabled snippets.",
+ "scope": [
+ "global"
+ ],
+ "tags": []
+ },
{
"productId": "opencode-synced",
"type": "plugins",