diff --git a/README.md b/README.md index 0afd7be..dda385e 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,15 @@ +
+ OpenCode Provider Alias - Alias and curate OpenCode providers with model metadata from models.dev. +
+ Lets users define local OpenCode provider and model aliases hydrated from existing models.dev metadata. +

+ 🔗 View Repository +
+
+
Opencode Quota - Quota toasts and token tracking
@@ -430,15 +439,6 @@
-
- Opencode Skills - Manage skills and capabilities -
- Plugin for managing and organising opencode skills and capabilities. -

- 🔗 View Repository -
-
-
Opencode Snippets - Instant inline text expansion
diff --git a/dist/registry.json b/dist/registry.json index 385c11c..91f22a7 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -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",