oh-my-opencode-config

Manage Oh My OpenCode agent model configurations via a Python script.

8|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/includewudi/oh-my-opencode-config --skill oh-my-opencode-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oh-my-opencode-config
Source: https://github.com/includewudi/oh-my-opencode-config/tree/main
Command: npx skills add https://github.com/includewudi/oh-my-opencode-config --skill oh-my-opencode-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of agent model configurations within the Oh My OpenCode framework, allowing users to easily view, set, and switch between different AI models for various agents.

Core Features & Use Cases

  • Model Configuration: Set specific AI models for individual agents or apply predefined presets.
  • Preset Management: Utilize presets like 'high-performance', 'budget', or 'hybrid' for quick setup.
  • Model Validation: Automatically checks if a chosen model is valid and suggests alternatives if not.
  • Use Case: A user wants to switch their 'oracle' agent to a more powerful model like 'gpt-5.2' for complex tasks, and then later switch it back to a cheaper model to save costs.

Quick Start

Use the oh-my-opencode-config skill to set the model for the 'oracle' agent to 'github-copilot/gpt-5.2'.

Frequently Asked Questions about oh-my-opencode-config

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

FAQPage Schema
How do I switch AI models for OpenCode agents?

You can switch AI models for OpenCode agents by using the oh-my-opencode-config skill to assign specific models to individual agents or apply predefined presets like ultra, high-performance, budget, or hybrid.

What are the available presets for OpenCode agent model configuration?

OpenCode agent model configuration supports ultra, high-performance, budget, and hybrid presets, allowing you to quickly apply optimized AI model setups for different performance and cost requirements.

How do I validate if an AI model is available before assigning it to an agent?

Model validation is performed automatically by checking the chosen model against the 'opencode models' output, and the system suggests alternative models if the selected one is not valid.

Can I disable and enable OpenCode agents, skills, and commands?

Yes, you can disable and enable OpenCode agents, skills, hooks, MCPs, and commands by interacting with the configuration files through the Python script provided by this skill.

Do I need any dependencies to manage OpenCode agent configurations?

No additional dependencies are required to manage OpenCode agent configurations, as the skill operates via a standalone Python script that directly interacts with the configuration files.

What is the best way to save costs on OpenCode AI models?

The best way to save costs on OpenCode AI models is to apply the budget or hybrid presets, or manually switch your agents to cheaper models after completing complex tasks.