·computer-use-playbook
*

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.

10Installs·1Trend·@autobyteus

Installation

$npx skills add https://github.com/autobyteus/autobyteus-skills --skill computer-use-playbook

How to Install computer-use-playbook

Quickly install computer-use-playbook AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/autobyteus/autobyteus-skills --skill computer-use-playbook
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: autobyteus/autobyteus-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/autobyteus/autobyteus-skills --skill computer-use-playbook
Category
*Creative Media
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from autobyteus/autobyteus-skills

Quick answers

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.

How do I install computer-use-playbook?

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

Where is the source repository?

https://github.com/autobyteus/autobyteus-skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-03-10