Claude Skill

marshallrichards/ClawPhone

用于优化 OpenClaw 在 Android 智能手机上性能的 Python 脚本和调整方案。提升移动设备兼容性和功能。

概览

Stars540
Forks57
语言Shell
最后更新2026-05-25
最近同步2026-07-04
前往 GitHub

仓库信息

拥有者marshallrichards
仓库ClawPhone
完整名称marshallrichards/ClawPhone
Repo ID1,152,012,138

安装这个 Skill

git clone https://github.com/marshallrichards/ClawPhone.git

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-09
平台
ClaudeOpenClawCodex
能力
terminal
识别文件
README.mddocs

项目简介

ClawPhone 是一个基于 Python 的项目,提供在 Android 智能手机上运行 OpenClaw 应用程序的优化和调整方案。

英文描述

Scripts and Tweaks for running agents like OpenClaw, Claude Code, Codex, Hermes Agent, and more on an Android smartphone

要点

  • 针对 Android 上 OpenClaw 的优化
  • 基于 Python 的调整脚本
  • 针对移动设备性能的配置调整

使用场景

  • 在 Android 手机上运行 OpenClaw
  • 针对 OpenClaw 的移动设备性能调优
  • Android 特定的应用程序优化

README 摘要

# ClawPhone | AgentPhone Scripts, tweaks, and notes for running agent CLIs on Android phones through Termux. The goal is to keep things as native to Termux as possible, only using `proot` or heavier compatibility layers when Android's userspace makes that unavoidable. ## Antigravity CLI on Termux The first packaged script is an installer for Google's Antigravity CLI (`agy`) on ARM64 Android/Termux. It installs/checks dependencies, installs the official Linux ARM64 binary, patches the TCMalloc VA assumptions for common Android devices, creates a glibc wrapper, adds shell shortcuts, and supports uninstall. Shoutout to [Brajesh](https://github.com/Brajesh2022) for figuring out and sharing the [original working Termux setup](https://gist.github.com/Brajesh2022/e42160d29b55417db6c18c52dd1d6d37) this is based on. This repo turns those steps into one script so it is easier for people to install, update, and uninstall. ```bash curl -fsSL https://raw.githubusercontent.com/marshallrichards/ClawPhone/main/scripts/install-antigravity-termux.sh | bash source ~/.bashrc agy --version ``` Details: [`docs/antigravity-termux.md`](docs/antigravity-termux.md) ## OpenClaw Notes I started running OpenClaw on a cheap Android smartphone as an isolated sandbox for OpenClaw agents with access to phone hardware. It runs in the background inside Termux in a `tmux` session, and I can interact with it over Discord like a normal OpenClaw agent. You can use a cheap prepaid Android phone or any old Android 8+ phone you have lying around. Things to note: 1. Install Termux. I recommend `tmux`, a text editor like `nvim`, `nodejs-lts`, and `python`. Also install Termux:API and Termux:GUI if you want hardware and UI access. 2. Install OpenClaw with `npm install -g openclaw@latest`, not the bash

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-04