openwork-docker-chrome-mcp
Installation
SKILL.md
Quick Usage (Already Configured)
1) Start the dev stack (Docker)
Run from the OpenWork repo root:
packaging/docker/dev-up.sh
This prints:
- Web UI URL (http://localhost:<WEB_PORT>)
- OpenWork server URL (http://localhost:<OPENWORK_PORT>)
- Token file path (
tmp/.dev-env-<id>) containingOPENWORK_TOKEN+OPENWORK_HOST_TOKEN - A
docker compose ... downcommand that stops this stack
2) Verify a real UI flow (Chrome MCP)
Minimum gate:
- Open the printed Web UI URL.
Related skills
More from different-ai/openwork
opencode-primitives
Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior.
652solidjs-patterns
SolidJS reactivity + UI state patterns for OpenWork
555opencode-bridge
Bridge between OpenWork UI and OpenCode runtime
540tauri-solidjs
Tauri 2.x + SolidJS stack for OpenWork native app
504opencode-mirror
Maintain the local OpenCode mirror for self-reference
481openwork-core
Core context and guardrails for OpenWork native app
470