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",