add-opencode

Integrate OpenCode as an agent provider for NanoCrew deployments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/CjLogic/nanocrew --skill add-opencode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-opencode
Source: https://github.com/CjLogic/nanocrew/tree/main/.codex/skills/add-opencode
Command: npx skills add https://github.com/CjLogic/nanocrew --skill add-opencode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrates OpenCode as an agent provider for NanoCrew deployments, enabling per-session and per-group provider usage and seamless host/container configuration.

Core Features & Use Cases

  • Copy OpenCode provider files from the providers branch into the environment.
  • Wire provider modules into host and container barrels, install dependencies, and rebuild the image.
  • Support per-group overlays and session-level provider configuration for OpenCode-based agent execution.

Quick Start

Execute this skill to fetch the OpenCode provider, wire it into your host and container, and prepare OpenCode-based agent provisioning.

Frequently Asked Questions about add-opencode

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

FAQPage Schema
How do I integrate OpenCode as an agent provider for NanoCrew deployments?

To integrate OpenCode as an agent provider for NanoCrew, you need to copy the provider files from the providers branch, wire them into host and container barrels, install dependencies, and rebuild the image.

Can I configure OpenCode provider usage for individual sessions and groups?

Yes, the OpenCode provider integration supports per-session and per-group provider configuration, allowing you to apply specific overlays for OpenCode-based agent execution across your NanoCrew deployments.

What is the best way to set up host and container integration for an OpenCode agent provider?

The best way to set up host and container integration for an OpenCode agent provider is to copy the provider files into your environment and update the host and container barrels before rebuilding the image.

Do I need access to the providers branch to configure OpenCode for NanoCrew?

Yes, you need access to the providers branch to fetch the necessary OpenCode provider files, copy them into your environment, and wire the provider modules into your host and container barrels.

Why is my OpenCode agent provider not working after copying the files into NanoCrew?

If your OpenCode agent provider is not working, ensure you have updated the host and container barrels, installed all required dependencies, and rebuilt the NanoCrew image after copying the provider files.