fix(byok): restore full vendor-trigger description, add Meta to it

The 2.4.0 bump accidentally collapsed the description to a Meta-only
one-liner, dropping the 'Use when' trigger list agents rely on for
intent matching. Restore the original format with Meta (Muse Spark)
added alongside the existing vendors. skills.json index synced.

Co-authored-by: Starchild <noreply@iamstarchild.com>
This commit is contained in:
nicholasDxy
2026-07-11 11:18:36 +00:00
parent 8986a52529
commit f19e5bbecb
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
---
name: byok-custom-model
version: 2.4.0
description: Register a custom LLM endpoint with your own API key for chat in Starchild, including Meta/Muse Spark 1.1.
description: |
Register a custom LLM endpoint with your own API key for chat in Starchild.
Use when adding a personal Anthropic, OpenAI, Grok, Qwen, DeepSeek, Meta (Muse Spark), NEAR AI, or Venice key as a chat model (e.g. add my Claude key, register DeepSeek, use Muse Spark 1.1).
author: starchild
delivery: script
protected: true
+1 -1
View File
@@ -131,7 +131,7 @@
"name": "byok-custom-model",
"path": "byok-custom-model/SKILL.md",
"version": "2.4.0",
"description": "Register a custom LLM endpoint with your own API key for chat in Starchild, including Meta/Muse Spark 1.1."
"description": "Register a custom LLM endpoint with your own API key for chat in Starchild.\n\nUse when adding a personal Anthropic, OpenAI, Grok, Qwen, DeepSeek, Meta (Muse Spark), NEAR AI, or Venice key as a chat model (e.g. add my Claude key, register DeepSeek, use Muse Spark 1.1)."
},
{
"name": "chart",