📱
AutomationKotlin

OpenGUI Bootstrap

by Core-Mate

OpenGUI Bootstrap 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 Bootstrap
Copy OpenGUI Bootstrap 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-bootstrap ~/.claude/skills/open-gui-bootstrap

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-bootstrap/SKILL.md in Core-Mate/OpenGUI
Installs to
~/.claude/skills/open-gui-bootstrap
Collection
One of 3 skills cataloged from this repository
Category
Automation1523 skills

What OpenGUI Bootstrap does

OpenGUI Bootstrap sets up and runs the OpenGUI mobile operator system from a plain-language request. It uses the repo's backend and Android client scripts to automate installation, configuration, and verification, minimizing manual phone steps.

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

Documentation

README

OpenGUI Bootstrap

Launch OpenGUI from a plain-language request.

OpenGUI should be treated as a runnable mobile operator system in this repository.

The concrete install path already exists:

  • server/start.sh
  • client/start.sh
  • server/apps/backend/.env.example
  • client/gradlew

The user should be able to say things like:

  • "Help me run OpenGUI on my phone"
  • "Use Claude Opus to bootstrap OpenGUI for me"
  • "Set up OpenGUI with Qwen 3.6 Plus for planning and Doubao Pro for VLM"
  • "Get OpenGUI running and tell me only what I must tap on the phone"
  • "Help me set up OpenGUI for a long-running mobile workflow"

Do not require the user to know the setup order, env var names, or shell commands unless there is a real blocker.

Trigger Guidance

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

Frequently asked about OpenGUI Bootstrap

  • What else does Core-Mate publish alongside OpenGUI Bootstrap?

    OpenGUI Bootstrap is one of 3 skills that DirSkills catalogs from Core-Mate/OpenGUI, the repository it ships in. Its siblings there include LangGraph and OpenGUI Remote Control. Each one is a separate skill with its own page in this directory, installs the same way OpenGUI Bootstrap 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 Bootstrap compare to other Automation skills?

    OpenGUI Bootstrap ranks #573 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 Bootstrap against them. Open each page to compare what they document and how they install.