From samba-plugin
List all models stored in the parameters database along with their parameters. Use when the user asks to "list models", "show models in the database", or "what models are stored".
How this skill is triggered — by the user, by Claude, or both
Slash command
/samba-plugin:list-modelsThis 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 all models in the parameters database with their fields.
Display all models in the parameters database with their fields.
When this skill is invoked, run bash ${CLAUDE_SKILL_DIR}/scripts/list_models.sh and display the output to the user.
DO NOT RUN THIS SCRIPT DIRECTLY OUTSIDE THE CONTEXT OF THIS SKILL.
Do not directly run the python script in this directly.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub sambanova/sambanova-plugin-cc --plugin samba-plugin