Claude Skill
grinev/opencode-telegram-bot
OpenCode Telegram Bot lets you run and monitor AI coding tasks from your phone via Telegram, with all operations executed locally. Supports scheduled tasks. A lightweight OpenClaw alternative.
Overview
Repository
Install this Skill
npx @grinev/opencode-telegram-bot@latestRegistry
npx @grinev/opencode-telegram-bot@latestnpm install -g @grinev/opencode-telegram-botgit clone https://github.com/grinev/opencode-telegram-bot.gitnpm install
Summary
OpenCode Telegram Bot is a mobile client that lets you run and monitor AI coding tasks from your phone via Telegram, while all operations execute locally on your machine. It supports scheduled tasks and serves as a lightweight alternative to OpenClaw.
通过Telegram的OpenCode移动客户端:在手机上运行和监控AI编码任务,所有操作均在本地机器上执行。支持定时任务功能,可作为轻量级OpenClaw替代方案使用。
Key features
- Run and monitor AI coding tasks from your phone via Telegram
- All operations execute locally on your machine for privacy and control
- Scheduled tasks support for automated workflows
- Lightweight alternative to OpenClaw
- Built with TypeScript, Node.js, and Grammy framework
Use cases
- Remotely trigger AI code generation while away from your computer
- Monitor long-running coding tasks from your phone
- Schedule automated AI coding jobs (e.g., nightly refactoring)
- Lightweight remote control for local AI coding agents
README excerpt
# OpenCode Telegram Bot [](https://www.npmjs.com/package/@grinev/opencode-telegram-bot) [](https://github.com/grinev/opencode-telegram-bot/actions/workflows/ci.yml) [](LICENSE) [](https://nodejs.org) [](https://x.com/grin_rus) [](https://t.me/+Fj_IyKRi6-41MGUy) OpenCode Telegram Bot is a secure Telegram client for [OpenCode](https://opencode.ai) CLI that runs on your local machine. Run AI coding tasks, monitor progress, switch models, and manage sessions from your phone. No open ports, no exposed APIs. The bot communicates with your local OpenCode server and the Telegram Bot API only. Scheduled tasks support. Turns the bot into a lightweight OpenClaw alternative for OpenCode users. Platforms: macOS, Windows, Linux Languages: English (`en`), العربية (`ar`), Deutsch (`de`), Español (`es`), Français (`fr`), Русский (`ru`), 简体中文 (`zh`) <p align="center"> <img src="assets/screencast.gif" width="45%" alt="OpenCode Telegram Bot screencast" /> </p> ## Features - **Remote coding** — send prompts to OpenCode from anywhere, receive complete results with code sent as files - **Session management** — create new sessions or continue existing ones, just like in the TUI - **Track live session** — follow a live OpenCode CLI session; see [Track Existing Session](#track-existing-session) - **Background session not