What problem does it solve?
Operators configuring the TUI openrouter preset need accurate, official-source-backed facts about its shipped model, provider, base URL, and capability flags, especially around whether vision is supported.
Core Features & Use Cases
- Template Reference: Documents that
openrouterPreset() ships gateway model z-ai/glm-5.1, provider openrouter, a provider-resolved base URL, and the OPENROUTER_API_KEY credential.
- Vision Capability Clarification: Explains that the stock template is text-only, and that image support depends on the selected downstream model even if a user-owned saved preset adds
capabilities.vision.
- Failure Guidance: Describes how the sanitized vision tool reports failure types and points to
vision(action="manual") instead of silently switching models or auto-loading an MCP.
- Use Case: An operator wonders why image requests fail on the OpenRouter preset; this Skill explains the capability flags and directs verification of provider, model, and endpoint resolution in TUI source.
Quick Start
Ask the agent to explain whether the OpenRouter preset supports vision and how to verify its model and endpoint configuration.