Liteclaw
Description
Control Claude Code CLI remotely via Telegram. No API key needed.
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
LiteClaw
[](./LICENSE) [](https://www.python.org/downloads/) [](#platform-support) [](https://github.com/breaktheready/liteclaw/actions/workflows/ci.yml) [](https://github.com/breaktheready/liteclaw/stargazers)
Control Claude Code CLI remotely via Telegram. No API key needed.
[한국어](README_KO.md)
Why I made this
I'm not really a programmer — more of a power user who relies on Claude Code daily. When OpenClaw got cut off, I needed a way to keep using Claude Code from my phone.
My solution was pretty basic: a Python script that connects Telegram to a Claude Code session running in tmux. It types your message into the terminal (`send-keys`) and reads back what's on screen (`capture-pane`). That's it.
No API key needed. No extra cost. If you're already paying for Claude Code, this just lets you use it remotely.
It works for what I need, so I figured I'd share it in case others are looking for something similar.
How is this different?
Unlike tools that call Claude's API directly (which means extra costs), LiteClaw operates your **existing Claude Code CLI session** through tmux. You're already paying for Claude Max — this just lets you use it from your phone.
- Single Python file (~900 lines), not a framework
- No API keys to Anthropic needed
- No containers, no Docker
- Your subscription covers everything
Features
- Remote access — Control Claude Code from anywhere via Telegram
- AI summarization — Responses cleaned up by an LLM before delivery (toggleable)
- Busy detection — Knows when Claude is working, queues your message autom
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11