open-computer-use
Isolated sandbox computers with browser, terminal, and document workflows
All Skills in This Repository (28)
Pure Emerald Level Indicatorssub-agent
Delegate complex multi-file code tasks to an autonomous sub-agent session.
playwright-cli
Automates browser interactions for web testing workflows via Playwright.
test-driven-development
Enforce a test-first workflow with red, green, and refactor phases.
doc-coauthoring
Guide structured co-authoring workflows for drafting PRDs, RFCs, and technical specs.
file-reading
Route uploaded files to parsing workflows based on file type and size.
xlsx
Recalculate and validate .xlsx formulas with LibreOffice and pandas.
Detect PDF form fields, fill them, and extract text and tables.
skill-creator
Create modular assistant skill directories with SKILL.md YAML metadata.
pptx
Create, edit, and analyze PowerPoint presentations via HTML conversion and OOXML modifications.
webapp-testing
Automate local web app testing with Playwright and selector assertions.
frontend-design
Translate UI requirements into cohesive frontend designs with working HTML/CSS/JS.
describe-image
Generate Russian text descriptions of charts, diagrams, tables, and screenshots.
Frequently Asked Questions
FAQPage SchemaHow to install Open Computer Use?▼
Run `npx skills add Wide-Moat/open-computer-use --all -g -y` in your terminal to install all skills in this suite globally.
What does Open Computer Use do?▼
It gives any language model a full Ubuntu sandbox with a browser, terminal, and code execution, plus built-in skills for creating documents, spreadsheets, presentations, and PDFs.
Which models and clients does it work with?▼
It works with any OpenAI-compatible model and any MCP-compatible client, including Open WebUI, Claude Desktop, LiteLLM, and n8n.
Is it safe for multi-user deployments?▼
Yes. Each chat session runs in its own isolated Docker container, so files, packages, and processes never leak between users.
Can I use it without writing code?▼
Yes. Once running, you simply describe tasks in plain language and the model uses the sandbox tools and document skills on your behalf.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core