Remote Cli
Description
Control Claude Code & Gemini CLI from your phone via Feishu. Broken config? Service down? Send one message — your AI agent diagnoses and fixes it while you're away
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Remote CLI - Control Claude Code / AGY CLI / Codex CLI from Mobile via Feishu
[](https://www.npmjs.com/package/@yu_robotics/remote-cli) [](https://opensource.org/licenses/MIT) [](https://nodejs.org/)
Remote control your Claude Code, AGY CLI (Antigravity), or Codex CLI (OpenAI) from anywhere using your mobile phone through Feishu (Lark) messaging. Continue coding when away from your computer with a mobile-friendly interface.
[中文文档](README_ZH.md)
Features
- 🌍 Remote Control: Control your local development environment from anywhere via mobile phone
- 🔒 Secure: Directory whitelisting, command filtering, and device authentication
- 📱 Mobile-Optimized: Simplified commands and rich text formatting for Feishu
- 🤖 Multi-backend Support: Supports Claude Code (default), AGY CLI (Antigravity), and Codex CLI (OpenAI), switchable at any time
- 🧵 Multi-session Management: Create multiple independent chat threads to handle different tasks in parallel. Support switching and creating threads via Feishu card buttons.
- 🖥️ Remote Machine Management: Control remote servers or Docker containers via SSH directly through Feishu. Support
/search,/view,/replaceand other remote file operations. - ⚡ Persistent Process: Long-running AI process with bidirectional streaming via stdio for faster response times
- 🔒 Security Hardening: Directory-based security via Claude Code native hooks to ensure AI cannot exceed its sandbox
- 🚀 Easy Setup: One-command installation and initialization, supports background daemon mode (
-d)

