add-opencode Skill
Use OpenCode as an agent provider (AGENTPROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agentprovider; host passes OPENCODE and XDG mount when spawning containers. Published by microsoft in amplifier-app-nanoclaw.
What is add-opencode Skill?
Use OpenCode as an agent provider (AGENTPROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agentprovider; host passes OPENCODE and XDG mount when spawning containers. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use add-opencode Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-opencode/SKILL.md
What it does
Use OpenCode as an agent provider (AGENTPROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agentprovider; host passes OPENCODE and XDG mount when spawning containers.
Skill instructions
OpenCode agent provider NanoClaw runs agents in a long-lived poll loop inside the container. The backend is selected with AGENTPROVIDER (claude | opencode | mock). 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 Pre-flight If all of the following are already present, skip to Configuration: - src/providers/opencode.ts - container/agent-runner/src/providers/opencode.ts - import './opencode.js'; line in src/providers/index.ts - import './opencode.js'; line in container/agent-runner/src/providers/index.ts - @opencode-ai/sdk in container/agent-runner/package.json - opencode-ai@${OPENCODEVERSION} in the pnpm global-install block in container/Dockerfile Missing pieces — continue below. All steps are idempotent; re-running is safe. 1. Fetch the providers branch bash git fetch origin providers 2. Copy the OpenCode
Explore related resources
Frequently asked questions
What is add-opencode?
add-opencode is a open-source AI agent skill with Copy skill directory. Use OpenCode as an agent provider (AGENTPROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK.
Who is add-opencode best for?
add-opencode is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install add-opencode?
Install or run add-opencode using Copy skill directory. Check add-opencode for the latest setup command.
Is add-opencode actively maintained?
add-opencode may need a closer maintenance check before production use.
Auto-fetched from GitHub.