What is computer-use-playbook?
Use when tasks involve cross-application computer use (browser, file explorer, and native dialogs) and require choosing between DOM, vision, shell, and native UI automation. Source: autobyteus/autobyteus-skills.
Use when tasks involve cross-application computer use (browser, file explorer, and native dialogs) and require choosing between DOM, vision, shell, and native UI automation.
Quickly install computer-use-playbook AI skill to your development environment via command line
Source: autobyteus/autobyteus-skills.
Overview Use this skill for end-to-end computer automation across browser and desktop surfaces. Browser use is a major track, but not the only one. Prefer deterministic methods first, then escalate to visual/native automation only when required. For browser MCP workflows, treat tabid as a required handle for all stateful actions.
Execution Mode (Default: Lesson-Lock) When a matching topic already exists under references/learnings/ /lessons.md, run in lesson-lock mode.
Browser Automation (Major Track) Use browser tools + DOM-first for browser flows. Avoid jumping to native desktop clicks while the target is still reachable by browser tools.
Use when tasks involve cross-application computer use (browser, file explorer, and native dialogs) and require choosing between DOM, vision, shell, and native UI automation. Source: autobyteus/autobyteus-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/autobyteus/autobyteus-skills --skill computer-use-playbookUse when tasks involve cross-application computer use (browser, file explorer, and native dialogs) and require choosing between DOM, vision, shell, and native UI automation. Source: autobyteus/autobyteus-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/autobyteus/autobyteus-skills --skill computer-use-playbook Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/autobyteus/autobyteus-skills