Claude Skill
grinev/opencode-telegram-bot
OpenCode Telegram Bot 让您通过 Telegram 在手机上运行和监控 AI 编码任务,所有操作均在本地执行。支持定时任务,是轻量级的 OpenClaw 替代方案。
概览
仓库信息
安装这个 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
项目简介
OpenCode Telegram Bot 是一个通过 Telegram 运行的移动客户端,让您可以在手机上启动和监控 AI 编码任务,所有操作均在本地机器上执行。它支持定时任务,可作为轻量级 OpenClaw 替代方案使用。
OpenCode mobile client via Telegram: run and monitor AI coding tasks from your phone while everything runs locally on your machine. Scheduled tasks support. Can be used as lightweight OpenClaw alternative.
要点
- 通过 Telegram 在手机上运行和监控 AI 编码任务
- 所有操作均在本地机器上执行,保障隐私和控制权
- 支持定时任务,实现自动化工作流
- 作为 OpenClaw 的轻量级替代方案
- 基于 TypeScript、Node.js 和 Grammy 框架构建
使用场景
- 在离开电脑时远程触发 AI 代码生成
- 在手机上监控长时间运行的编码任务
- 安排自动化的 AI 编码作业(例如夜间重构)
- 对本地 AI 编码代理进行轻量级远程控制
README 摘要
# 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