model-researcher

Verify model specifications and generate JSON configuration for opencode.json.

Updated Feb 9, 2025
One-click install
npx skills add https://github.com/xeon826/dotfiles --skill model-researcher-xeon826
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: model-researcher
Source: https://github.com/xeon826/dotfiles/tree/main/opencode/skill/model-researcher
Command: npx skills add https://github.com/xeon826/dotfiles --skill model-researcher-xeon826

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you discover, verify, and configure new or custom AI models within your opencode.json configuration, ensuring you can leverage the latest advancements or specialized deployments.

Core Features & Use Cases

  • Model Discovery: Researches and identifies new AI models based on user requests.
  • Specification Verification: Confirms critical details like model IDs, context limits, and API requirements from authoritative sources.
  • Configuration Assistance: Provides accurate JSON snippets for integrating models into opencode.json.
  • Use Case: A user wants to integrate a newly announced "QuantumLeap-7B" model from a small research lab; this Skill finds its API endpoint, token limits, and generates the correct configuration.

Quick Start

Research and add the new "QuantumLeap-7B" model to my configuration.

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 new AI model to opencode.json?

To add a new AI model to opencode.json, research the model's ID, context limits, and API requirements from official documentation, then generate the correct JSON snippet for integration. This verifies specifications before configuration.

Can I configure self-hosted or custom endpoint models in opencode.json?

Yes, you can configure self-hosted or custom endpoint models in opencode.json. The Skill verifies API requirements and specifications from authoritative sources to integrate bleeding-edge, non-standard, or custom deployments accurately.

What is the best way to verify API requirements for a newly announced LLM?

The best way to verify API requirements for a newly announced LLM is checking official documentation for model IDs and context limits. This ensures accurate integration into your configuration without manual guessing.

How do I find the correct model ID and context limits for a custom AI model?

You find the correct model ID and context limits for a custom AI model by researching official documentation. This confirms critical details required to generate an accurate configuration snippet for your setup.

Does this approach work for integrating non-standard models from small research labs?

Yes, this approach works for integrating non-standard models from small research labs by discovering the model, verifying its API endpoint and token limits, and generating the correct configuration for opencode.json.