Jump to related tools in the same category or review the original source on GitHub.

CLI Utilities @oguzhaslak Updated 2/26/2026

Molt Mouse OpenClaw Skill - ClawHub

Do you want your AI agent to automate Molt Mouse workflows? This free skill from ClawHub helps with cli utilities tasks without building custom tools from scratch.

What this skill does

Local mouse control via ydotool wrapper

Install

npx clawhub@latest install molt-mouse

Full SKILL.md

Open original
namedescriptionuser invocable
desktop-mouseLocal mouse control via ydotool wrapperfalse

When the user asks to move/click the mouse:

  • Use the exec tool with host=gateway.
  • ONLY run commands that start with: molt-mouse ...
  • Supported:
    • molt-mouse move <dx> <dy>
    • molt-mouse abs <x> <y>
    • molt-mouse click left|right|middle
    • molt-mouse click 0x40 # left button down (hold)
    • molt-mouse click 0x80 # left button up (release)
  • If numbers are missing/ambiguous, ask the user.
Original URL: https://github.com/openclaw/skills/blob/main/skills/oguzhaslak/molt-mouse

Related skills

If this matches your use case, these are close alternatives in the same category.