Remoat banner
optimistengineer optimistengineer

Remoat

AI community

Description

Control your AI code editor from anywhere — right from Telegram.

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

Remoat owl

Remoat

Control your AI coding assistant from anywhere — right from Telegram.

License Node.js Platform


Remoat is a **local Telegram bot** that lets you remotely operate [Antigravity](https://antigravity.dev) IDE on your PC — from your phone, tablet, or any device with Telegram.

Type a natural-language instruction, attach a screenshot, or send a voice note. Remoat dispatches it to Antigravity via Chrome DevTools Protocol, monitors progress in real time, and streams results back to Telegram. Everything runs on your machine.

Table of Contents

Quick Start

Prerequisites

macOS: you'll also need Xcode Command Line Tools

Remoat uses `better-sqlite3`, a native C++ module that requires a compiler. If you don't have Xcode CLI tools installed, run:

xcode-select --install

You can verify they're installed with `xcode-select -p`.

1. Install