add-opencode

Installation
SKILL.md

OpenCode agent provider

NanoClaw runs agents in a long-lived poll loop inside the container. The backend is selected per agent group by the provider key in that group's container.json (materialized from the container_configs table) — set it with ncl groups config update --provider opencode. Default is claude.

Trunk ships with only the claude provider baked in. This skill copies the OpenCode provider files in from the providers branch, wires them into the host and container barrels, installs dependencies, and rebuilds the image.

Install

1. Copy the provider payload

Fetch the providers branch from the configured remote that carries it, then overwrite every skill-owned provider file with its canonical registry copy:

Installs
21
GitHub Stars
30.7K
First Seen
Apr 26, 2026
add-opencode — nanocoai/nanoclaw