Openprism Models banner
ba1lly ba1lly

Openprism Models

Development community

Description

--- description: List the models available to Prism's current backend --- Call the `mcp__openprism__models` tool and show me the available `provider/model` refs (connected providers first). These are the refs I can pass as the `panel` for `/openprism` and `/openprism-code`, or as the two models for `/openprism-bakeoff`.

Installation

Installs to ~/.claude/skills/ba1lly-openprism-openprism-models/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ba1lly-openprism-openprism-models && curl -fsSL https://raw.githubusercontent.com/ba1lly/OpenPrism/HEAD/commands/openprism-models.md -o ~/.claude/skills/ba1lly-openprism-openprism-models/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository