Telegram Mini App
Creates interactive Telegram mini-apps for seamless user experiences within the messaging platform, boosting engagement and streamlining workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davila7-telegram-mini-app npx -- -y @trustedskills/davila7-telegram-mini-app
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davila7-telegram-mini-app": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davila7-telegram-mini-app"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The davila7-telegram-mini-app skill enables AI agents to build and deploy Telegram Mini Apps directly from chat interfaces. It streamlines the development workflow by integrating frontend capabilities with Telegram's ecosystem for instant app creation.
When to use it
- Rapidly prototype interactive web applications specifically designed for the Telegram mobile environment.
- Extend existing Telegram bot functionality with rich, embedded UI components without managing separate servers.
- Leverage pre-configured templates to accelerate the setup of common frontend patterns like dashboards or forms.
Key capabilities
- Direct integration with Telegram's Mini App platform infrastructure.
- Frontend-focused development environment tailored for mobile-first interactions.
- Template-based architecture allowing quick deployment of functional UIs.
Example prompts
- "Create a simple dashboard mini app that displays weather data using the Telegram template."
- "Build a form-based mini app to collect user feedback directly within this chat."
- "Deploy a navigation menu mini app with links to external resources."
Tips & gotchas
Ensure your AI agent has access to the necessary frontend libraries and understands Telegram's specific API constraints for Mini Apps. This skill is best suited for lightweight, mobile-optimized interfaces rather than complex backend-heavy applications.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.