computer-use skills

206 tagged computer-use, measured the same way as everything else here.

Browse within: browser-automation 48gui-automation 41accessibility 31agent-memory 31os-automation 31phone-use 31desktop-automation 30openwebui 28claude-code-plugin 26npx 23macos 17Autonomous Agents 16claude-code-marketplace 15claude-code-skills 15

skill-creator

25

Wide-Moat/open-computer-use

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Assistant's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 118 +1 9d ago A 45 tokens

writing-skills

26

Wide-Moat/open-computer-use

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

not rated 118 +1 9d ago A 20 tokens

prakhar1114/ai_mime

Skill Claude CodeCodex

Fetch the current weather forecast for a specified location and return a structured summary.

not rated 56 14d ago A 19 tokens original MIT

image-gen

28

TGYD-helige/pi

Skill Claude CodeCodex

Prompting workflow for imagegenerate when generating or editing raster images such as photos, illustrations, textures, sprites, mockups, concept art, or image-to-image edits. Use when the deliverable is a bitmap asset; keep repo-native SVG/vector/CSS/canvas work in source form.

not rated 58 2d ago A 61 tokens original Apache-2.0

video-gen

29

TGYD-helige/pi

Skill Claude CodeCodex

Video creation and local composition: join existing clips or render mixed image/video timelines with videocompose, generate one AI clip with videogenerate, or make a multi-shot AI film with videorender. Use when the deliverable is a video. Do NOT use for still images (use pi-image-gen directly).

not rated 58 2d ago A 64 tokens original Apache-2.0

screenclaw

31

GinSing1226/ScreenClaw

Skill Claude CodeCodex

Desktop software automation through screenshots and coordinate grids. It can repeat recorded actions as reusable templates without needing the software to provide an API or command line.

not rated 48 2mo ago A 298 tokens original MIT

agent-orchestration

32

mrpulor-gh/nuphus

Skill Claude CodeCodex

A guide for coordinating independent AI coding agents such as Claude Code, OpenCode, or Hermes. It explains how to register each agent, check which ones are running, choose one for a task, and record stable information about how to use it.

not rated 51 today A 0 tokens original Apache-2.0

workflow-design

33

mrpulor-gh/nuphus

Skill Claude CodeCodex

A method for designing and testing multi-step computer workflows, including their inputs, actions, conditions, and error handling.

not rated 51 today A 0 tokens original Apache-2.0

computer-use

34

Plocr/Reasonix-computer-use

Skill Claude CodeCodex

A set of rules for controlling Windows desktop applications through screen observation and simulated mouse and keyboard actions. It also describes how to find and launch installed applications and verify the results.

not rated 40 1mo ago A 23 tokens original MIT

web-navigator

35

Plocr/Reasonix-computer-use

Skill Claude CodeCodex

A browser-automation routing guide for web tasks. It directs navigation, page inspection, and actions such as clicking or filling forms to the appropriate browser tool.

not rated 40 1mo ago A 30 tokens original MIT

skill-creator

36

Jeomon/Operator-Use

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 40 2mo ago B 64 tokens original MIT

workflow-builder

37

Jeomon/Operator-Use

Skill Claude CodeCodex

Generates Python workflow files using the Operator workflow DSL. Knows all available patterns (classify-and-act, fan-out-and-synthesize, adversarial-verify, generate-and-filter, tournament, loop-until-done) and produces ready-to-run .py files saved to the workflows directory.

not rated 40 2mo ago A 62 tokens original MIT

record-and-replay

38

ugarchance/record-and-replay-skill

Skill Claude CodeCodex

Record the user's actions — browser (Playwright event stream + trace) or native desktop (lightweight event/window/screenshot stream) — on macOS, Windows and Linux for up to 30 minutes, then turn the demonstration into a reusable agent skill. Use when the user asks you to watch them perform a task, record a workflow…

not rated 35 27d ago A 106 tokens original MIT

m07-concurrency

39

moeru-ai/auv

Skill Claude CodeCodex

A guide for handling concurrency, meaning work that runs at the same time or waits for input, in Rust programs.

not rated 25 +1 4d ago A 75 tokens original Apache-2.0

m13-domain-error

40

moeru-ai/auv

Skill Claude CodeCodex

Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code design, circuit breaker, graceful degradation, resilience, error context, backoff, retry with backoff, error recovery, transient…

not rated 25 +1 4d ago A 95 tokens original Apache-2.0

m14-mental-model

41

moeru-ai/auv

Skill Claude CodeCodex

Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming…

not rated 25 +1 4d ago A 91 tokens original Apache-2.0

computer-use-macos

42

wimi321/macos-computer-use-skill

Skill Claude CodeCodex

Top-level macOS computer-use skill with a bundled standalone runtime that bootstraps itself without any local Claude installation, private native modules, or extracted app assets.

not rated 18 4mo ago A 37 tokens original MIT

nova-grounding

43

bigduu/Nova

Skill Claude CodeCodex

AX-first reading and grounded activation workflow for Nova desktop automation on macOS and Windows. Use for reading UI, clicking controls, OCR fallback, screenshots, and coordinate input without guessing.

not rated 17 changed today A 40 tokens original MIT

check-work

44

RoyZhao1991/LingShu

Skill Claude CodeCodex

Check your work with a verification subagent that reviews diffs, runs builds and tests, and evaluates correctness. Read this file for instructions. Use when asked to "check work", "verify changes", "self-verify", "/check-work", "/check", "/verify", or "/self-verify".

not rated 11 15d ago A 64 tokens original Apache-2.0

create-skill

45

RoyZhao1991/LingShu

Skill Claude CodeCodex

Interactively create a new Grok skill (SKILL.md + optional scripts/references). Use when the user wants to create a skill, scaffold a skill, or runs /create-skill.

not rated 11 15d ago A 43 tokens original Apache-2.0

imagine

46

RoyZhao1991/LingShu

Skill Claude CodeCodex

How to use the imagegen and imageedit tool calls in Grok Build: when to build a visual with code instead of generating it, prompt-craft, reference-first handling of real people, factual grounding, and asset-consistency. Load this whenever generating or editing an image is on the table, i.e. when an imagegen or…

not rated 11 15d ago A 97 tokens original Apache-2.0

audit-logs

47

serbyte-development/shellby-mcp

Skill Claude CodeCodex

Understand and analyze Shellby's agent-commands.yaml audit log format without loading the full log into context.

not rated 10 7d ago A 24 tokens original MIT

create-skill

48

serbyte-development/shellby-mcp

Skill Claude CodeCodex

Create or revise reusable Shellby MCP skills. Use when the user asks to create a skill, add a reusable agent workflow, improve an existing skill, or package repeatable instructions for skilllist and skillload.

not rated 10 7d ago A 46 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: