model-researcher

Add verified AI models with exact identifiers and provider settings to opencode.json.

7|2|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/justinlevinedotme/jalco-opencode --skill model-researcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: model-researcher
Source: https://github.com/justinlevinedotme/jalco-opencode/tree/main/opencode/.config/opencode/skills/model-researcher
Command: npx skills add https://github.com/justinlevinedotme/jalco-opencode --skill model-researcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Add new or custom AI models to opencode.json with verified specifications, ensuring accurate model identifiers and provider settings.

Core Features & Use Cases

  • Validates model existence, extracts exact model IDs, and captures context/output limits.
  • Integrates bleeding-edge or self-hosted models via a provider-compatible configuration pattern.
  • Use Case: quickly enable a new OpenAI-compatible model for a bespoke workflow without breaking existing configs.

Quick Start

Provide the exact provider, model ID, and provider configuration to update opencode.json and validate with a test.

Frequently Asked Questions about model-researcher

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

FAQPage Schema
How do I add a custom AI model to opencode.json?

To add a custom AI model to opencode.json, you need the exact provider name, model ID, and provider configuration. This process verifies model existence and captures context and output limits before applying changes to ensure accurate integration.

Can I configure self-hosted AI models in opencode?

Yes, you can configure self-hosted AI models in opencode by integrating them via a provider-compatible configuration pattern. You must confirm the model endpoint, extract exact identifiers, and validate context and output limits before updating the opencode.json file.

What's the best way to validate new AI model configurations before applying them?

The best way to validate new AI model configurations is to confirm model existence, extract exact identifiers, and verify context and output limits. After updating opencode.json with provider details, validate the setup with a test to ensure it works correctly.

Does this approach support bleeding-edge AI model releases?

Yes, this approach supports bleeding-edge AI model releases and quick-adoption scenarios. It requires exact model IDs and provider configuration to safely enable new OpenAI-compatible models for bespoke workflows without breaking existing opencode.json configurations.

Why do I need exact model IDs for opencode provider configuration?

You need exact model IDs for opencode provider configuration to ensure verified specifications and prevent integration errors. Accurate identifiers validate context and output limits, allowing the provider details to function correctly within the opencode.json file.

How do I enable a new OpenAI-compatible model without breaking existing opencode configs?

To enable a new OpenAI-compatible model without breaking existing opencode configs, apply a provider-compatible configuration pattern. Confirm the model exists, extract its exact ID, validate limits, and include optional variant options before applying changes to opencode.json.