opencode-config

Switch OpenCode AI model configurations between providers like Anthropic, OpenAI, and GitHub Copilot.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/anyeloamt/cuentica --skill opencode-config-anyeloamt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-config
Source: https://github.com/anyeloamt/cuentica/tree/main/.claude/skills/opencode-config
Command: npx skills add https://github.com/anyeloamt/cuentica --skill opencode-config-anyeloamt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to easily switch between different AI model configurations for the OpenCode environment, optimizing for cost, performance, or specific provider features.

Core Features & Use Cases

  • Provider Switching: Seamlessly change the active AI model configuration.
  • Cost Optimization: Select configurations that balance cost and capability (e.g., using free tiers).
  • Use Case: When your project requires a specific AI model for code generation or analysis, and you need to switch from a more expensive option to a budget-friendly one, this skill helps you do that with a single command.

Quick Start

Use the opencode-config skill to switch to the anthropic-zen configuration.

Frequently Asked Questions about opencode-config

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

FAQPage Schema
How do I switch AI model providers in OpenCode?

You can switch OpenCode AI model providers by updating the active configuration to Anthropic, OpenAI, or GitHub Copilot. The skill manages configuration files in your home directory to ensure persistent provider changes.

What is the best way to optimize AI model costs when using OpenCode?

Optimizing AI model costs in OpenCode involves switching to budget-friendly configurations that utilize free tiers. You can select specific provider combinations to balance capability and cost for your code generation tasks.

Can I use GitHub Copilot as my AI model for OpenCode?

Yes, you can use GitHub Copilot as your AI model for OpenCode. The configuration switch supports GitHub Copilot alongside Anthropic and OpenAI, allowing you to change the active provider with a single command.

How do I change my OpenCode configuration to use Anthropic?

You change your OpenCode configuration to use Anthropic by applying the anthropic-zen configuration. This updates the managed files in your home directory, seamlessly switching the active AI model.

Does switching OpenCode AI model configurations require manual file editing?

Switching OpenCode AI model configurations does not require manual file editing. The skill manages the configuration files in your home directory automatically, applying the provider switch through a single command.