ZiphyrienZiphyrienCommunityยท6 Agent Skills Included

Pi-Telegram

Bridge Telegram chats to a coding agent with scheduled tasks

Connects Telegram bots to the pi coding agent so chat messages become coding tasks and replies return to Telegram. Handles text, images, and documents with isolated sessions per chat, removing manual copy-paste between apps. Supports multiple bots in one process, streaming replies, and cron-style scheduled prompts for automated recurring work.
npx skills add Ziphyrien/Pi-Telegram --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’