A comprehensive toolkit for building and debugging Telegram Mini Apps, resolving common safe area, layout, and API integration challenges.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tg-miniapp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tg-miniapp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The tg-miniapp skill is a technical resource designed for developers building within the Telegram ecosystem. It provides battle-tested solutions for the unique constraints of the Telegram WebApp environment, such as container transforms that break traditional CSS positioning and platform-specific UI behaviors. By integrating this Openclaw Skills package, developers can bypass months of trial and error when dealing with safe areas, hardware back buttons, and complex inline sharing flows.
This skill focuses on delivering high-performance, native-feeling experiences. It bridges the gap between standard web development and the specialized Telegram Mini App API, offering optimized React hooks and pre-built components that ensure consistent performance across both iOS and Android platforms.
To start using this Openclaw Skills resource, ensure you have the required SDK installed in your project:
npm install @telegram-apps/sdk
Configure your application by referencing the provided knowledge base and components:
references/hooks.ts for safe area management.references/components.tsx.references/KNOWLEDGE.md for specific troubleshooting steps.The skill utilizes a structured approach to manage development resources and best practices:
| File | Category | Description |
|---|---|---|
| KNOWLEDGE.md | Documentation | Comprehensive database of known issues and technical solutions. |
| hooks.ts | Logic | React hooks for safe areas, fullscreen status, and SDK event handling. |
| components.tsx | UI | Reusable components including SafeAreaHeader and DebugOverlay. |
| Testing Checklist | QA | A step-by-step verification guide for iOS, Android, and chat-specific flows. |
Loading
A diagnostic utility that scans OpenClaw workspaces to identify maintenance needs, file bloat, and organizational issues for AI agents.

A security and due diligence layer that performs deep content scanning and malicious pattern detection before installing external skills.

A comprehensive development pipeline for designing, testing, and publishing high-performance AI agent skills with built-in best practices.

An AI-driven video production workflow that generates professional motion graphics programmatically using React and Remotion.

A comprehensive integration for managing Rocket.Chat messaging, channel operations, and user administrative tasks through a RESTful API.

An automated reporting system that generates detailed progress updates for AI agents every 10 minutes during task execution.








































