Agent Skill
2/7/2026

model-eval

Evaluate and optimize OpenCode model configuration

A
athal7
0GitHub Stars
1Views
npx skills add athal7/dotfiles

SKILL.md

Namemodel-eval
DescriptionEvaluate and optimize OpenCode model configuration

athal7's dotfiles

Using chezmoi for dotfile management.

Setup

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply athal7

Then fill in machine-specific details:

  • ~/.env - environment variables and API keys (loaded by direnv)
  • ~/.config/opencode/opencode.json - model configuration (merged with chezmoi-managed MCP settings)
  • ~/.config/opencode/AGENTS.local.md - machine-specific context (auto-discovered)

Automatic setup includes:

  • Homebrew packages via Brewfile (including opencode and opencode-desktop)

OpenCode Configuration

See AGENTS.md for structure and conventions when editing this repo.

Global agent instructions deploy to ~/.config/opencode/AGENTS.md and auto-generate lists of:

  • CLI tools (from Brewfile comments)
  • Commands (from command/*.md)
Skills Info
Original Name:model-evalAuthor:athal7