teamgram-mtproto-protocolDocuments the MTProto protocol handling layer in Teamgram Server, including handshake, AES-IGE decryption, QuickAck, auth_key caching, and message forwarding...
Install via ClawdBot CLI:
clawdbot install zhihang9978/teamgram-mtproto-protocolGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/teamgram/teamgram-serverAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Developers building or customizing a Telegram-compatible server backend can use this skill to understand MTProto protocol handling, including handshake, encryption, and message forwarding, ensuring compatibility with Telegram clients like KHF.
System administrators or engineers troubleshooting performance issues in Teamgram Server deployments can reference this skill to debug MTProto layer errors, optimize auth_key caching with Redis, and ensure QuickAck mechanisms function correctly to prevent client desync.
Students or researchers studying encrypted messaging protocols can use this skill as a reference to learn about MTProto implementation details, such as AES-IGE decryption and session management, without needing to deploy live servers.
Contributors to the Teamgram Server project on GitHub can leverage this skill to understand the gateway and session service internals, facilitating code reviews, feature additions, or bug fixes related to protocol handling.
Security analysts auditing Telegram-compatible backends for vulnerabilities can use this skill to review MTProto processing flows, verify that auth_key storage in MySQL and Redis follows best practices, and ensure no credential exposure in the protocol layer.
Offer specialized consulting to businesses deploying Teamgram Server, providing setup guidance, performance tuning for MTProto handling, and troubleshooting support for protocol-related issues, billed hourly or per project.
Provide managed hosting for Telegram-compatible backends using Teamgram Server, including server deployment, maintenance, and 24/7 monitoring of MTProto gateway and session services, with subscription-based pricing.
Conduct training sessions or workshops for developers and IT teams on MTProto protocol implementation and Teamgram Server internals, charging per attendee or offering corporate packages for skill development.
💬 Integration Tip
Use this skill as a reference document only; ensure actual Teamgram Server deployments follow the provided configuration guidelines for gnetway and session services to avoid protocol mismatches.
Scored Apr 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.