More screenshots
Works with the AI tools you already use
Telegram Bot Builder
by Ravi Shankar
Scaffold production-ready Telegram bots with persistent state, rate limiting, and deployment configs.
Free
See it in action
You say
Scaffold a Python Telegram bot for a fitness challenge. I need to track daily water intake and steps for users, saving everything to SQLite. I'll deploy it using Docker.
Your agent does
I've scaffolded your fitness bot. It uses python-telegram-bot v20 (async), aiosqlite for non-blocking DB ops, and a multi-step state machine (IDLE -> AWAITING_WATER -> AWAITING_STEPS). The Dockerfile and docker-compose.yml are ready. Copy your token into .env to start.
About this skill
The problem
Building a production-ready Telegram bot involves more than just echoing messages. Most developers struggle with persistent state management, handling webhook secrets, implementing rate limits, and ensuring the database closes cleanly on SIGTERM.
What it does
- Scaffolds a complete project structure in Node.js or Python with separate handlers, keyboards, and database layers.
- Implements a robust SQLite or MongoDB state machine to track user progress through multi-step flows.
- Configures production-grade deployments using PM2 or Docker, including webhook setup scripts.
- Injects essential middleware for rate limiting, global error handling, and environment variable validation.
- Automatically adapts code for your runtime version, handling fetch compatibility in older Node.js versions.
Frameworks & tools
Node.js (node-telegram-bot-api), Python (python-telegram-bot v20+), SQLite, MongoDB, PM2, and Docker.
Why this beats prompting it yourself
Generic prompts usually yield a single-file script that loses data on restart and lacks security. This skill generates a modular architecture with production essentials like WAL mode for SQLite, parameterized queries, and proper callback query acknowledgment already wired in.
Use cases
- Deploy a price alert bot with node-cron and persistent monitoring states.
- Create a quiz bot with user streaks, leaderboards, and paginated keyboards.
- Build a group moderation bot with automated welcome messages and word filters.
- Launch a subscription service that broadcasts filtered content to specific user segments.
Known limitations
Requires Node.js 16+ or Python 3.8+ for full feature support. Does not include frontend dashboards for bot management.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean today
- Free to download with an account
Creator
Frequently Asked Questions
Popular in Workflow Automation

rsl pay per crawl setup
Generates machine-readable AI licensing terms and robots.txt configs for pay-per-crawl and bot management.

Enterprise Automation Engineering Architect
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.
PPTX Toolkit — Create, Edit, and Extract PowerPoint Presentations
Everything needed to work with PowerPoint presentations programmatically

skill miner
Analyzes your agent conversation history to find and automate your most frequent recurring tasks.