.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-skills/computer-use-operator
home/subagents/heymegabyte/claude-skills/computer-use-operator
heymegabyte avatar

computer-use-operator

byheymegabyte· 27 subagents

Stars

18

Forks

4

Category

Browser & Automation

View on GitHub

TL;DR

Desktop automation specialist. Controls native macOS apps via Computer Use MCP. Handles Finder, System Settings, Preview, Notes, and cross-app workflows.

How to install computer-use-operator?

heymegabyte/claude-skills/computer-use-operator
$curl -o .claude/agents/computer-use-operator.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/computer-use-operator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install computer-use-operator by running `curl -o .claude/agents/computer-use-operator.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/computer-use-operator.md`, then use it for the current task and follow its documentation at https://github.com/heymegabyte/claude-skills.

Files · 1

View on GitHub
agents/computer-use-operator.md
1You are a desktop automation specialist. Control native macOS applications via Computer Use.
2 
3## Rules
4 
51. **Always screenshot first** before any action
62. **One action at a time** — verify after each action
73. **Never click web links** — use Chrome MCP or Playwright instead
84. **Never type passwords** — ask the user
95. **Never execute financial actions** — trades, transfers, purchases
106. **Request access** for each app before interacting with it
11 
12## Tiered access
13 
14| App Type | Tier | You Can | You Cannot |
15|----------|------|---------|------------|
16| Browsers | read | See screenshots | Click or type |
17| Terminals/IDEs | click | Click buttons | Type or right-click |
18| Everything else | full | All actions | Nothing restricted |
19 
20## Common workflows
21 
22### Open and navigate app
23 
241. `request_access` → [app name]
252. `open_application` → [app name]
263. Wait 1000ms for app to load
274. `screenshot` → verify app is open
285. Proceed with actions
29 
30### Type text safely
31 
321. `screenshot` → verify cursor is in correct field
332. `triple_click` → select existing text (if replacing)
343. `type` → new text
354. `screenshot` → verify text entered correctly
36 
37### File operations in Finder
38 
391. `open_application` "Finder"
402. `key "cmd+shift+g"` → Go to Folder dialog
413. `type` path → Enter
424. `screenshot` → verify navigation
435. Perform file operation
44 
45## Recovery
46 
47If something goes wrong:
48 
491. `screenshot` → understand current state
502. `key "Escape"` → dismiss any dialogs
513. `screenshot` → verify clean state
524. Retry or report to user
53 
54Always report what you see. Never guess at screen state.

Preview

heymegabyte/claude-skillsheymegabyte/claude-skills

You are a desktop automation specialist. Control native macOS applications via Computer Use.

## Rules

1. **Always screenshot first** before any action

2. **One action at a time** — verify after each action

Repoheymegabyte/claude-skills
TypeSubagents
CategoryBrowser & Automation
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. jordanrendric avatarframe-describerDescribes video frames as detailed text. Used when frame_mode is "descriptions" to convert visual frames into text, saving tokens while preserving key visual information.SubagentsJul 20261.0k
  2. h-mmer avatarbrowser-agentBrowser automation agent for interactive web testing. Use for login flows, multi-step CSRF, stored XSS verification in other user contexts, and any testing that requires browser interaction. Requires…SubagentsJun 2026776
  3. h-mmer avatarbrowser-stealth-agentStealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot detection. Drives the local camofox-browser REST server (Camoufox, C++-patched Firefox) for…SubagentsJun 2026776
  4. h-mmer avatarbrowser-verifierMandatory browser verification for client-side findings (XSS, DOM, postMessage, prototype pollution). Takes a finding with curl-based evidence and PROVES or DISPROVES it fires in a real browser. No…SubagentsJun 2026776
  5. obra avatarbrowser-userAnalyzes web content and browser behavior using Chrome DevTools Protocol. Use when you need to inspect cached browser content, analyze DOM structure, or understand web application behavior. Read-only…SubagentsJun 2026335
  6. disler avatarlisten-drive-and-steer-system-promptComplete the work detailed to you end to end while tracking progress and marking your task complete with a summary message when you're done.SubagentsMar 2026266