snapgen-ai-models is an Agent Skill for coding
agents. It teaches the agent one reliable path from a request to a delivered
result: find models in the live catalog, read the schema and price before
paying, pick MCP or the CLI, submit once, keep the task id, poll to a final
status, and report the model, status, charge and outputs.
Install
Give it an execution path
The skill works through either:- the hosted MCP server (
https://api.snapgen.org/mcp), or - the CLI (
npx -y @snapgen/cli).
SNAPGEN_API_KEY or run snapgen auth login. Never put the key
in a prompt, a file or a repository.
Verify without a paid task
Ask your agent:What the skill enforces
The skill never replaces the live catalog, prices or task status; it tells the
agent when and how to read them.