From samba-plugin
Show all models available on the SambaNova platform with their context length and max completion tokens. Use when the user asks "what models are available", "show platform models", or needs to look up model parameters before adding one to the database.
How this skill is triggered — by the user, by Claude, or both
Slash command
/samba-plugin:model-infogeneral-purposeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display information about all models available on the SambaNova platform. This shows the full catalog of models that *can* be used, not just those stored in the local parameters database (use `/list-models` for that).
Display information about all models available on the SambaNova platform. This shows the full catalog of models that can be used, not just those stored in the local parameters database (use /list-models for that).
When this skill is invoked, run bash ${CLAUDE_SKILL_DIR}/scripts/model_info.sh.
Display the output to the user.
npx claudepluginhub sambanova/sambanova-plugin-cc --plugin samba-pluginCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.