Models banner
Modellix Modellix

Models

Productivity community

Description

--- description: Find Modellix models and their request-body schema before running a task. argument-hint: [search term, model type, provider, or full slug] --- Find a Modellix model. Query: $ARGUMENTS Read-only: never submit a paid task from this command. 1. If `$ARGUMENTS` looks like a full `provider/model` slug, describe it directly: ```bash modellix-cli model describe $ARGUMENTS --json ``` 2. Otherwise search the catalog, using the filter that matches the query: ```bash modellix-cli mod

Installation

Installs to ~/.claude/skills/modellix-modellix-skill-models/SKILL.md

Terminal
mkdir -p ~/.claude/skills/modellix-modellix-skill-models && curl -fsSL https://raw.githubusercontent.com/Modellix/modellix-skill/HEAD/commands/models.md -o ~/.claude/skills/modellix-modellix-skill-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