docs: auto-regenerate README and registry data

This commit is contained in:
github-actions[bot] 2026-06-20 01:06:50 +00:00
parent 0880945573
commit 73437619cd
2 changed files with 21 additions and 21 deletions

View file

@ -403,6 +403,15 @@
</blockquote>
</details>
<details>
<summary><b>OpenCode Provider Alias</b> <img src="https://badgen.net/github/stars/baranwang/opencode-provider-alias" height="14"/> - <i>Alias and curate OpenCode providers with model metadata from models.dev.</i></summary>
<blockquote>
Lets users define local OpenCode provider and model aliases hydrated from existing models.dev metadata.
<br><br>
<a href="https://github.com/baranwang/opencode-provider-alias">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Opencode Quota</b> <img src="https://badgen.net/github/stars/slkiser/opencode-quota" height="14"/> - <i>Quota toasts and token tracking</i></summary>
<blockquote>
@ -430,15 +439,6 @@
</blockquote>
</details>
<details>
<summary><b>Opencode Skills</b> <img src="https://badgen.net/github/stars/malhashemi/opencode-skills" height="14"/> - <i>Manage skills and capabilities</i></summary>
<blockquote>
Plugin for managing and organising opencode skills and capabilities.
<br><br>
<a href="https://github.com/malhashemi/opencode-skills">🔗 <b>View Repository</b></a>
</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>

24
dist/registry.json vendored
View file

@ -589,6 +589,18 @@
],
"tags": []
},
{
"productId": "opencode-provider-alias",
"type": "plugins",
"displayName": "OpenCode Provider Alias",
"repoUrl": "https://github.com/baranwang/opencode-provider-alias",
"tagline": "Alias and curate OpenCode providers with model metadata from models.dev.",
"description": "Lets users define local OpenCode provider and model aliases hydrated from existing models.dev metadata.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-quota",
"type": "plugins",
@ -637,18 +649,6 @@
],
"tags": []
},
{
"productId": "opencode-skills",
"type": "plugins",
"displayName": "Opencode Skills",
"repoUrl": "https://github.com/malhashemi/opencode-skills",
"tagline": "Manage skills and capabilities",
"description": "Plugin for managing and organising opencode skills and capabilities.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-snip",
"type": "plugins",