๐Ÿ“ฑ
AutomationKotlin

OpenGUI Remote Control

by Core-Mate

OpenGUI Remote Control is an Automation skill for Claude Code, published by Core-Mate in OpenGUI.

1.6K stars30 forkson Core-Mate/OpenGUIAdded 2026/08/19+1% in starsRepository updated 2026/07/05
accessibilityagent-frameworkai-agentandroidandroid-accessibilityandroid-agentandroid-automationautomationclaude-codecodexcomputer-usegui-agentgui-automationmobile-agentmobile-automationmultimodal-aiphone-usescreen-understandingtask-executionvlm
Install in seconds
Install OpenGUI Remote Control
Copy OpenGUI Remote Control into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Core-Mate/OpenGUI/tree/main/skills/open-gui-remote-control ~/.claude/skills/open-gui-remote-control

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Core-Mate/OpenGUI.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/open-gui-remote-control/SKILL.md in Core-Mate/OpenGUI
Installs to
~/.claude/skills/open-gui-remote-control
Collection
One of 3 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What OpenGUI Remote Control does

OpenGUI Remote Control lets an agent operate an Android phone through the local OpenGUI backend and CLI. Use it to list online devices, run natural-language mobile tasks, and check, pause, resume, or cancel executions.

OpenGUI Remote Control is cataloged under Automation on DirSkills. OpenGUI Remote Control comes from a repository tagged accessibility, agent-framework, ai-agent, android and android-accessibility.

Documentation

README

OpenGUI Remote Control

Use this skill when Codex or Claude Code needs to operate an Android phone through OpenGUI.

The agent should not drive the phone with raw adb shell input commands. The supported path is:

Codex / Claude Code
  -> server CLI or REST API
  -> OpenGUI backend task/execution services
  -> standby dispatch
  -> Android client
  -> execution socket action loop

Trigger Guidance

Start this skill when the user asks for any of these:

  • "Use OpenGUI to control my phone"
  • "่ฎฉ Codex ๆ“ๆŽงๆ‰‹ๆœบ"
  • "Run this task on the Android device"
  • "Use the OpenGUI CLI"
  • "List OpenGUI devices"
  • "Check / pause / resume / cancel an OpenGUI execution"
  • "่ฎฉ Claude Code ้€š่ฟ‡ OpenGUI ่ท‘ๆ‰‹ๆœบไปปๅŠก"

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OpenGUI Remote Control

  • What else does Core-Mate publish alongside OpenGUI Remote Control?

    OpenGUI Remote Control is one of 3 skills that DirSkills catalogs from Core-Mate/OpenGUI, the repository it ships in. Its siblings there include LangGraph and OpenGUI Bootstrap. Each one is a separate skill with its own page in this directory, installs the same way OpenGUI Remote Control does, and is maintained by Core-Mate in that same repository. The rest of the collection is listed on the Core-Mate/OpenGUI page.

  • How does OpenGUI Remote Control compare to other Automation skills?

    OpenGUI Remote Control ranks #574 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OpenGUI Remote Control against them. Open each page to compare what they document and how they install.