mcpbeat

Computer Use Agents

dokhacgiakhoa/computer-use-agents

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and handling the unique challenges of vision-based control. Use when: computer use, desktop automation agent, screen control AI, vision-based agent, GUI automation.

2k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill computer-use-agents

What comes with it

8 880 bytes besides the instruction
sub-skills/anthropic-computer-use-implementation.md
sub-skills/perception-reasoning-action-loop.md
sub-skills/sandboxed-environment-pattern.md

The instruction itself

6 sections, as written by the author

Computer Use Agents

Patterns

🧠 Knowledge Modules (Fractal Skills)

1. Perception-Reasoning-Action Loop

2. Sandboxed Environment Pattern

3. Anthropic Computer Use Implementation

How to use it

Copy the folder

Take dokhacgiakhoa/computer-use-agents from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.