opencode-bridge
Installation
SKILL.md
Overview
OpenWork communicates with OpenCode via three mechanisms:
- CLI invocation: Spawn
opencodewith prompts and get JSON responses. - Database access: Read OpenCode's SQLite database for sessions and messages.
- MCP bridge: Real-time bidirectional communication for streaming and permissions.
CLI Invocation
Non-interactive mode
opencode -p "your prompt" -f json -q
Returns JSON with the response content.
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
558tauri-solidjs
Tauri 2.x + SolidJS stack for OpenWork native app
506opencode-mirror
Maintain the local OpenCode mirror for self-reference
483openwork-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