opencode-models-providers

Validate OpenCode provider and model configurations against authoritative documentation.

6|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/open-hax/opencode-skills --skill opencode-models-providers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-models-providers
Source: https://github.com/open-hax/opencode-skills/tree/main/.opencode/skills/opencode-models-providers
Command: npx skills add https://github.com/open-hax/opencode-skills --skill opencode-models-providers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aligns OpenCode model/provider configurations with authoritative provider documentation to prevent misconfigurations and drift across integrations.

Core Features & Use Cases

  • Validate provider/model compatibility against upstream docs.
  • Update OpenCode defaults and validation rules to reflect current provider guidance.
  • Use when adding or changing providers or models, or updating auth/environment variables.

Quick Start

Prompt an AI to verify your current provider configurations against OpenCode and provider documentation, and adjust settings to align with the docs.

Frequently Asked Questions about opencode-models-providers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate provider and model configurations against authoritative docs?

To validate provider and model configurations, prompt an AI to verify your current settings against OpenCode and provider documentation, adjusting defaults and compatibility constraints to align with the authoritative docs.

What is configuration drift in model provider integrations?

Configuration drift occurs when provider settings misalign with upstream documentation. Validating compatibility during provider changes or model migrations prevents this drift and ensures correct integration behavior.

When do I need to update OpenCode defaults and validation rules?

Update OpenCode defaults and validation rules when adding or changing providers and models, or modifying authentication and environment variables, ensuring current settings reflect upstream provider guidance.

Can I check model compatibility constraints during a model migration?

Yes, you can check model compatibility constraints during a model migration by validating configurations against authoritative provider docs to enforce compatibility checks and update defaults where necessary.

What is the best way to align authentication and environment variables with provider documentation?

The best way to align authentication and environment variables is to validate provider configurations against upstream docs during updates, enforcing compatibility constraints and documenting findings for ongoing governance.