Pi-Telegram
Bridge Telegram chats to a coding agent with scheduled tasks
All Skills in This Repository (6)
Pure Emerald Level Indicatorstrellis-before-dev
Reads .trellis/spec/ guidelines and injects them into task context before coding.
trellis-brainstorm
Guide structured requirements discovery and seed a PRD before implementation.
trellis-break-loop
Categorize root causes and capture preventive knowledge into specs after bug fixes.
trellis-check
Run linting, type checks, tests, and spec compliance on git diffs.
trellis-meta
Read and interpret local Trellis architecture from .trellis/ files and platform directories.
trellis-update-spec
Automates capture of executable contracts and coding conventions into .trellis/spec documents.
Frequently Asked Questions
FAQPage SchemaHow to install Pi-Telegram?โผ
Run `npx skills add Ziphyrien/Pi-Telegram --all -g -y` in your terminal to install all skills in this suite globally.
How to control a coding agent from Telegram?โผ
Pi-Telegram forwards your Telegram messages to the pi coding agent and sends its responses back, so you can run coding tasks from any chat.
Can Pi-Telegram run scheduled tasks?โผ
Yes. Use the /cron commands to create one-time, interval, or cron-expression tasks that automatically prompt the agent on a schedule.
Does Pi-Telegram support multiple bots and private chats?โผ
Yes. You can run multiple bots in one process, restrict access by user ID, and each chat gets its own isolated session that survives restarts.
Can I send images and files to the agent?โผ
Yes. Send text, images, or documents in Telegram, and reply to earlier messages to include them as context for the agent.
Related Repositories in Content & Communication
View All in Content & Communicationโskills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks