opencode-mirror
Installation
SKILL.md
Quick Usage (Already Configured)
Update mirror
git -C vendor/opencode pull --ff-only
Common Gotchas
- Keep the mirror gitignored; never commit
vendor/opencode. - Use
--ff-onlyto avoid merge commits in the mirror.
First-Time Setup (If Not Configured)
Clone mirror
git clone https://github.com/anomalyco/opencode vendor/opencode
Related skills
More from different-ai/openwork
opencode-primitives
Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior.
653solidjs-patterns
SolidJS reactivity + UI state patterns for OpenWork
558opencode-bridge
Bridge between OpenWork UI and OpenCode runtime
543tauri-solidjs
Tauri 2.x + SolidJS stack for OpenWork native app
506openwork-core
Core context and guardrails for OpenWork native app
472browser-setup-devtools
Guide users through browser automation setup using Chrome DevTools MCP only. Use when the user asks to set up browser automation, Chrome DevTools MCP, browser MCP, or runs the browser-setup command.
97