docs: auto-regenerate README and registry data

This commit is contained in:
ShamanicArts 2026-01-23 13:24:50 +00:00 committed by github-actions[bot]
parent 77c22ea377
commit d6a8e323ed
2 changed files with 21 additions and 0 deletions

View file

@ -322,6 +322,15 @@
</blockquote>
</details>
<details>
<summary><b>Opencode Snippets</b> <img src="https://badgen.net/github/stars/JosXa/opencode-snippets" height="14"/> - <i>Instant inline text expansion</i></summary>
<blockquote>
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.
<br><br>
<a href="https://github.com/JosXa/opencode-snippets">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Opencode Synced</b> <img src="https://badgen.net/github/stars/iHildy/opencode-synced" height="14"/> - <i>Sync configs across machines</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

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